|
From: <mi...@st...> - 2002-08-30 11:04:24
|
skaich wrote: > > I have recently downloded python-ldap-2.0.0pre05.tar.gz > <http://prdownloads.sourceforge.net/python-ldap/python-ldap-2.0.0pre05.tar.gz?download> from > source forge website. I insalled Python 2.1.2 and Openldap 2.1.4 but > when I try to compile the following error message is coming : > [..] > Modules/constants.c: In function `LDAPinit_constants': > Modules/constants.c:176: `LDAP_FILT_MAXSIZ' undeclared (first use in > this function) This has already been fixed in CVS version. See comment: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python-ldap/python-ldap/Modules/constants.c Or the diff http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python-ldap/python-ldap/Modules/constants.c.diff?r1=1.13&r2=1.14 Ciao, Michael. |