_ldap.so: undefined symbol: ber_flatten2

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


** with attachments **

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.out
Type: application/octet-stream
Size: 6748 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20060720/b2fd6551/attachment.obj>
-------------- next part --------------

--
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