Herb Wright wrote: > Im trying to install pine-ssl and am getting the following errors: > > > The LDAP library "ldap/libraries/libldap.a" > is missing. > ### execution of /var/tmp/tmp.2.iXzwoI failed, exit code 30 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-pine-ssl-4.64-1003 > (Reading database ... 132167 files and directories currently installed.) > Removing fink-buildlock-pine-ssl-4.64-1003 ... > Failed: phase compiling: pine-ssl-4.64-1003 failed > > > Thanks, > Herb Wright > Contractor > Desktop Group > NCBI/NLM/NIH > [email protected] > > > Let's not crosspost: one Fink list per thread is sufficient.
It's usually helpful to provide some context before the error: ... make args are CC=cc 'SSLCERTS=/sw/etc/ssl' 'SSLINCLUDE=/sw/include/openssl' 'SSLLIB=/sw/lib' 'EXTRACFLAGS=-I/sw/include' 'EXTRALDFLAGS=-L/sw/lib' 'DEBUG=-g -O2 -DDEBUG' 'LDAPLIBS=../ldap/libraries/libldap.a ../ldap/libraries/liblber.a -L/sw/lib -lsasl2' osx The LDAP library "ldap/libraries/libldap.a" is missing. ... And, indeed there isn't any reference to ldap in the pine tarball other than contrib/ldap-setup You might try alpine (available through Fink), which is the successor to pine. -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
