Results 1 to 1 of 1
Hi, sorry for my bd english, I'm a french people.
I'm trying to compile a new ARM Kernel from kernel.org (2.6.32) and I have an error during
compiling with :
...
- 03-27-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 1
custom Linux arm kernel and problems with arm-linux-gnueabi-objdump
Hi, sorry for my bd english, I'm a french people.
I'm trying to compile a new ARM Kernel from kernel.org (2.6.32) and I have an error during
compiling with :
I have installed the arm-linux-eabi (debian lenny), but the command doesn't exists.Code:CC scripts/mod/empty.o /bin/sh: arm-linux-gnueabi-objdump: command not found HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost HOSTCC scripts/selinux/mdp/mdp HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash CC init/main.o /bin/sh: arm-linux-gnueabi-objdump: command not found CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o /bin/sh: arm-linux-gnueabi-objdump: command not found CC init/do_mounts.o /bin/sh: arm-linux-gnueabi-objdump: command not found CC init/do_mounts_rd.o /bin/sh: arm-linux-gnueabi-objdump: command not found CC init/do_mounts_initrd.o /bin/sh: arm-linux-gnueabi-objdump: command not found LD init/mounts.o /bin/sh: arm-linux-gnueabi-ld: command not found make[2]: *** [init/mounts.o] Erreur 127 make[1]: *** [init] Erreur 2 make[1]: quittant le répertoire « /usr/src/linux-2.6.32 » make: *** [debian/stamp/build/kernel] Erreur 2 zeus:/usr/src/linux# aptitude install arm-linux-gnueabi
I'm cros-compiling it on my PC (i386) in a chroot arm environnment created using debootstrap.
Any idea to solve my problem ? Thanks in advance for your help.


Reply With Quote
