iptables-1.8.1: cannot build without libnftnl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am trying to build iptables-1.8.1 with

> ./configure \
> --prefix=/usr \
> --build=x86_64-pc-linux-gnu \
> --host=x86_64-pc-linux-gnu \
> --mandir=/usr/share/man \
> --infodir=/usr/share/info \
> --datadir=/usr/share \
> --sysconfdir=/etc \
> --localstatedir=/var/lib \
> --disable-dependency-tracking \
> --disable-silent-rules \
> --docdir=/usr/share/doc/iptables-1.8.1 \
> --htmldir=/usr/share/doc/iptables-1.8.1/html \
> --libdir=/usr/lib64 \
> --sbindir=/sbin \
> --libexecdir=/lib64 \
> --enable-devel \
> --enable-shared \
> --disable-nftables \
> --disable-bpf-compiler \
> --disable-nfsynproxy \
> --disable-static \
> --enable-ipv6

but that fails with

> In file included from ../iptables/nft.h:5,
>                  from libxt_limit.c:18:
> ../iptables/nft-shared.h:6:10: fatal error: libnftnl/rule.h: No such
> file or directory #include <libnftnl/rule.h>
>           ^~~~~~~~~~~~~~~~~
> compilation terminated.

and indeed, I don't have libnftnl installed on this system.

Full build log: https://bugs.gentoo.org/attachment.cgi?id=552684

Kind regards
Lars

P.S.: Please CC me on replies as I am not subscribed to this list.
-- 
Lars Wendler
Gentoo package maintainer
GPG: 21CC CF02 4586 0A07 ED93  9F68 498F E765 960E 9B39

Attachment: pgpmia41VbFU9.pgp
Description: Digitale Signatur von OpenPGP


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux