pkgsrc-Users archive

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

libetpan 1.8 issues with -current...



Hi

mail/libetpan is typically supposed to build with openssl, but on
-current it fails with:

...
checking for main in -lrsaref... no
checking for main in -lcrypto... yes
checking for SSL_library_init in -lssl... no
configure: WARNING: OpenSSL support disabled.
...

(The symbol SSL_library_init isn't found in the latest
version of openssl.)  Because it doesn't build with openssl, libetpan
then fails at anything SSL/TLS-related -- e.g. simple connecting to an
IMAP server with SSL/TLS fails immediately.

Version 1.9.1 of libetpan uses the symbol SSL_CTX_new to detect for
openssl.  I'm hoping that also takes care of the build issues on
-current, and, subsequently, the failure to talk to IMAP servers.

Any takers on updating this package?  It will also result in claws-mail
working on -current too :)

Thanks!

Later...

Greg Oster


Home | Main Index | Thread Index | Old Index