Displaying 2 results from an estimated 2 matches for "call_parser".
Did you mean:
all_parsers
2017 Sep 13
1
[Bug 1182] New: ipset (userspace) link failure at commit a43bccbe1ba363edab3be09cecf22be0df536555
...rherder 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...
2016 Jul 29
2
[Bug 1081] New: /tmp/ccKT2Q7s.o: In function `help': ipset.c:(.text+0x27c): undefined reference to `ipset_envopts'
..._SET/ipset-6.29/include -L
/home/anand/Downloads/IP_SET/ipset-6.29/lib -o ipset ipset.c -lipset
/tmp/ccKT2Q7s.o: In function `help':
ipset.c:(.text+0x27c): undefined reference to `ipset_envopts'
ipset.c:(.text+0x29f): undefined reference to `ipset_commands'
/tmp/ccKT2Q7s.o: In function `call_parser':
ipset.c:(.text+0x8a4): undefined reference to `ipset_match_option'
/tmp/ccKT2Q7s.o: In function `cmd2name':
ipset.c:(.text+0xb96): undefined reference to `ipset_commands'
/tmp/ccKT2Q7s.o: In function `parse_commandline':
ipset.c:(.text+0xf37): undefined reference to `ipset_env...