From farrell at gonicus.de Wed Jun 3 08:05:27 2020 From: farrell at gonicus.de (=?utf-8?Q?Roy_Farrell?=) Date: Wed, 3 Jun 2020 10:05:27 +0200 Subject: Compile error. Message-ID: I'm trying to compile Polygraph but it fails with this error: 8< -------- Ssl.cc:42:29: error: '::SSLv3_method' has not been declared; did you mean 'SSLv23_method'? ? ?42 |? ? theCtx = ::SSL_CTX_new(::SSLv3_method()); ? ? ? |? ? ? ? ? ? ? ? ? ? ? ? ? ? ?^~~~~~~~~~~~ ? ? ? |? ? ? ? ? ? ? ? ? ? ? ? ? ? ?SSLv23_method *** Error code 1 ?-------- >8 Can anyone give me? apointer on how to resolve it please? -------------- next part -------------- An HTML attachment was scrubbed... URL: