Events moving along swimmingly until this point:

6.7.1. Installation of Linux API Headers

The Linux kernel needs to expose an Application Programming Interface 
(API) for the system's C library (Glibc in LFS) to use. This is done by 
way of sanitizing various C header files that are shipped in the Linux 
kernel source tarball.

Make sure there are no stale files and dependencies lying around from 
previous activity:

make mrproper

where is this command to be issued?

I get ...
root:/# make mrproper
make: *** No rule to make target `mrproper'.  Stop.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to