Torsten Kurbad wrote:
> But I ran into a problem while trying to build on my x86_64 Linux box:
>
> Modules/constants.c: In function 'LDAPinit_constants':
> Modules/constants.c:152: error: 'LDAP_OPT_DIAGNOSTIC_MESSAGE'
Sorry for that. This constant is available since OpenLDAP 2.4.x. Thanks for
rep
Hi Michael,
> Released 2.3.2 2008-03-26
neat! :o)
But I ran into a problem while trying to build on my x86_64 Linux box:
Modules/constants.c: In function 'LDAPinit_constants':
Modules/constants.c:152: error: 'LDAP_OPT_DIAGNOSTIC_MESSAGE'
undeclared (first use in this function) Modules/constants
Find a new release of python-ldap:
http://python-ldap.sourceforge.net/
python-ldap provides an object-oriented API to access LDAP directory
servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for
that purpose. Additionally it contains modules for other LDAP-related
stuff (e.g.