内核编译问题:
root@laywey-desktop:/tmp/linux-2.6.32.2# make zImage
scripts/kconfig/conf -s arch/arm/Kconfig
CHK include/linux/version.h
make[1]: “include/asm-arm/mach-types.h”是最新的。
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-arm
CC kernel/bounds.s
arm-none-linux-gnueabi-gcc: error trying to exec 'cc1': execvp: No such file or directory
make[1]: *** [kernel/bounds.s] 错误 1
make: *** [prepare0] 错误 2
请问各位高手,问题出在那?内核是mini2440光盘的。刚买,照着说明书做的,还是有问题。
请各位不吝赐教。