Hallo! I'm trying to build a LFS system from the LFS LiveCD and I've come to section 6.12. Re-adjusting the Toolchain. Then I noticed that the make -C ld INSTALL=/tools/bin/install install command does not get executed properly, as the "binutils-build/Makefile" contains paths that do not exist in the chroot environment. All these are absolute paths beginning with /mnt/lfs. Since this is the root of the chroot'ed environment it does not exist in it.
As far as I understand the note in section 6.12, I have the choice to skip the above command, or ... probably, exit the chroot, execute the command, and then reenter the chroot. Which option should I select? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
