_ldap.so: undefined symbol: ber_flatten2

Michele Marcionelli michele.marcionelli at math.ethz.ch
Thu Jul 20 11:33:58 CEST 2006


Hello,

	Python 2.3.5
	OpenLDAP 2.0.27
	python-ldap-2.0.11

I can build (with some warnings - see attachment) and install python- 
ldap but when I try to "import ldap" I get the following error message:

Traceback (most recent call last):
   File "<stdin>", line 1, in ?
   File "/usr/local/lib/python2.3/site-packages/ldap/__init__.py",  
line 23, in ?
     from _ldap import *
ImportError: /usr/local/lib/python2.3/site-packages/_ldap.so:  
undefined symbol: ber_flatten2

What is wrong? It sould also be possible to use OpenLDAP 2.0 (not  
only 2.1)?

Help needed ;-)
Regards,
Michele

--
ETH Zürich
Michele Marcionelli
IT Support Gruppe D-MATH
HG G 18
Rämistrasse 101
CH–8092 Zürich

michele.marcionelli at math.ethz.ch
http://www.math.ethz.ch/~michele

+41 44 632 6193 Telefon
+41 44 632 1404 Fax






More information about the python-ldap mailing list