[OE-core] [PATCH] jpeg-native: Do not use libtool-cross for native recipe

Khem Raj raj.khem at gmail.com
Thu Sep 27 14:14:29 UTC 2012


On Wed, Sep 26, 2012 at 6:59 AM, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
> On Tue, 2012-09-25 at 06:27 -0700, Khem Raj wrote:
>> On Tue, Sep 25, 2012 at 1:14 AM, Richard Purdie
>> <richard.purdie at linuxfoundation.org> 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.

hmmm I tried and it worked fine when libtool-cross was staged. I guess
my problem was
that it was trying to find native sed in native sysroot. I cant
reproduce it. But I guess
the patch still makes sense. I can send it with commit message changed
if you are ok with that

>
> Cheers,
>
> Richard
>
>




More information about the Openembedded-core mailing list