[xorg-bugzilla-noise] [Bug 557] New: Compile ends with text-mode.c
error
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Tue Apr 27 01:24:30 EST 2004
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=557
Summary: Compile ends with text-mode.c error
Product: xorg
Version: 6.7.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P1
Component: Server/general
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: mail at pbprabhuram.com
I encountered this compile error with Xorg 6.7.0 using glibc-2.3.1 and Gcc-3.2.3.
This is the error:
In file included from text-mode.c:47:
loader.h:78: warning: ISO C doesn't support unnamed structs/unions
loader.h:78: unnamed fields of type other than struct or union are not allowed
text-mode.c: In function `TextMode':
text-mode.c:220: warning: string length `535' is greater than the length `509'
ISO C89 compilers are required to support
make[6]: *** [text-mode.o] Error 1
make[6]: Leaving directory
`/usr/src/xc/programs/Xserver/hw/xfree86/xf86cfg'
make[5]: *** [all] Error 2
Actually this error is related to Xfree86-4.4.0 release candidates. And it HAS been fixed
in the Xfree 4.4.0 release.
So I think porting code in a converted manner from the latest xfree86 branch should do
the job.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list