[Bug 2096] New: Build failure in X11R6.8.x stable branch's
scanpci.c
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 17 00:26:40 PST 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://bugs.freedesktop.org/show_bug.cgi?id=2096
Summary: Build failure in X11R6.8.x stable branch's scanpci.c
Product: xorg
Version: 6.8.2
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: blocker
Priority: P1
Component: cvs
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: roland.mainz at nrubsig.org
CC: alan.coopersmith at sun.com,stuart.kreitman at sun.com
2004-12-16-xorg_6_8_branch, the build fails like this on Solaris 8 when
compiling with Sun Workshop/Forte 9:
-- snip --
cc -c -xO4 -xbuiltin=%all -xlibmil -xstrconst -xarch=v8 -Xa -v -zlazyload
-zcombreloc -xstrconst -xildoff -I.
-I../../../../../programs/Xserver/hw/xfree86/common
-I../../../../../programs/Xserver/hw/xfree86/os-support
-I../../../../../programs/Xserver/include -I../../../../../exports/include/X11
-I../../../../../programs/Xserver/hw/xfree86/scanpci
-I../../../../../programs/Xserver/hw/xfree86/dummylib -I../../../../..
-I../../../../../exports/include -Dsun -Dsparc -DSVR4 -D__EXTENSIONS__ -DSHAPE
-DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT
-DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DRANDR -DXFIXES -DDAMAGE
-DCOMPOSITE -DXEVIE -DINCLUDE_ALLOCA_H -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH
-DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86Server -DXF86VIDMODE
-DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension
-DX_BYTE_ORDER=X_BIG_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((8) *
100000) + ((1) * 1000) + 901)" -DNDEBUG -D__XCONFIGFILE__='"xorg.conf"'
-D__XCONFIGDIR__='"/usr/X11R6/lib/X11"' -D__XLOGFILE__='"Xorg"'
-D__XSERVERNAME__='"Xorg"' scanpci.c
"scanpci.c", line 212: warning: Function has no return statement : main
rm -f scanpci
LD_RUN_PATH=/usr/X11R6/lib cc -o scanpci -xO4 -xbuiltin=%all -xlibmil -xstrconst
-xarch=v8 -Xa -v -zlazyload -zcombreloc -xstrconst -xildoff
-L../../../../../exports/lib scanpci.o -L../os-support -lxf86_os -L../scanpci
-lscanpci -L../dummylib -ldummy -lsocket -lnsl -Wl,-z,lazyload
Undefined first referenced
symbol in file
inl ../os-support/libxf86_os.a(Pci.o)
outl ../os-support/libxf86_os.a(Pci.o)
ld: fatal: Symbol referencing errors. No output written to scanpci
*** Error code 1
make: Fatal error: Command failed for target `scanpci'
Current working directory
/shared/bigtmp/xorg/x11r682_rc2_verification/xc/programs/Xserver/hw/xfree86/etc
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory
/shared/bigtmp/xorg/x11r682_rc2_verification/xc/programs/Xserver/hw/xfree86
*** Error code 1
make: Fatal error: Command failed for target `hw/xfree86'
Current working directory
/shared/bigtmp/xorg/x11r682_rc2_verification/xc/programs/Xserver
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory
/shared/bigtmp/xorg/x11r682_rc2_verification/xc/programs
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /shared/bigtmp/xorg/x11r682_rc2_verification/xc
*** Error code 1
make: Fatal error: Command failed for target `World'
-- snip --
Seems we have a X11R6.8.2RC1 blocker here... ;-(
--
Configure bugmail: https://bugs.freedesktop.org/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