On Mon, 2019-05-27 at 11:34 +0200, Christopher Gregory wrote:
> > Sent: Monday, May 27, 2019 at 8:26 AM
> > From: "Wayne Blaszczyk" <[email protected]>
> > To: "BLFS Support List" <[email protected]>
> > Cc: "Christopher Gregory" <[email protected]>
> > Subject: Re: [blfs-support] Iptables missing new requirements
> > 
> > On Mon, 2019-05-27 at 06:44 +0200, Christopher Gregory via blfs-support 
> > wrote:
> > > Hello,
> > > 
> > > When I compiled iptables on blfs 8.3, and now on blfs 8.4 I was not able 
> > > to compile it without first installing two new packages, nameley libmnl 
> > > and libnftnl.  These two packages are not
> > > mentioned
> > > in the book.
> > > 
> > > I know that these two packages were not required in the past, but from 
> > > looking at ./configure --help there is no way to disable them, and they 
> > > are mentioned in the override section for pkg-
> > > config.
> > > 
> > > Could someone else please confirm this, and update the book accordingly?
> > > 
> > > Regards,
> > > 
> > > Christopher.
> > 
> > I'm able to build iptables without the two packages you mentioned.
> > I believe the --disable-nftables parameter prevents this requirement.
> > 
> > Regards,
> > Wayne.
> > 
> > 
> 
> Hello Wayne,
> 
> That is odd as the --disable-nftables option is in the book, and it is what I 
> used, and still was not able to install iptables 1.8.2
> 
> Regards,
> 
> Christopher.

No sure what is going on there. Maybe you should post your config log.
I also have the follow parameters set in the kernel, if that make any 
difference.

CONFIG_NET=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y
CONFIG_NF_NAT_IPV6=m
CONFIG_IP6_NF_NAT=m

Regards,
Wayne.


-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to