2 Aug
2010
2 Aug
'10
3:29 p.m.
On Tue, 2010-07-27 at 16:16 +0200, Denny Schierz wrote:
SSL_COMP_get_name /usr/local/dovecot/src/dovecot-1.2.13/src/login-common/liblogin-common.a(ssl-proxy-openssl.o) SSL_get_current_compression /usr/local/dovecot/src/dovecot-1.2.13/src/login-common/liblogin-common.a(ssl-proxy-openssl.o)
Oh. I think you can't compile even unpatched Dovecot? For a while I was confused why this would break only with managesieve, but I think it's only because managesieve-login gets compiled before imap/pop3-login. But if you don't have those functions in SSL library, why do you have HAVE_SSL_COMPRESSION defined in config.h? Maybe configure is finding different libssl than what make is later using?