Jean-Philippe MENGUAL wrote: > > Hi, > > Maybe I made too quickly the system, so I plan to start again from scratch. > But maybe I can understand 9hat happens before: in the kernel, when I do make, > I get: > > SYSHDR arch/x86/syscalls/../include/generated/uapi/asm/unistd_x32.h > HOSTCC scripts/basic/fixdep > gcc: error trying to exec 'cc1': execvp: No such file or directory > make[1]: *** [scripts/basic/fixdep] Error 1 make: *** [scripts_basic] > Error 2 > > I've never had such error building my kernel. Can I rescue anything? Otherwise > I will re-build the system. However I thought everything installed fine (tests > finished without errors).
You should have /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/cc1 /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/cc1plus -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
