[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#5287) lanman hashes break compiling with GnuTLS



Full_Name: Quanah Gibson-Mount
Version: 2.4.7
OS: Linux 2.6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (66.92.25.194)


If one enables lanman hashes while building OpenLDAP, and using GnuTLS instead
of OpenSSL, the build will fail as the lanman code has OpenSSL specific
assumptions.

--Quanah