On 3/17/19 5:26 PM, Thanos Baloukas via lfs-dev wrote:

Finally, the links to the util-linux libs that are created are not
removed after the installation. See this post

http://lists.linuxfromscratch.org/pipermail/lfs-dev/2018-December/072609.html

I don't normally build the systemd version of the book, but both books maintain the same installation order almost until the end of Chapter 6.

I do not see any improper symlinks in /usr/lib/lib{blkid,mount,uuid}*

$ ll /usr/lib/lib{blkid,mount,uuid}*
lrwxrwxrwx 1 root root 27 Feb 7 03:39 /usr/lib/libblkid.so -> ../../lib/libblkid.so.1.1.0 lrwxrwxrwx 1 root root 27 Feb 7 03:39 /usr/lib/libmount.so -> ../../lib/libmount.so.1.1.0 lrwxrwxrwx 1 root root 26 Feb 7 03:39 /usr/lib/libuuid.so -> ../../lib/libuuid.so.1.3.0

I do agree that the rm -vf /usr/include/{blkid,libmount,uuid} command in Chapter 6 util-linux is no longer needed.

  -- Bruce



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

Reply via email to