Heya, following error came up when I compiled the kernel:
> LD arch/x86/built-in.o > CC kernel/fork.o > CC kernel/exec_domain.o > CC kernel/panic.o > CC kernel/printk.o > CC kernel/cpu.o > CC kernel/exit.o > CC kernel/itimer.o > HZFILE kernel/hz.bc > BC kernel/timeconst.h > /bin/sh: bc: command not found > make[1]: *** [kernel/timeconst.h] Error 127 > make: *** [kernel] Error 2 > root:/usr/src/linux-3.9.5# LFS is 7.3. Kernel is 3.9.5. I took the easy road and compiled bc since I'm going to need it anyway for SSH. I was too lazy to find which configuration parameter in the kernel source should be disabled. :) But this brings the question, should bc be migrated from BLFS to LFS since sometimes it is needed for the kernel compilation in Chapter 8.3. Regards, Daniel --
<<attachment: face-smile.png>>
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
