I'm not at a Linux Box right now, so I can't test my theory. . . But perhaps 'make' is objecting to being stripped while in action?
What would happen if you were to 'cp make' to to a temporary location (like pwd) and then run that copy of make? cd /trunk/Chapter-06 cp /tools/bin/make . ./make -C Stripping rm ./make -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
