[Bug c/15772] "Permission denied" compiling glibc 2.3.3 on reiser4: EACCES fatal to #include

ed at catmur dot co dot uk gcc-bugzilla@gcc.gnu.org
Wed Jun 2 12:18:00 GMT 2004


------- Additional Comments From ed at catmur dot co dot uk  2004-06-02 12:18 -------
Interesting, but... no, this isn't a duplicate.

The error on mingw32 is caused by attempting to open a directory as a file.

The error on reiser4 is caused by attempting to open a file as a directory (as a
component in the path to an include file).

The patch on bug 11242 will not fix the reiser4 bug as stat() fails in the
reiser4 scenario.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15772



More information about the Gcc-bugs mailing list