29 Jun
2016
29 Jun
'16
6:40 p.m.
On 24 Jun 2016, at 01:51, Reuben Farrelly <reuben-dovecot@reub.net> wrote:
Current master-2.2 branch of Dovecot compiles for me on Gentoo x86_64 but experiences symbol errors when starting up:
Jun 24 08:38:00 thunderstorm dovecot: lmtp(8180): Fatal: Couldn't load required plugin /usr/lib64/dovecot/libssl_iostream_openssl.so: dlopen() failed: /usr/lib64/dovecot/libssl_iostream_openssl.so: undefined symbol: SSL_COMP_free_compression_methods Jun 24 08:38:00 thunderstorm dovecot: master: Error: service(lmtp): command startup failed, throttling for 16 secs
I suspect that this is because I have libressl installed on my systems instead of OpenSSL.
Fixed: https://github.com/dovecot/core/commit/be2be317de8059c135bea0ec698045f0f7475...