From: Michael <mi...@st...> - 2001-07-09 15:04:32
|
Konstantin, nice to see you're back on list. Konstantin Chuguev wrote: > > I seem to have missed some changes in python-ldap that made it > incompatible with OpenLDAPv1. Sorry, my fault probably related to a system upgrade. IMHO SuSE changed something with the libs they're shipping and I had to explicitly use -lresolv to solve my local build problem. See http://python-ldap.sourceforge.net/faq.shtml, item 5. David was working to incorporate your patches but did not commit anything so far. The diffs based on your work he sent me does not seem to work with recent OpenLDAP 2.0.11. It seems to me that the OpenLDAP 2 API is still subject to minor changes (e.g. ldap_set_rebind_proc()). Unfortunately David is not available to work on this stuff for the next months. Ciao, Michael. |