5 Nov
2003
5 Nov
'03
10:03 p.m.
Alberto de la Torre Pacheco wrote at 2003-11-5 11:57 +0000:
... ImportError: /usr/local/Zope-2.6.1-linux2-x86/lib/python2.1/site-packages/_ldap.so: undefined symbol: ldap_first_reference
Your Python LDAP adapter ("_ldap.so") does not fit to your LDAP client libraries: "_ldap.so" expects the LDAP client libraries to define "ldap_first_reference" and they do not define this symbol. Check again for compatibility. -- Dieter