Problem installing the python-ldap mod

Xander van Es xander at bos.nl
Fri Oct 13 07:45:15 EDT 2000


"Michael Ströder" <michael at stroeder.com> wrote in message
news:39E6ED94.14A5EACF at stroeder.com...


> How did you call the "configure" script?

i did:
# sh configure
no errors till now.
and after that:
# make
cd Modules && make srcdir=/home/xander/python-ldap-1.10alpha3/Modules
VPATH=/home/xander/python-ldap-1.10alpha3/Modules
make[1]: Entering directory `/home/xander/python-ldap-1.10alpha3/Modules'
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/LDAPObject.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/common.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/constants.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/errors.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/functions.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/ldapmodule.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/message.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/version.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/linkedlist.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/template.c
gcc   -I. -DLDAP_REFERRALS -I/tmp/ldap-pfx/include -g -O2 -I/usr/local/inclu
de/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c
/home/xander/python-ldap-1.10alpha3/Modules/CIDict.c
ld -G  LDAPObject.o common.o constants.o errors.o functions.o ldapmodule.o
message.o version.o linkedlist.o template.o
CIDict.o  -L/tmp/ldap-pfx/lib -lldap -llber -lsocket -lnsl -lm -lkrb -o
_ldapmodule.so
ld: fatal: library -lldap: not found
ld: fatal: library -llber: not found
ld: fatal: File processing errors. No output written to _ldapmodule.so
make[1]: *** [_ldapmodule.so] Error 1
make[1]: Leaving directory `/home/xander/python-ldap-1.10alpha3/Modules'
make: *** [_ldapmodule-build] Error 2

mvg,
Xander





More information about the Python-list mailing list