bugzilla-daemon at netfilter.org
2023-Aug-01 20:49 UTC
[Bug 1568] iptables: symbol lookup error: iptables: undefined symbol: xtables_fini
https://bugzilla.netfilter.org/show_bug.cgi?id=1568 Phil Sutter <phil at nwl.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |phil at nwl.cc Resolution|--- |WORKSFORME --- Comment #2 from Phil Sutter <phil at nwl.cc> --- It looks like the built iptables tool uses the wrong libxtables DSO. You sould either make sure LD_LIBRARY_PATH is set up correctly to prefer the version of libxtables installed along with your built iptables or uninstall the distribution's libxtables. This does not look like a problem in iptables itself but rather a library conflict, therefore closing. Feel free to reopen if the problem persists for you despite following the instructions above. -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20230801/e9256697/attachment.html>