Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277896 - net-analyzer/nepenthes-0.2.2 needs libipq.a from net-firewall/iptables-1.4.4 to be recompile with -fPIC
Summary: net-analyzer/nepenthes-0.2.2 needs libipq.a from net-firewall/iptables-1.4.4 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-15 08:11 UTC by Nicolas
Modified: 2010-10-17 03:20 UTC (History)
1 user (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 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