<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - v0.9.7 does not compile for arm-linux-gnueabihf"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1483">bug 1483</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WONTFIX
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - v0.9.7 does not compile for arm-linux-gnueabihf"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1483#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - v0.9.7 does not compile for arm-linux-gnueabihf"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1483">bug 1483</a>
from <span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span></b>
<pre>It looks like you are not using libnftnl 1.1.8 to compile nftables 0.9.7.
Looking at the build log:
CC netlink.lo
netlink.c: In function ‘chain_parse_udata_cb’:
netlink.c:483:8: error: ‘NFTNL_UDATA_CHAIN_COMMENT’ undeclared (first use in
this function); did you mean ‘NFTNL_UDATA_RULE_COMMENT’?
483 | case NFTNL_UDATA_CHAIN_COMMENT:
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| NFTNL_UDATA_RULE_COMMENT
This is strange.
Did you manipulate the configure.ac file in nftables?
There is a check that is done via pkgconfig that makes sure you can only
compile this with libnftnl-1.1.8</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>