Hi guys,
I tried to build openembedded with the following configuration in my local.conf
MACHINE=chumby
DISTRO=micro
LIBC=glibc
But when building chumby-kernel-2.6.16-chumby, I met an error with the following information:

| make[1]: `include/asm-arm/mach-types.h' is up to date.
|   CHK     usr/initramfs_list
|   CHK     include/linux/compile.h
|   LD      sound/arm/built-in.o
| /bin/sh: arm-linux-ar: command not found

for more detailed information, please see
http://tinderbox.openembedded.net/packages/451662/

It seems that the ar used to build kernel is incorrect. It should be arm-oe-linux-gnueabi-ar not arm-linux-ar

--
Guo Hongruan, Embedded Linux Consultant
Skype: camelguo
Twitter: camelguo
http://www.gulessoft.com

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to