Quanah Gibson-Mount wrote:
Howard Chu hyc@symas.com wrote:
The build is littered with warnings (...) ../../../r24/include/ldap_pvt_thread.h:37:1: warning: "LDAP_PVT_MUTEX_FIRSTCREATE" redefined (...)
Sounds like some of the ITS#6625 stuff needs more cleanup then.
That's why I reopened ITS#5421, noted it as to be resolved in ITS#6625, and tried to start a thread
librewrite & co vs. logging & ldap-int.h http://www.openldap.org/lists/openldap-devel/201011/msg00013.html
with the underlying problem. But a quick work-around should be to #undef LDAP_PVT_MUTEX_FIRSTCREATE before #including ldap-int.h from outside libldap.