bugzilla-daemon at netfilter.org
2023-Aug-01 18:55 UTC
[Bug 1230] checking for libmnl... no in cross-compile
https://bugzilla.netfilter.org/show_bug.cgi?id=1230 Phil Sutter <phil at nwl.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |phil at nwl.cc Resolution|--- |INVALID --- Comment #2 from Phil Sutter <phil at nwl.cc> --- You have to add the non-standard pkgconfig path for configure to find the custom libmnl, probably like so: export PKG_CONFIG_PATH="/raspi/lib/pkgconfig:${PKG_CONFIG_PATH}" This is a generic problem with cross-compiling though and unrelated to iptables itself. -- 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/f8cba2e6/attachment.html>