Bug 56763 - games-emulation/psemu-peopssoftgpu-1.15 PIC issue
Bug#: 56763 Product:  Gentoo Linux Version: 2004.1 Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: luke-jr+gentoobugs@utopios.org
Component: Games
URL: 
Summary: games-emulation/psemu-peopssoftgpu-1.15 PIC issue
Keywords:  
Status Whiteboard: 
Opened: 2004-07-12 01:08 0000
Description:   Opened: 2004-07-12 01:08 0000
Last plugin required for PCSX.

gcc gpu.o cfg.o draw.o fps.o key.o menu.o prim.o soft.o /usr/X11R6/lib/libXxf86vm.a i386.o -g -shared -o libgpuPeopsSoftX.so.1.0.15  -L/usr/X11/lib
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/X11R6/lib/libXxf86vm.a(XF86VMode.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
/usr/X11R6/lib/libXxf86vm.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [all] Error 1

!!! ERROR: games-emulation/psemu-peopssoftgpu-1.15 failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! x11 build failed

------- Comment #1 From SpanKY 2004-08-14 23:31:46 0000 -------
this package doesnt have amd64 in KEYWORDS

that means please post a patch to fix the problem next time

------- Comment #2 From Luke-Jr 2004-08-16 11:18:16 0000 -------
Correct, however from what I've been told, the lack of PIC is a bug on all
platforms-- amd64 just complains a bit more.