Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56026 - audiocompress/audiocompress-1.5.ebuild needs -fPIC
Summary: audiocompress/audiocompress-1.5.ebuild needs -fPIC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-04 02:44 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-08-06 11:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-04 02:44:23 UTC
gcc  -L/usr/X11R6/lib -lX11 `esd-config --libs` -shared -o libcompress.so xmms-glue.o compress.o -Wl,-soname -Wl,libcompress.so
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: xmms-glue.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
xmms-glue.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libcompress.so] Error 1

!!! ERROR: media-sound/audiocompress-1.5 failed.
!!! Function src_compile, Line 22, Exitcode 2
!!! (no error message)
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-08-06 11:56:24 UTC
fixed in portage...  still -amd64 for other reasons that I'll look into if there is a demand...