|
From: <mi...@st...> - 2002-04-20 18:16:05
|
Michael Str=F6der wrote: > Michael Schwartz wrote: >=20 >> >> -L/usr/local/lib -llber -lldap -lresolv -o >> build/lib.freebsd-4.4-RELEASE-i386-2.1/_ldap.so >> /usr/libexec/elf/ld: cannot find -lresolv >> error: command 'cc' failed with exit status 1 >=20 > > [..] >=20 >> libs =3D lber ldap resolv >=20 >=20 > Should be on BSD: >=20 > libs =3D lber ldap >=20 > It works on your FreeBSD machine. Look into setup.cfg my home dir. BTW: There's also a FreeBSD port for Python2.2 and python-ldap (and even web2ldap). Ciao, Michael. |