[Bug 1081] New: /tmp/ccKT2Q7s.o: In function `help': ipset.c:(.text+0x27c): undefined reference to `ipset_envopts'
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Fri Jul 29 19:05:42 CEST 2016
https://bugzilla.netfilter.org/show_bug.cgi?id=1081
Bug ID: 1081
Summary: /tmp/ccKT2Q7s.o: In function `help':
ipset.c:(.text+0x27c): undefined reference to
`ipset_envopts'
Product: ipset
Version: unspecified
Hardware: i386
OS: Ubuntu
Status: NEW
Severity: enhancement
Priority: P5
Component: default
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: abora.readynetsolutions at gmail.com
I am trying to compile the source code of ipset as iset.c, but I am getting
these errors.
anand at anand:~/Downloads/IP_SET/ipset-6.29/src$ gcc -I
/home/anand/Downloads/IP_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_envopts'
ipset.c:(.text+0xf69): undefined reference to `ipset_match_envopt'
ipset.c:(.text+0xf8e): undefined reference to `ipset_shift_argv'
ipset.c:(.text+0x103c): undefined reference to `ipset_shift_argv'
ipset.c:(.text+0x109b): undefined reference to `ipset_commands'
ipset.c:(.text+0x10b8): undefined reference to `ipset_match_cmd'
ipset.c:(.text+0x1150): undefined reference to `ipset_shift_argv'
ipset.c:(.text+0x11b6): undefined reference to `ipset_shift_argv'
ipset.c:(.text+0x120a): undefined reference to `ipset_shift_argv'
collect2: error: ld returned 1 exit status
--
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/20160729/95b7ea03/attachment.html>
More information about the netfilter-buglog
mailing list