[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#6193) OpenLDAP 2.4.16 does not compile on Windows
Full_Name: Emmanuel Duru
Version: 2.4.16
OS: Windows
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (80.78.0.134)
OpenLDAP 2.4.16 does not compile on Windows.
When compiling liblber and libldap, there are undefined references to winsock
functions.
The last version I used was OpenLDAP 2.4.13 and it worked fine.
Comparing both versions, I see that there misses -lws2_32 in liblber and libldap
makefiles in 2.4.16 release.