I noticed that OpenSSL 1.1 now has an explicit dependency on Pthreads. Which means that now even our "non-threaded" libldap, when built with OpenSSL, must actually be linked with the threads library. In this age of multicore processors, is it really important to have a single-threaded LDAP library any more? Should we just make libldap_r become the standard library?
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/