Trying to compile on a new installed Ubuntu 18.04 Server fails with lots of errors in bignum.h "error: cannot convert const CBigNum to const BIGNUM".
It looks like it is because of deprecated BIGNUM functions in openssl 1.1
Any idea how to solve this?
(NOT with OpensSSL downgrade!)
Trying to compile on a new installed Ubuntu 18.04 Server fails with lots of errors in bignum.h "error: cannot convert const CBigNum to const BIGNUM". It looks like it is because of deprecated BIGNUM functions in openssl 1.1
Any idea how to solve this? (NOT with OpensSSL downgrade!)