[Dovecot] Dovecot 2.1 with custom OpenSSL fails to build
Timo Sirainen
tss at iki.fi
Wed Apr 4 06:25:51 EEST 2012
On 03/15/2012 11:43 PM, Andreas M. Kirchwitz wrote:
> Compilation works. Great! The binaries find all their libraries.
>
> But two libraries are not quite okay. They don't find their SSL libs:
>
> libdovecot-lda.so
> libdovecot-storage.so
>
> Since libdovecot-lda.so doesn't contain the words libssl or libcrypto,
> I guess that ldd just complains because it uses libdovecot-storage.so.
> Thus, libdovecot-storage.so is the (only) one left with an incomplete
> library search path.
>
> Luckily, all binaries use some additional libraries which come with
> a proper library path. So the whole things works, but it's more like
> some kind of magic. It would be great if libdovecot-storage.so could
> be fixed as well to make things finally perfect.
Maybe this fixes it?
http://hg.dovecot.org/dovecot-2.1/rev/8b91367bc3e1
More information about the dovecot
mailing list