question about build kernel

xiangfu xiangfu at openmoko.org
Tue May 27 16:10:23 CEST 2008


the command:
cd linux-2.6.24/
wget 
http://svn.openmoko.org/branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24
mv defconfig-2.6.24 .config
make ARMH=arm CROSS_COMPILE=/home/xiangfu/bin/arm-angstrom-linux-gnueabi-

then the follow output:
arm-angstrom-linux-gnueabi-gcc: error trying to exec 'cc1': execvp: No 
such file or directory
arm-angstrom-linux-gnueabi-gcc: error trying to exec 'cc1': execvp: No 
such file or directory
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf -s arch/x86/Kconfig
arm-angstrom-linux-gnueabi-gcc: error trying to exec 'cc1': execvp: No 
such file or directory
arm-angstrom-linux-gnueabi-gcc: error trying to exec 'cc1': execvp: No 
such file or directory
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CC      arch/x86/kernel/asm-offsets.s
arm-angstrom-linux-gnueabi-gcc: error trying to exec 'cc1': execvp: No 
such file or directory
make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2

i don't know why







More information about the openmoko-kernel mailing list