Compile fails with OpenSSL 1.1.0g #49

Open
opened 2018-11-28 07:43:17 +00:00 by chris2286266 · 1 comment
chris2286266 commented 2018-11-28 07:43:17 +00:00 (Migrated from github.com)

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!)
g1itch commented 2019-12-11 12:06:23 +00:00 (Migrated from github.com)

This seems to be solved in 9929375

This seems to be solved in 9929375
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Core-Wallets/eMark#49
No description provided.