Re: libtool version mismatch


autif khan <autif.mlist@...>
 

On Tue, Jan 24, 2012 at 12:09 PM, Khem Raj <raj.khem@...> wrote:
On Tue, Jan 24, 2012 at 8:13 AM, autif khan <autif.mlist@...> 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

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.