[Dovecot] Dovecot 1.2.16 compiling error

Timo Sirainen tss at iki.fi
Fri Dec 3 19:07:33 EET 2010


On 3.12.2010, at 16.59, Mart Pirita wrote:

> Tom Talpey kirjutas:
>> 
>> I assume that you re-ran configure in dovecot-1.2.16 and verified that
>> it actually picked up the openssl libs from /usr/local afterwards?
>> Beyond that, I guess I don't have a further suggestion.
> Yes, I did it multile times, and config.log seems also OK, so I also have no clue why it fails to run:

Here's a way to find out for sure. Apply the attached patch, compile and check the resulting imap-login binary:

strings imap-login | grep OpenSSL
ldd imap-login | grep libssl

Is the string correct, and does ldd point to the right libssl?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: application/octet-stream
Size: 409 bytes
Desc: not available
Url : http://dovecot.org/pipermail/dovecot/attachments/20101203/911e344c/attachment.obj 


More information about the dovecot mailing list