[oe] [meta-oe] OpenLDAP modules

Bruno Vernay brunovern.a at gmail.com
Thu Jan 14 17:22:59 UTC 2016


Thanks it works also.

The second issue, that I still cannot resolve is that OpenLDAP requires a
.la or .so to load its modules.
The openldap config specify a file name like "back_mdb" and expect either a
back_mdb.la or back_mdb.so

but both la or so are limited to -dev in Yocto, I don't see how to overcome
this rule???

Regards


On Wed, Jan 13, 2016 at 7:36 PM Khem Raj <raj.khem at gmail.com> wrote:

>
> > On Jan 13, 2016, at 8:46 AM, Bruno Vernay <brunovern.a at gmail.com> wrote:
> >
> > Adding this to my bbappend did the trick ...
> >
> > TARGET_CC_ARCH += "-lpthread”
>
> make it -pthread and add it to LDFLAGS
>
> >
> > I may submit a patch
> >
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list