I've followed the guide without deviation, except for suing reiserfs instead of ext2/3. I'm at 6.12 right after the glibc install (which didn't have any errors) linuxfromscratch.org/lfs/view/stable/chapter06/readjusting.html
When I enter:
Code:
make -C ld INSTALL=/tools/bin/install install
I get:
Code:
make: *** ld: No such file or directory. Stop.