Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34470 - dmalloc-5.2.4 complains about -fPIC building on amd64
Summary: dmalloc-5.2.4 complains about -fPIC building on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-26 14:38 UTC by Darryl Bleau
Modified: 2003-11-27 07:12 UTC (History)
0 users

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 Darryl Bleau 2003-11-26 14:38:21 UTC
output:

ranlib libdmallocxx.a
rm -f libdmalloc.so libdmalloc.so.t
ld -shared --whole-archive -soname libdmalloc.so -o libdmalloc.so.t libdmalloc.a
ld: libdmalloc.a(arg_check.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
libdmalloc.a(arg_check.o): could not read symbols: Bad value
make: *** [libdmalloc.so] Error 1
make: *** Waiting for unfinished jobs....
 
!!! ERROR: dev-libs/dmalloc-5.2.4 failed.
!!! Function src_compile, Line 20, Exitcode 2
!!! emake failed
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2003-11-27 07:12:17 UTC
Fixed in CVS.