making Makefiles in lib/GL/glx... "./Imakefile", line 145: (in preprocessor if): syntax error ../../../config/imake/imake: Exit code 2. Stop. The offending lines are: 144 #if defined(DarwinArchitecture) || defined(OS2Architecture) || defined(L 144 ynxOSA\ 145 rchitecture) Putting a line break/continuation in the middle of a preprocessor symbol is a bad idea - will apply patch to fix this. This is why the Solaris tinderbox is currently flaming.
Created attachment 745 [details] [review] Patch to move line break
Log message: 2004-08-27 Alan Coopersmith <alan.coopersmith@sun.com> * lib/GL/glx/Imakefile: Move line break/continuation to not be in the middle of a word (Bugzilla #1207) Modified files: ./: ChangeLog xc/lib/GL/glx/: Imakefile Revision Changes Path 1.324 +7 -1 xc/ChangeLog 1.9 +3 -3 xc/lib/GL/glx/Imakefile
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.