Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant make on Ubuntu 20.04 #102

Open
melvincarvalho opened this issue Apr 2, 2021 · 1 comment
Open

Cant make on Ubuntu 20.04 #102

melvincarvalho opened this issue Apr 2, 2021 · 1 comment

Comments

@melvincarvalho
Copy link
Contributor

Related to some other issues, I'm unable to make on Ubuntu 20.04

bignum.h:594:77: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM*’

I believe this is related to openssl, but didnt work out how to fix it

@melvincarvalho
Copy link
Contributor Author

Tried a fresh machine this was needed to configure

sudo apt install g++
sudo apt install gcc
sudo apt install libdb++-dev
sudo apt install libboost-all-dev
sudo apt install pkg-config
sudo apt install libsodium-dev
sudo apt install automake-dev
sudo apt install autoconf
sudo apt install make

Make same issue with openssl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant