On Tue, 2012-09-25 at 06:27 -0700, Khem Raj wrote: > On Tue, Sep 25, 2012 at 1:14 AM, Richard Purdie > <[email protected]> wrote: > > This wallpapers over cracks. Why is libtool-native/libtool-cross broken? > > Shouldn't we fix whatever is breaking libtool? > > > > it is not broken. But we were ending up using cross-libtool for native > recipe that does not seem right.
Looking at your original error message, it says: /work/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/x86_64-linux-libtool which is libtool-native. I appreciate that the OEMAKE line to use the cross version is wrong but it looks like it still manages to find the native libtool and that it isn't working. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
