[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 13:31:00 GMT 2004


------- Additional Comments From ed at catmur dot co dot uk  2004-06-02 13:31 -------
Created an attachment (id=6451)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6451&action=view)
Patch to make EACCES non-fatal

For #include <foo/bar.h>, causes a warning:

foo.c:1:27: warning: ./foo/bar.h: Permission denied

to be issued when foo is a non-readable directory or on a reiser4 filesystem,
but keeps searching for <foo/bar.h> in the include path.


-- 


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



More information about the Gcc-bugs mailing list