creating openldap2.3 deb package on debian 3.1r1 - pthread_create problem

i need to have syncrepl on my ldap implementation to substitute slurpd, but the server running debian 3.1r1 with openldap 2.2 which is not have syncrepl capability. so i get debian source of openldap 2.3, and began debian package creation. but at very last stage of package creation, it stoped. it complaints that pthreat_create can not be resolved. how the thell can it be? as far as i know glibc on debian 3.1r1 supports pthread. after some searching, i found this on openldap devel mailing list. i applied the the fixes and restarted the process, and it worked! funny thing i found later that the converstion on that list was on 2003, for openldap prior to 2.2 for sure. how come openldap developer still forget to include this fix on 2.3? anyway, i got openldap 2.3 deb package now, waiting for testing and implementation…. real hard work to come….

Leave a Reply

You must be logged in to post a comment.