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