First of all, kudos to all who run this site. After many years of windows experience I'm finally learning a bit about a computer. I've had more fun in the last several days, than with 10 years of windows.
Below is the print out when I started the kernel 8.3.1 (book) root:/sources# bunzip2 -c linux-2.6.11.12.tar.bz2 | tar -xf- root:/sources# cd linux-2.6.11.12 root:/sources/linux-2.6.11.12# make mrproper root:/sources/linux-2.6.11.12# make menuconfig HOSTCC scripts/basic/fixdep collect2: cannot find `ld' make[1]: *** [scripts/basic/fixdep] Error 1 make: *** [scripts_basic] Error 2 root:/sources/linux-2.6.11.12# make Makefile:486: .config: No such file or directory CHK include/linux/version.h UPD include/linux/version.h SYMLINK include/asm -> include/asm-i386 HOSTCC scripts/basic/fixdep collect2: cannot find `ld' make[2]: *** [scripts/basic/fixdep] Error 1 make[1]: *** [scripts_basic] Error 2 make: *** [include/linux/autoconf.h] Error 2 root:/sources/linux-2.6.11.12# Any help would be greatly appreciated, regards, Brian -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
