Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    [Solved] Can't compile Feathercoin-qt on Fedora 20

    Support
    2
    2
    1617
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • wrapper
      wrapper Moderators last edited by wrapper

      This has been highlighted as a potential compilation problem on GNU/Linux from Github #62:

      “Just getting feathercoin-qt compiled on Fedora 20 and on start I get:”

      feathercoin-qt: …/wallet/src/key.cpp:134: {anonymous}::CECKey::CECKey(): Assertion `pkey != __null’ failed.

      Answer:

      Vertcoin experienced the same error : vertcoin/vertcoin#6

      It’s because the Fedora openssl builds don’t implement one of the elliptic curve functions needed (secp256k1) - it’s a licensing thing.

      Here’s a patch for you: In the main vertcoin folder (so, at a level where if you do ls you can see subdirectories contrib, src, doc, share etc)

      wget http://pastebin.com/raw.php?i=iFYJsgus -O patch

      patch -p1

      1 Reply Last reply Reply Quote 0
      • MrWyrm
        MrWyrm administrators last edited by

        solved

        Like what I do: 6uuy6isbrW1SBF191Bzgui1gWxPdNKx2PB

        1 Reply Last reply Reply Quote 0
        • First post
          Last post