[Bug 1182] New: ipset (userspace) link failure at commit a43bccbe1ba363edab3be09cecf22be0df536555
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Wed Sep 13 18:36:43 CEST 2017
https://bugzilla.netfilter.org/show_bug.cgi?id=1182
Bug ID: 1182
Summary: ipset (userspace) link failure at commit
a43bccbe1ba363edab3be09cecf22be0df536555
Product: ipset
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: default
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: irherder at gmail.com
Created attachment 507
--> https://bugzilla.netfilter.org/attachment.cgi?id=507&action=edit
add ipset_type_higher_rev to libipset.map
Currenly ipset master at commit a43bccbe1ba363edab3be09cecf22be0df536555
fails to build with following error
ipset.o:ipset.c:function call_parser: error: undefined reference to
'ipset_type_higher_rev'
gcc-7.2, binutils 2.29, crosscompiling for ARM (raspberry pi)
Configured with:
--prefix=/usr \
--enable-shared \
--disable-static \
--with-kmod=no \
--with-ksource=/path/to/kernel/source/tree
Kernel version is 4.13.0
Attached patch fixes it for me.
--
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/20170913/003a4d6f/attachment.html>
More information about the netfilter-buglog
mailing list