Gcc 4 appearantly doesn't like the predefines linux (without underscores) any more. They need to be replaced by __linux__.
Created attachment 1623 [details] [review] [FIXED_X11R68x] Fix Fix ifdefs in two header files to muffle compiler.
Fixed in head.
Comment on attachment 1623 [details] [review] [FIXED_X11R68x] Fix Approved for checkin into X11R6.8.x stable branch. Please don't commit yourself, I'll do that myself in a few mins...
Comment on attachment 1623 [details] [review] [FIXED_X11R68x] Fix Patch checked-in into X11R6.8.x stable branch. /cvs/xorg/xc/ChangeLog,v <-- ChangeLog new revision: 1.365.2.109; previous revision: 1.365.2.108 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/include/Xos.h,v <-- Xos.h new revision: 1.2.4.1; previous revision: 1.2 /cvs/xorg/xc/include/Xthreads.h,v <-- Xthreads.h new revision: 1.2.4.1; previous revision: 1.2 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. Mailing the commit message to xorg-commit@lists.freedesktop.org...
Patch checked-in into Xorg trunk and X11R6.8.x stable branch... ... marking bug as FIXED.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.