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

Bug 277896

Summary: net-analyzer/nepenthes-0.2.2 needs libipq.a from net-firewall/iptables-1.4.4 to be recompile with -fPIC
Product: Gentoo Linux Reporter: Nicolas <nico.pheulpin>
Component: [OLD] LibraryAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: pva
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nicolas 2009-07-15 08:11:22 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../lib64/libipq.a(libipq.o): relocation R_X86_64_32S against `ipq_errmap' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.3/../../../../lib64/libipq.a: could not read symbols: Bad value
collect2: ld returned 1 exit status

* 
 * ERROR: net-analyzer/nepenthes-0.2.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2735:  Called _eapi2_src_compile
 *               ebuild.sh, line  634:  Called die
 * The specific snippet of code:
 *   		emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 



Reproducible: Always

Steps to Reproduce:




nepenthes can be built by adding "-fPIC" flag into CFLAGS CXXFLAGS and reemergeing iptables