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

Bug 32919

Summary: libpcap says must recompile with -fPIC
Product: Gentoo Linux Reporter: David Bryson (RETIRED) <mutex>
Component: New packagesAssignee: SpanKY <vapier>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: log of the failed emerge

Description David Bryson (RETIRED) gentoo-dev 2003-11-06 17:27:17 UTC
I attempted to emerge ntp on an amd64 system.  And when emerging the dependancy libpcam ld says: ld: libcap_wrap.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
iirc this needs to be fixed
Comment 1 SpanKY gentoo-dev 2003-11-06 20:35:34 UTC
what version of libcap did you use
Comment 2 SpanKY gentoo-dev 2003-11-07 08:33:36 UTC
well whatever, libcap-1.10-r3 is marked amd64 and has -fPIC
Comment 3 David Bryson (RETIRED) gentoo-dev 2003-11-07 13:42:43 UTC
The bug is still occuring, I would not consider it resolved.  But yeah it's
libcap, not pcap.. sorry.  I try to emerge it and it still blows up with
the -fPIC error. I have attached the log of the problem.
and the version is libcap-1.10-r3
Comment 4 David Bryson (RETIRED) gentoo-dev 2003-11-07 13:44:11 UTC
Created attachment 20399 [details]
log of the failed emerge
Comment 5 SpanKY gentoo-dev 2003-11-07 15:38:30 UTC
have you emerged synced ?

make sure theres an 'append-flags -fPIC' in the ebuild for amd64
Comment 6 Brad House 2003-11-08 09:02:37 UTC
This bug was definately fixed. I just retested and it's fine.
Marking invalid as it was previously fixed before this
report.