[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

bind build-dep for openldap related packages



Hi,
when building courier on s390 the following

/bin/sh ./libtool --mode=link gcc  `cat cflags`  -o courierldapaliasd  
ldapaliasd.o ldapaliasdrc.o ../liblock/liblock.a ../numlib/libnumlib.a 
../authlib/libauth.a -lldap -lresolv -llber  

results in

gcc -I./.. -I.. -I./../afx -I./../rfc822 -I./libs -Wall -o courierldapaliasd 
ldapaliasd.o ldapaliasdrc.o  -lcrypt ../liblock/liblock.a 
../numlib/libnumlib.a ../authlib/libauth.a /usr/lib/libldap.so 
-L/home/ton/openldap2-2.0.14/build-tree/openldap-2.0.14/libraries -lnsl 

-lbind 

-ldl /usr/lib/libsasl.so -lresolv /usr/lib/liblber.so

which in turn fails since there is no bind build-dependency. The same occurs 
for courier-ssl and evolution. It does not happen on other architectures.

I am using libtool version 

ltmain.sh (GNU libtool) 1.4.2a (1.922.2.79 2001/11/28 21:50:31)

and did an apt-get update a few days ago.

Does anybody know what is going on?

Thanks,
Gerhard



Reply to: