http://qa.mandrakesoft.com/show_bug.cgi?id=4044
Product: XFree86-devel
Component: XFree86-devel
Summary: imake template broken with gcc 3.3
Product: XFree86-devel
Version: 4.3-8mdk
Platform: Sun
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: XFree86-devel
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
There's a bug in /usr/X11R6/lib/X11/config/host.def breaking the build of all
imake applications with gcc 3.3. Here's a typical error:
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.
This is easy to fix, just delete line 83 from host.def.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.