Howard Chu wrote:
Jan Synacek wrote:
> On 06/04/12 at 11:56am, Quanah Gibson-Mount wrote:
>> If you know how to build OpenLDAP manually, and would like to participate in
>> testing the next set of code for the 2.4.32 release, please do so.
>>
>> Generally, get the code for RE24:
>>
>>
<
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=snapshot;h=refs...
>>
>> Configure & build.
>>
>> Execute the test suite (via make test) after it is built.
>>
>> Thanks!
>
> Some makefiles seem to be missing -lgcrypt:
The Makefiles are only supposed to reference -lgnutls. Your linker obviously
knows that libgnutls references libgcrypt; it should be satisfying the
dependency itself.
Hm, we probably need to revisit this. Now that gnutls is using libnettle, we
should take a look at removing any references to libgcrypt from tls_g.c.
--
-- Howard Chu
CTO, Symas Corp.
http://www.symas.com
Director, Highland Sun
http://highlandsun.com/hyc/
Chief Architect, OpenLDAP
http://www.openldap.org/project/