On Wed, Apr 19, 2006 at 10:21:57PM +0200, cyril Romain wrote:
> | configure: loading site script 
> /OpenEmbedded/org.openembedded.oz354fam083/site/i686-linux
> | checking for i686-linux-gcc... ccache gcc
> | checking for C compiler default output file name... configure: error: 
> C compiler cannot create executables
> | See `config.log' for more details.
> | FATAL: oe_runconf failed
> NOTE: Task failed: 
> /OpenEmbedded/tmp/work/i686-linux/quilt-native-0.39-r0/temp/log.do_configure.3236
> NOTE: package quilt-native-0.39-r0: task do_configure: failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package quilt-native-0.39: failed
> ERROR: Build of nano failed

Try just 'bitbake quilt-native'.

> Well, the real error seems to be "error: C compiler cannot create 
> executables" ... but why bitbake use '--target=i686-linux' since 
> TARGET_ARCH is set to "arm" ?!?
> Did I miss something in configuration ?

No, you did the arch right. Can you build things with the installed gcc?
Look for the config.log file. It will have more information as to why
the c compiler cannot create executables.

OE makes the whole toolchain, which includes native tools of your host
computer. I have not seen quilt-native break like this. Which is
strange.

E

-- 
Erik Hovland
mail: erik AT hovland DOT org
web: http://hovland.org/
PGP/GPG public key available on request
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to