<--- SPAM ---> persisting ldap_first_reference problems
Mauro Cicognini
mcicogni at siosistemi.it
Fri Sep 19 10:08:35 CEST 2003
Curby . wrote:
> ImportError: /usr/local/lib/python2.3/site-packages/_ldap.so:
> undefined symbol: ldap_first_reference
This is typically caused by an OpenLDAP library version mismatch
(ldap_first_reference is a relatively recent addition to the API).
AFAIK, recent PythonLDAP compile against OpenLDAP 2.1.x, not 2.0.x, so
you might want to check you don't have old versions sitting around.
Mauro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2855 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20030919/550697c1/attachment.bin>
More information about the python-ldap
mailing list