bugzilla-daemon at bugzilla.netfilter.org
2011-Nov-28 14:10 UTC
[Bug 762] New: The lastest snapshot iptables compiled error"ERROR: ld.so: object 'libxtables.so.7' "
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.
bugzilla-daemon at bugzilla.netfilter.org
2011-Dec-25 03:45 UTC
[Bug 762] The lastest snapshot iptables compiled error"ERROR: ld.so: object 'libxtables.so.7' "
http://bugzilla.netfilter.org/show_bug.cgi?id=762
Jan Engelhardt <jengelh at medozas.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jengelh at medozas.de
AssignedTo|netfilter- |jengelh at medozas.de
|buglog at lists.netfilter.org |
--
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.
bugzilla-daemon at bugzilla.netfilter.org
2011-Dec-25 03:45 UTC
[Bug 762] The lastest snapshot iptables compiled error"ERROR: ld.so: object 'libxtables.so.7' "
http://bugzilla.netfilter.org/show_bug.cgi?id=762
Jan Engelhardt <jengelh at medozas.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jan Engelhardt <jengelh at medozas.de> 2011-12-25
04:45:54 ---
Fixed in commit v1.4.12.1-44-gb18f859.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
Seemingly Similar Threads
- [Bug 608] New: disable-ipv6 broken in v1.4.5
- [Bug 713] New: CPPFLAGS are mishandled which breaks non-shared targets
- [Bug 756] New: iptables: Memory allocation problem.
- [Bug 732] New: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6
- [Bug 720] New: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h