[Bug 1483] configure script fails to add lib path to MAKE from PKG_CONFIG_PATH

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Mon Nov 16 18:34:29 CET 2020


https://bugzilla.netfilter.org/show_bug.cgi?id=1483

--- Comment #9 from vtolkm at gmail.com ---
Created attachment 617
  --> https://bugzilla.netfilter.org/attachment.cgi?id=617&action=edit
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

-- 
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/20201116/1571fd78/attachment.html>


More information about the netfilter-buglog mailing list