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.