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?

Attachment: diff
Description: Binary data

Reply via email to