<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - /tmp/ccKT2Q7s.o: In function `help': ipset.c:(.text+0x27c): undefined reference to `ipset_envopts'"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1081">1081</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>/tmp/ccKT2Q7s.o: In function `help': ipset.c:(.text+0x27c): undefined reference to `ipset_envopts'
</td>
</tr>
<tr>
<th>Product</th>
<td>ipset
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>i386
</td>
</tr>
<tr>
<th>OS</th>
<td>Ubuntu
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5
</td>
</tr>
<tr>
<th>Component</th>
<td>default
</td>
</tr>
<tr>
<th>Assignee</th>
<td>netfilter-buglog@lists.netfilter.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>abora.readynetsolutions@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>I am trying to compile the source code of ipset as iset.c, but I am getting
these errors.
anand@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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>