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.
I've never heard of people having this problem before. Are the paths
(with /mnt/lfs) included in binutils-build/ld/Makefile as well?
Yes, I have attached the two files.
Could a problem in previous steps result in these makefiles using absolute paths?
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page