<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 12/03/2010 04:26 PM, Simo Sorce wrote:
    <blockquote cite="mid:20101203182636.457682a2@willson.li.ssimo.org"
      type="cite">
      <pre wrap="">
In Fedora 14, 389-ds started linking against openldap libraries instead
of the old mozldap libraries.

This patch allows us to conditionally build plugins against openldap as
well. Failure to do so may cause symbol clashes when the plugin is used
by directory server because then we get 2 different ldap libraries
loaded at the same time.

The spec file has already been changed to build plugins --with-openldap
by default.
</pre>
    </blockquote>
    ack but only if the goal is to remove use of #define LDAP_DEPRECATED
    1 - I can help with this<br>
    <blockquote cite="mid:20101203182636.457682a2@willson.li.ssimo.org"
      type="cite">
      <pre wrap="">
Simo.

</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
    </blockquote>
    <br>
  </body>
</html>