[Bug other/37405] syntax error on __wur in include-fixed/sys/stat.h

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 4 23:29:00 GMT 2009



------- Comment #3 from jakub at gcc dot gnu dot org  2009-01-04 23:29 -------
You certainly shouldn't move over fixincluded headers, either you need to rerun
fixinclude on the other system, or don't use any fixincluded headers.
Fixincluded headers are modified headers from the system where fixinclude was
run, so if you have different glibc headers between the system, it can't work
properly.
E.g. __wur is a macro that was introduced 2005-01-06, i.e. in glibc 2.4, while
RHEL4 has glibc 2.3.6.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list