On Apr 20, 2009, at 1:53 PM, Alexander Hansen wrote:

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.

It doesn't look like pine is buildable anymore. It does depend on openldap23, but it tries to link to static libs instead of shared libs and openldap* no longer builds static libs. Its build system is bizarre and complex so I'm not sure how to tell it to use the shared libs instead. Using alpine would make more sense than trying to fix pine.

Daniel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
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

Reply via email to