[yocto] Problem with library recipe

Burton, Ross ross.burton at intel.com
Mon Oct 26 07:49:44 PDT 2015


On 26 October 2015 at 14:29, Paul Eggleton <paul.eggleton at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151026/ccbc93b8/attachment.html>


More information about the yocto mailing list