Library symlink is wrong. It should be ln -sfv ../../lib/libprocps.so.1.1.0 /usr/lib/libprocps.so
But the book has ln -sfv ../../lib/libprocps.so.1.0.0 /usr/lib/libprocps.so Note the .1.1.0 after library name in the first case. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page