From: Ben O. <zo...@th...> - 2002-01-02 17:48:50
|
Hi; Got this on make: make[1]: *** [constants.o] Error 1 make[1]: Leaving directory `/usr/local/python-ldap-1.10alpha3/Modules' make: *** [_ldapmodule-build] Error 2 I've used every available flag in my config to try to eliminate any problems: #sh configure --with-ldap=/usr/local/openldap --with-ldap-lib=/usr/local/openldap/libraries --with-ldap-inc=/usr/local/openldap/include --with-python=/usr/local/bin/python --with-kerberos --with-kerberos-lib=/usr/krb5-1.2.2/src/lib What am I missing? TIA, BenO |