Post
Topic
Board Announcements (Altcoins)
Re: [HYP] HyperStake | Generous Reward Staking | Advanced Staking Controls & Wallet
by
lucv
on 24/10/2017, 13:37:19 UTC
Still trying to run this on a raspberry.

key.cpp:358:33: error: invalid use of incomplete type ‘ECDSA_SIG {aka struct ECDSA_SIG_st}’
  BN_bin2bn(&vchSig[33],32,sig->s);

As far i found out the reason for this error comes from some new OPENSSL strucs. But not a clue what to do with it  Embarrassed

Anyone is running this on raspberry?

Hm. I'm trying the same and got problems, too. I would be happy if someone could give him an answer. Maybe the Linux wallet or the tutorial should be updatet.
Any news on running the wallet on raspberry ?

Hi what raspberry version do you have?  I managed to compile from source on my Rasp 3b running ROKOS OS.  I'm a noob to linux and managed it so anyone can do it.

Hi, did try to compile this on a raspberry 3B with the 'normal' os.
Will try this out with this rokos os.
Thanks for the hint.