On Tue, Nov 22, 2005 at 07:34:07AM +0100, Nikola Milutinovic wrote:
> >What didn't work (./Configure);
> >zlib no-idea no-mdc2 no-rc5 no-ec no-ecdh no-ecdsa shared
> >
> >What worked:
> >no-idea no-rc5 shared
> >
> 
> Hmm, first of all, why "no-idea, no-rc5"? You have better 

Patents

> If you have nerves for another run, try to build OpenSSL just without 
> zlib and test again. That would be my bet.

You were right. If I change:
no-idea no-rc5 shared

to:
zlib no-idea no-rc5 shared

and rebuild, cyrus-imapd gives me that "bad record mac" error with the
resulting openssl. Removing "zlib" makes it go away.

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to