Im trying to compile latest tpruvot ccminer in nvOC v0019 and I get these error message about BIGNUM on the last step:
In file included from bignum.cpp:8:0:
bignum.hpp:63:24: error: invalid use of incomplete type BIGNUM {aka struct bignum_st}
class CBigNum : public BIGNUM
Any tips or suggestions ?
TYIA
so no one ever had those BIGNUM error messages while compiling any of the ccminer on nvOC ? The 3 ccminer fork I tried are giving me this error message. Apparently it is something related to openssl.
Correct this is OpenSSL, currently on nvOC V0019 we have a dev version 1.1.0 just install 1.0.2f into /usr/local/
Then you will be able to compile the ccminer-xevan and above
thanks a lot for this information. So I have to downgrade or I can run both of them ? And how can (the nvOC dev) managed to install it ??
Thanks again.
I am doing the full exercise for ccminer-xevan from krnlx. I will do a write up when done on stability and if this actually works and how it impacts the rest of the system.
Hope to give you feedback tomorrow
so your are going with a downgrade ?
I already downloaded 1.0.2f , files are on the usb drive, Im just waiting for someone to tell me if I could just install it, plain and simple.