root:/sources/linux-2.6.30.2# make LANG=en_US.UTF-8 LC_ALL= menuconfig HOSTCC scripts/basic/fixdep scripts/basic/fixdep.c: In function ‘traps’: scripts/basic/fixdep.c:377: warning: dereferencing type-punned pointer will break strict-aliasing rules scripts/basic/fixdep.c:379: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc: error trying to exec 'as': execvp: No such file or directory make[1]: *** [scripts/basic/fixdep] Error 1 make: *** [scripts_basic] Error 2 root:/sources/linux-2.6.30.2#
That's what I got when I tried to run the first command. Does this mean that GCC is broken? What should I do from here? Everything else went brilliantly. ~SpaceGhost -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
