[Bug 762] New: The lastest snapshot iptables compiled error"ERROR: ld.so: object 'libxtables.so.7' "
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Mon Nov 28 15:10:12 CET 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=762
Summary: The lastest snapshot iptables compiled error"ERROR:
ld.so: object 'libxtables.so.7' "
Product: iptables
Version: unspecified
Platform: arm
OS/Version: Ubuntu
Status: NEW
Severity: major
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: wupengzhan110 at 126.com
Estimated Hours: 0.0
I want to cross compile the iptables tool to my arm 2440 platform.So I download
the lastest snapshot
ftp://ftp.netfilter.org/pub/iptables/snapshot/iptables-20111127.tar.bz2 . But
when I compiled according to blow:
./autogen.sh
./configure --prefix=/home/crazier/arm/compiled/iptables
--with-kernel=/home/crazier/arm/linux-3.1 --host=arm-linux
make
I have received many errors like:
CHECK unknown symbols in .so files
ERROR: ld.so: object 'libxtables.so.7' from LD_PRELOAD cannot
be preloaded: ignored.
ERROR: ld.so: object 'libxtables.so.7' from LD_PRELOAD cannot
be preloaded: ignored.
ERROR: ld.so: object 'libxtables.so.7' from LD_PRELOAD cannot
be preloaded: ignored.
ERROR: ld.so: object 'libxtables.so.7' from LD_PRELOAD cannot
be preloaded: ignored.
make[2]: *** [check] Error 1
I have do much times, But it still have the same problems. So I
downlaod the stable
http://ftp.netfilter.org/pub/iptables/iptables-1.4.12.tar.bz2. And complied the
same way. It succeed!!! So I think there must be some error in the snapshot
release.
PS: I test the snaphost release on my ubuntu as following:
./autogen.sh
./configure
make
And it also succeed. So I guess there is some wrong for cross compiled.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the netfilter-buglog
mailing list