Dear all, I am now following the LFS 7.8 and came across the bzip2 error while trying to extract other zip source folders when I followed the instructions in section "bzip2: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory"
But I checked the /lib folder in my chroot environment, and the libraries link is correct "libbz2.so.1.0 -> libbz2.so.1.0.6". Then I realized when I built the GCC-5.2.0, everything went well except the "[Requesting program interpreter: /lib/ld-linux.so.2]". My output somehow was "[Requesting program interpreter: /tools//lib/ld-linux.so.2]". I have adjusted the toolchain in section 6.10 and verified the output without any problems. So am I now wondering if the bzip2 load library problem was due to the incorrect compilation of GCC, which leads the incorrect libbz2.so.1.0? If this is the reason, then where shall I trace back to rebuild the GCC-5.2.0? Thanks very much. Regards, Eric
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
