[xorg-bugzilla-noise] [Bug 954] New: Linux/AMD64 build failure
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 31 13:36:14 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=954
Summary: Linux/AMD64 build failure
Product: xorg
Version: CVS_head
Platform: All
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: cvs
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: roland.mainz at nrubsig.org
2004-07-31-trunk on SuSE Linux 9.1/AMD64, the build fails like this:
-- snip --
rm -f dispatch.o
gcc -c -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall
-Wpointer-arith -Wundef -fno-merge-constants -I../include
-I../../../exports/include/X11 -I../../../include/fonts
-I../../../include/extensions -I../../../programs/Xserver/Xext
-I../../../programs/Xserver/lbx -I../../.. -I../../../exports/include -Dlinux
-D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -DSHAPE -DXINPUT
-DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT
-DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DRANDR -DXFIXES -DDAMAGE
-DXEVIE -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV
-DSINGLEDEPTH -DXFreeXDGA
-DXvExtension -DXFree86LOADER
-DXFree86Server -DXF86VIDMODE
-DXvMCExtension
-DSMART_SCHEDULE -DBUILDDEBUG
-DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN
-DXORG_VERSION_CURRENT="(((6) * 10000000) + ((7) * 100000) + ((0) * 1000) + 0)"
-D_XSERVER64 -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO dispatch.c
In file included from dispatch.c:104:
../../../programs/Xserver/Xext/panoramiXsrv.h:17: error: parse error before '*'
token
../../../programs/Xserver/Xext/panoramiXsrv.h:17: warning: type defaults to
`int' in declaration of `PanoramiXFindIDByScrnum'
../../../programs/Xserver/Xext/panoramiXsrv.h:17: error: ISO C forbids data
definition with no type or storage class
../../../programs/Xserver/Xext/panoramiXsrv.h:18: error: parse error before '*'
token
../../../programs/Xserver/Xext/panoramiXsrv.h:18: warning: type defaults to
`int' in declaration of `PanoramiXFindIDOnAnyScreen'
../../../programs/Xserver/Xext/panoramiXsrv.h:18: error: ISO C forbids data
definition with no type or storage class
make[5]: *** [dispatch.o] Error 1
make[5]: Leaving directory
`/home/gisburn/projects/xorg/work001/xc/programs/Xserver/dix'
make[4]: *** [dix] Error 2
make[4]: Leaving directory
`/home/gisburn/projects/xorg/work001/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/gisburn/projects/xorg/work001/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/gisburn/projects/xorg/work001/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/gisburn/projects/xorg/work001/xc'
make: *** [World] Error 2
-- snip --
Trying to build the tree with
% make World BOOTSTRAPCFLAGS="-m32" 2>&1 | tee -a buildlog.log
fails, too...
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- 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