On 04/18/2018 03:21 AM, Xi Ruoyao wrote:
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).
Should be OK, but I want to double check. I'll do that at my next update, probably this weekend.
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?
There is an option, --enable-relative-symlinks. I'll try that when I do the above.
Thanks for the heads up. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
