[oe] [meta-oe][PATCH] openldap: fix build against gnutls3

Paul Eggleton paul.eggleton at linux.intel.com
Wed May 7 08:57:52 UTC 2014


On Wednesday 07 May 2014 10:29:21 Koen Kooi wrote:
> Khem Raj schreef op 07-05-14 09:47:
> > On Tue, May 6, 2014 at 11:53 PM, Koen Kooi <koen.kooi at linaro.org> wrote:
> >> ++                              TLS_LIBS="-lgnutls -lgcrypt"
> > 
> > Does this mean we need something more in DEPENDS or DEPENDS part of
> > PACKAGECONFIG too ?
> 
> Should be automatic since gnutls depends on it. It's not a new dependency.

BitBake does not automatically ensure dependencies-of-dependencies are in the 
sysroot. They almost always will be, but I have seen failures in these kinds 
of situations before. Since it explicitly wants to link against libgcrypt, 
libgcrypt should be in its DEPENDS.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-devel mailing list