Author

Topic: Problems compiling bitcoin on Fedora 19 (Read 1780 times)

legendary
Activity: 2870
Merit: 1091
--- ChainWorks Industries ---
September 17, 2014, 03:32:47 AM
#9

I don't mind sharing, but it is a long time ago and I'm on a different Linux now, so I don't remember. Given my level of computer expertise I probably searched for some guide and followed that.

Maybe this one: http://www.x86linux.org/wiki/index.php/Bitcoin_on_Fedora_18 ?

https://duckduckgo.com/?q=bitcoin+fedora+secp256k1+openssl+build&t=canonical

tanx for that ...

i have seen/read some of the articles and patches - but am still at wits end as to how to implement it without inherently changing the OS itself ...

openssl ( fedora hobble ) is intrinsic to the OS - so a separate compile seems to be the only way without damaging everything in fedora 20 ...

wtf were these guys thinking - and over what ... a 'possible' legal issue over a curve?

what next - an amd catalyst driver drop from rpmfusion repos ... ?

oops - spoke way too late there huh?

crysx
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
September 17, 2014, 02:59:14 AM
#8

I don't mind sharing, but it is a long time ago and I'm on a different Linux now, so I don't remember. Given my level of computer expertise I probably searched for some guide and followed that.

Maybe this one: http://www.x86linux.org/wiki/index.php/Bitcoin_on_Fedora_18 ?

https://duckduckgo.com/?q=bitcoin+fedora+secp256k1+openssl+build&t=canonical
legendary
Activity: 2870
Merit: 1091
--- ChainWorks Industries ---
September 17, 2014, 02:06:54 AM
#7

I had it running on 18. IIRC it involved building OpenSSL.

how did you end up doing it? if you dont mind sharing that?

fedora 20 is quite pedantic ...

tanx,

crsyx
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
September 16, 2014, 08:22:23 AM
#6

I had it running on 18. IIRC it involved building OpenSSL.
legendary
Activity: 2870
Merit: 1091
--- ChainWorks Industries ---
September 16, 2014, 07:37:15 AM
#5
has anyone found a solution to this issue - or a workaround?

im finding the same issues with compiling ...

fedora 19 and fedora 20 have the same issues - both 64bit ...

anyone have any other input?

tanx,

crysx
full member
Activity: 221
Merit: 100
April 23, 2014, 04:52:38 PM
#4
I am working on compiling various coins from source on Centos and I would also be curious if anyone has a good solution/workflow for getting a RedHat/Fedora/Centos box prepared for cryptocurrency compilations. 
newbie
Activity: 2
Merit: 0
December 17, 2013, 09:05:51 AM
#3
[...]
Thanks. Is there any known workaround or tutorial for this?
full member
Activity: 196
Merit: 100
December 12, 2013, 05:53:39 PM
#2
Bitcoin uses an elliptical curve cryptography method for signing it's keys. The curve is known as secp256k1 and due to licenses issues isn't supported on Fedora.
newbie
Activity: 2
Merit: 0
December 12, 2013, 05:45:14 PM
#1
Hi!

I'm trying to compile bitcoin-qt on Fedora 19. The compilation works just fine. But when I try to start bitcoin-qt or bitcoind, I get this error:
bitcoind: key.cpp:134: {anonymous}::CECKey::CECKey(): Assertion `pkey != __null' failed.

I googled it but found nothing. What does that mean?
Jump to: