Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 13077

Summary: xfree-4.2.99.3-r1 fails to compile
Product: Gentoo Linux Reporter: Joshua Kinard <kumba>
Component: Current packagesAssignee: Sparc Porters <sparc>
Status: VERIFIED FIXED    
Severity: normal CC: kumba
Priority: Lowest    
Version: 1.4_rc2   
Hardware: Sparc   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joshua Kinard gentoo-dev 2003-01-02 03:15:25 UTC
making all in programs/Xserver/hw/xfree86/etc...
make[5]: Entering directory
`/usr/obj/portage/xfree-4.2.99.3-r1/work/xc/programs/Xserver/hw/xfree86/etc'
rm -f scanpci
gcc -o scanpci -mcpu=ultrasparc -O3 -pipe -ansi -pedantic -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wredundant-decls -Wnested-externs -Wundef     -L../../../../../exports/lib  
scanpci.o -L../os-support -lxf86_os -L../scanpci -lscanpci -L../dummylib -ldummy
      -Wl,-rpath-link,../../../../../exports/lib
../os-support/libxf86_os.a(Pci.o)(.text+0x1450): In function `xf86scanpci':
: undefined reference to `sparcPciPciBridge'
collect2: ld returned 1 exit status
make[5]: *** [scanpci] Error 1
make[5]: Leaving directory
`/usr/obj/portage/xfree-4.2.99.3-r1/work/xc/programs/Xserver/hw/xfree86/etc'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/usr/obj/portage/xfree-4.2.99.3-r1/work/xc/programs/Xserver/hw/xfree86'
make[3]: *** [hw/xfree86] Error 2
make[3]: Leaving directory
`/usr/obj/portage/xfree-4.2.99.3-r1/work/xc/programs/Xserver'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/usr/obj/portage/xfree-4.2.99.3-r1/work/xc/programs'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/obj/portage/xfree-4.2.99.3-r1/work/xc'
make: *** [install] Error 2

!!! ERROR: x11-base/xfree-4.2.99.3-r1 failed.
!!! Function src_install, Line 326, Exitcode 2
!!! (no error message)
Comment 1 Jason Wever (RETIRED) gentoo-dev 2003-01-22 06:41:28 UTC
Seeing the same on al Ultra 5.  Will look into it when there's more time.  For 
now changing priority to P5 as it's not a 1.4 priority.
Comment 2 Jason Wever (RETIRED) gentoo-dev 2003-02-04 14:18:42 UTC
New version X 4.2.99.4 fixes this issue. 
Comment 3 Jason Wever (RETIRED) gentoo-dev 2003-03-06 07:23:14 UTC
Problem resolved by upgrade, closing.