From: <mi...@st...> - 2003-08-06 06:30:26
|
Andrew Thomson wrote: > Just carrying on from my previous query.. any suggestions here.. this is > when I'm trying to build pyldap. > > EQUEST -DLDAPMODULE_VERSION=2.0.0pre04 -IModules -I/usr/local/include > -I/usr/local/include/python2.3 -c Modules/constants.c -o > build/temp.freebsd-5.0-RELEASE-p7-i386-2.3/Modules/constants.o > Modules/constants.c: In function `LDAPinit_constants': > Modules/constants.c:171: `LDAP_FILT_MAXSIZ' undeclared (first use in > this function) This does give very much information. Did you edit setup.cfg to point to your OpenLDAP client libs? Ciao, Michael. |