I managed to compile without problems all of chapter 5. Then on the first compilation of chapter 6 (6.7. Linux-4.2 API Headers) I got some strange output:
./scripts/gcc-version.sh: line 25: /tools/bin/gcc: No such file or directory ./scripts/gcc-version.sh: line 26: /tools/bin/gcc: No such file or directory ./scripts/gcc-version.sh: line 25: /tools/bin/gcc: No such file or directory A search for these messages brought me to an older report http://archive.linuxfromscratch.org/mail-archives/lfs-support/2015-August/048904.html Which suggested running: readelf -e /tools/bin/gcc | grep interpreter which gives: [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] I thought this might indicate some problem with the toolchain build so I started again from scratch and still get the same regardless. Any ideas? <http://archive.linuxfromscratch.org/mail-archives/lfs-support/2015-August/048904.html>
-- 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
