Vladimir Nikulichev wrote:
You should make linux/version.h, linux/autoconf.h before kernel
headers installation.
cd /usr/src/linux
# configure the kernel
make menuconfig
make include/linux/version.h
make include/linux/autoconf.h
cd include
cp -r linux /tools/include
mkdir /tools/include/asm
cp -r asm/* /tools/include/asm
cp -r asm-generic /tools/include/
This doesn't apply to the current build method.
--
------
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LFS User # 2577
Registered Linux User # 299986
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page