Greg Schafer wrote:
Ummm, you completely missed the point. The /tmp removal stuff is fine. The removal of `make headers_install' is what's questionable.
Have you actually studied the Makefile contents? The results of the current commands would be the same as if you ran (which, btw, would also avoid the problem with removing /tools/include):
make mrproper make headers_check make headers_install cp -av usr/include/* /tools/include -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page