In section 6.72 when building systemd, symlinks are created to
/tools/lib/lib{blkid,mount,uuid}*. When util-linux is rebuilt in 6.75 it is
built with --disable-static. In section 5.34, util-linux is not built with
that flag so .a static libraries are installed for those. Those symlinks
don't get removed and creep into BLFS and can cause issues, notably with
the serf package. --disable-static should also be used in 5.34 or the .a
symlinks removed in the cleaning up section.

-joe
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to