What distributions of ssl are known to work in a cyrus build? I am having some compilation problems and I am trying to figure out whether it is something about my system setup or something about the libraries. Currently I am trying to use openssl-0.9.6. Specifically,it seems to be not finding the function body of SSL_library_init(), which is declared in ssl.h (in the openssl hierarchy). I haven't found it either, but I think I am probably doing something else wrong. Any suggestions would be appreciated. Thanks, Brendan