jashmenn / bitcoin-reading-list

a reading list for learning to program Bitcoin transactions
895 stars 209 forks source link

Issue while compiling bitcoin core prj. giving error " lack support for elliptic curve cryptography"? #15

Closed DclickT closed 9 years ago

DclickT commented 9 years ago

Trying to compile Bitcoin Core but after "bitcoind" command it gives me following error

Error: OpenSSL appears to lack support for elliptic curve cryptography. For more information, visit https://en.bitcoin.it/wiki/OpenSSL_and_EC_Libraries Error: Initialization sanity check failed. Bitcoin Core is shutting down.