Compile error.
Roy Farrell
farrell at gonicus.de
Wed Jun 3 08:05:27 UTC 2020
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: <http://lists.web-polygraph.org/pipermail/users/attachments/20200603/b7cac756/attachment.html>
More information about the Users
mailing list