On Fri, Jun 06, 2003 at 04:12:24AM +0200, Per �yvind Karlsen wrote: > [EMAIL PROTECTED] nas-1.6]$ xmkmf > mv -f Makefile Makefile.bak > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > In file included from /usr/X11R6/lib/X11/config/site.def:44, > from /usr/X11R6/lib/X11/config/Imake.tmpl:45, > from Imakefile.c:35: > /usr/X11R6/lib/X11/config/host.def:83: invalid preprocessing directive #== > In file included from /usr/X11R6/lib/X11/config/site.def:146, > from /usr/X11R6/lib/X11/config/Imake.tmpl:110, > from Imakefile.c:35: > /usr/X11R6/lib/X11/config/host.def:83: invalid preprocessing directive #== > imake: Exit code 1. > Stop.
The spec file contains a couple of lines with "#======================". Delete the one on line #761 or use C comments around it. > I suspect this is related to the new gcc-3.3? Probably. Newer gcc versions will complain more and more. > please fix this ASAP, quite critical as *alot* of packages depends on this.. -- Regards, Olav
