On Mon, May 23, 2011 at 05:06:36PM +0400, Anatoly Pugachev wrote: > I'm unable to build ipsec-tools on my Owl installation: ... > ./crypto_openssl.c:2134: warning: implicit declaration of function `EVP_sha512' Owl 3.0 uses an older version of OpenSSL, which did not yet include SHA-2 family functions. Owl-current uses recent OpenSSL, which does. So it looks like you need Owl-current, or you need a configure option to disable the use of SHA-2 functions (I am guessing that there's one). AlexanderReceived on Mon May 23 2011 - 06:13:50 PDT
This archive was generated by hypermail 2.2.0 : Mon May 23 2011 - 06:14:02 PDT