Hi all, I'm new LFS and am following the online book. My host machines is RedHat Enterprise Linux 3 (kernel 2.4).
I successfully built and installed binutils and gcc. I'm on section 5.5.1. When I follow the instructions for installing the header files, I get an error. Here is what I am seeing: lfs:/mnt/lfs/sources$ cd linux-2.6.22.5 lfs:/mnt/lfs/sources/linux-2.6.22.5$ make mrproper CLEAN scripts/basic CLEAN scripts CLEAN include/linux/version.h lfs:/mnt/lfs/sources/linux-2.6.22.5$ make headers_check CHK include/linux/version.h UPD include/linux/version.h HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/unifdef scripts/unifdef.c: In function 'Mpass': scripts/unifdef.c:377: warning: value computed is not used make[1]: *** No rule to make target `|', needed by `asm-generic'. Stop. make: *** [headers_install] Error 2 What am I doing wrong? Ryan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
