Author Topic: unable to run bitshares_client under Fedora 21  (Read 1522 times)

0 Members and 1 Guest are viewing this topic.

Offline 麥可貓

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
That's Fedora's fault. They hacked some of their own stuff into the openssl libraries which makes it incompatible with BTS
Read more here:
https://bitsharestalk.org/index.php/topic,13875.msg180400.html#msg180400

That worked. Thank you.

Specifically, I patch the source code provided by pc here:
https://build.opensuse.org/package/view_file/home:p_conrad:bts/libfc/fc20-ecc.patch
PTS: PmRVDPymZqSAZEXauHZSewrUrE66af7epT
BTSX: michaelcat
Delegate Team: x1.sun  x2.sun

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
That's Fedora's fault. They hacked some of their own stuff into the openssl libraries which makes it incompatible with BTS
Read more here:
https://bitsharestalk.org/index.php/topic,13875.msg180400.html#msg180400

Offline 麥可貓

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
I build 0.9.1 successfully ($? = 0) on Fedora 21.
However, when I ran the client, it returns:


Quote
Loading blockchain from: ./data/chain
Creating default config file at: ./data/config.json
Logging to file: ./data/logs/default/default.log
Logging RPC to file: ./data/logs/rpc/rpc.log
Logging blockchain to file: ./data/logs/blockchain/blockchain.log
Logging P2P to file: ./data/logs/p2p/p2p.log
Using built-in blockchain checkpoints
Initializing state from built-in genesis file
Please be patient, this will take several minutes...
Successfully replayed 0 blocks in 2 seconds.                         
Blockchain size changed from 0MiB to 0MiB.
------------ error --------------
0 exception: unspecified
Unable to generate EC key
    {}
    p2p  elliptic.cpp:353 generate


How to fix this? Thanks
PTS: PmRVDPymZqSAZEXauHZSewrUrE66af7epT
BTSX: michaelcat
Delegate Team: x1.sun  x2.sun