<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - configure script fails to add lib path to MAKE from PKG_CONFIG_PATH"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1483#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - configure script fails to add lib path to MAKE from PKG_CONFIG_PATH"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1483">bug 1483</a>
from <span class="vcard"><a class="email" href="mailto:vtolkm@gmail.com" title="vtolkm@gmail.com">vtolkm@gmail.com</a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=617" name="attach_617" title="configure script log">attachment 617</a> <a href="attachment.cgi?id=617&action=edit" title="configure script log">[details]</a></span>
configure script log
after having removed libnftnl 1.1.7 and with only libnftnl 1.1.8 in place it
becomes apparent that the configure script does not provide MAKE with the
necessary path derived from PKG_CONFIG_PATH
In file included from ../include/statement.h:5,
from rule.c:19:
../include/expression.h:13:10: fatal error: libnftnl/udata.h: No such file or
directory
13 | #include <libnftnl/udata.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
____
Also attached now the configure script log, noteworthy:
ac_cv_env_PKG_CONFIG_PATH_value=/srv/apps/armhf/libnftnl/usr/local/lib/pkgconfig
pkg_cv_LIBNFTNL_CFLAGS='-I/usr/local/include '
pkg_cv_LIBNFTNL_LIBS='-L/usr/local/lib -lnftnl '
LIBNFTNL_CFLAGS='-I/usr/local/include '
LIBNFTNL_LIBS='-L/usr/local/lib -lnftnl</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>