python-ldap problem

Michael Ströder michael at stroeder.com
Mon Jun 23 19:56:35 CEST 2003


Andrei Tsaregorodtsev wrote:
> 
> ImportError: /usr/lib/python2.2/site-packages/_ldap.so: undefined 
> symbol: ldap_first_reference

Most times this happens if there's a OpenLDAP library mix on your system.

How does your setup.cfg look like? Is /usr/lib/libldap_r.so.2 really the 
OpenLDAP lib you compiled with?

Ciao, Michael.



More information about the python-ldap mailing list