On 26 October 2015 at 14:29, Paul Eggleton <paul.eggle...@linux.intel.com>
wrote:

> It looks like this library is using DOLT. Anyone remember how to deal with
> that? Ross?
>
> One thing to try would be to simply drop the DOLT line from configure.ac
> and
> see if that helps.
>

Yeah, DOLT is broken and it's trying to invoke "libtool" directly when our
cross-aware binaries get prefixed with the toolchain triplet.  Removing the
DOLT line from configure.ac should let it just use libtool properly, and I
recommend telling upstream that DOLT isn't really needed these days now
that libtool is a lot faster.

Ross
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to