[yocto] libtool version mismatch

autif khan autif.mlist at gmail.com
Tue Jan 24 09:46:38 PST 2012


On Tue, Jan 24, 2012 at 12:09 PM, Khem Raj <raj.khem at gmail.com> wrote:
> On Tue, Jan 24, 2012 at 8:13 AM, autif khan <autif.mlist at gmail.com> wrote:
>>
>> do_configure_prepend() {
>>    autoreconf -Wcross --verbose --install --force || bbnote "mono
>> failed to autoreconf"
>> }
>>
>> do_compile_prepend() {
>>    ln -s i586-poky-linux-libtool libtool
>> }
>
> get rid of above these are not needed when recipes inherit autotools
> see if you need to copy over some of m4 macros that is what you
> need to do in do_configure_prepend if needed.

Can you point me to an existing recipe that already does something
similar? I am not sure what I am looking for.

Thanks for all the help!

Autif



More information about the yocto mailing list