* curl-native and requiring ldap @ 2010-12-23 17:17 Holger Freyther 2010-12-23 17:30 ` Graeme Gregory 2010-12-23 18:06 ` Khem Raj 0 siblings, 2 replies; 3+ messages in thread From: Holger Freyther @ 2010-12-23 17:17 UTC (permalink / raw) To: openembedded-devel Hi all, I finally have a machine that is fast enough for OE again. I have a build failure in curl-native as it tries to link to -ldap and -lrt. I have seen the recipe changed a lot since the last time I looked at it. What is the best way to insert --disable-ldap for the native build? z. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: curl-native and requiring ldap 2010-12-23 17:17 curl-native and requiring ldap Holger Freyther @ 2010-12-23 17:30 ` Graeme Gregory 2010-12-23 18:06 ` Khem Raj 1 sibling, 0 replies; 3+ messages in thread From: Graeme Gregory @ 2010-12-23 17:30 UTC (permalink / raw) To: openembedded-devel On 23/12/2010 17:17, Holger Freyther wrote: > Hi all, > > I finally have a machine that is fast enough for OE again. I have a build > failure in curl-native as it tries to link to -ldap and -lrt. I have seen the > recipe changed a lot since the last time I looked at it. What is the best way > to insert --disable-ldap for the native build? > EXTRA_OECONF_virtclass-native = "--disable-ldap" Graeme ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: curl-native and requiring ldap 2010-12-23 17:17 curl-native and requiring ldap Holger Freyther 2010-12-23 17:30 ` Graeme Gregory @ 2010-12-23 18:06 ` Khem Raj 1 sibling, 0 replies; 3+ messages in thread From: Khem Raj @ 2010-12-23 18:06 UTC (permalink / raw) To: openembedded-devel On Thu, Dec 23, 2010 at 9:17 AM, Holger Freyther <holger+oe@freyther.de> wrote: > Hi all, > > I finally have a machine that is fast enough for OE again. I have a build > failure in curl-native as it tries to link to -ldap and -lrt. I have seen the > recipe changed a lot since the last time I looked at it. What is the best way > to insert --disable-ldap for the native build? you need to add 'ldap' to CURL_FEATURES accordingly add code in the anonymous python code to add it to extra_oeconf > > z. > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-23 18:06 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-12-23 17:17 curl-native and requiring ldap Holger Freyther 2010-12-23 17:30 ` Graeme Gregory 2010-12-23 18:06 ` Khem Raj
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.