jashmenn / bitcoin-reading-list

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

Error openSSL appears to lack for elliptic curve cryptography? What's that mean and how to resolve it?. #14

Closed Prabhat411 closed 9 years ago

Prabhat411 commented 9 years ago

Follow this step to compile Bitcoin code, but getting some error? Please check it let me know what is the problem?

http://chimera.labs.oreilly.com/books/1234000001802/ch03.html#_btcd Error [root@localhost bitcoin-0.10.0rc1]# bitcoind 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. [root@localhost bitcoin-0.10.0rc1]#