On 09/05/2018 09:07 PM, Xi Ruoyao wrote:
Hi,
I just bought a second-hand old computer and built a LFS 8.3 (sysvinit)
system for it. Now I can confirm, with symlinks created in 6.6:
1. In 6.55 (e2fsprogs)
ln -sfv /tools/lib/lib{blk,uu}id.so.1 lib
make LD_LIBRARY_PATH=/tools/lib check
Can be change to just `make check`.
2. In 6.72 (eudev)
cat > config.cache << "EOF"
HAVE_BLKID=1
BLKID_LIBS="-lblkid"
BLKID_CFLAGS="-I/tools/include"
EOF
Is no longer needed. And all `LIBRARY_PATH` and `LD_LIBRARY_PATH`
setting can be removed.
Thanks, but I have a request. Can you register at
http://wiki.linuxfromscratch.org/lfs/report/1
and let me know what handle you used to register. I can then give you
permissions to create and modify tickets. It would be better to use the
ticket system so I will not forget.
As a side note, there are over 17000 entries in the registration
database. Probably 99+ percent are entries that were created to spew
spam on the list. For that reason I do not monitor registrations, but
only users that have specific permissions can do things with tickets or
the wiki.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page