On 2/13/20 11:17 AM, Pierre Labastie via blfs-dev wrote:
When running configure for firewalld, I get:
----
[...]
checking for iptables... /sbin/iptables
checking for iptables-restore... /sbin/iptables-restore
checking for ip6tables... /sbin/ip6tables
checking for ip6tables-restore... /sbin/ip6tables-restore
checking for ebtables... no
configure: error: ebtables was not found in
/opt/rustc/bin:/usr/local/bin:/bin:/usr/bin:/opt/ant/bin:/opt/texlive/2019/bin/x86_64-linux:/opt/fop:/opt/jdk/bin:/opt/qt5/bin:/usr/local/sbin:/sbin:/usr/sbin
----

But ebtables is not in the book, and not mentioned in the deps, and there is
no command explanation for a switch to disable ebtables... (could be
--without-ebtables, but I am not sure).

Yes, I missed adding --without-ebtables. It's in my build script, but didn't make it into the book.

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

Reply via email to