Le 13/12/2019 à 02:18, Ken Moffat via blfs-dev a écrit :
> After my previous duff report on lfs a little while ago, I'm
> hesitant to report this, but I think that libiptc no longer gets
> installed, i.e .libip4tc and libip6tc seem to have replaced it.
> 
> If so, the command starting
> 
> for file in ip4tc ip6tc ipq iptc xtables
> 
> needs to drop the iptc.
> 

Seen this too. And then the line:
n -sfv ../../lib/$(readlink /usr/lib/lib${file}.so) /usr/lib/lib${file}.so
create /usr/lib/libiptc.so as a symlink to ../../lib, which is a directory...
And ldconfig reports "cannot mmap /usr/lib/libiptc.so" (but does not error out).


Will fix the book.

Pierre
-- 
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