1. Now we link libblkid, libmount and libuuid libraries and headers from `/tools` in "6.6 Create Essential Files and Symlinks". So `LIBS`, `CFLAGS`, `PKG_CONFIG_PATH` and `LD_LIBRARY_PATH` don't need to be set in e2fsprog installation and testing instruction anymore (tested).
2. E2fsprogs installs shared libraries to /lib, and link them to /usr/lib. But the symlinks use absolute path. Should we modify them to use relative path? -- Xi Ruoyao <[email protected]> School of Aerospace Science and Technology, Xidian University -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
