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

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.