[Bug 1483] v0.9.7 does not compile for arm-linux-gnueabihf

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Mon Nov 16 10:47:04 CET 2020


https://bugzilla.netfilter.org/show_bug.cgi?id=1483

--- Comment #2 from vtolkm at gmail.com ---
since the distro provides only 1.1.7 I self-compiled 1.1.8 from source, as
evident reading from libnftnl.pc

# libnftnl pkg-config file

prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libnftnl
Description: Netfilter nf_tables infrastructure library
URL: http://netfilter.org/projects/libnftnl/
Version: 1.1.8
Requires:
Requires.private: libmnl
Conflicts:
Libs: -L${libdir} -lnftnl
Cflags: -I${includedir}


But I compiled it for the arm-linux-gnueabihf target instead for the build
host, which may cause the issue.

-- 
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/20201116/18f18714/attachment-0001.html>


More information about the netfilter-buglog mailing list