I have some miners using linux for mining.
I would need some noobs instructions for having this running.
I did "Dependency Build Instructions" for debian,
don't want upnp, no qt UI,
I'm currently in front this page long building error,
makefile.unix:131: warning: overriding commands for target `obj/nogui/scrypt.o'
makefile.unix:128: warning: ignoring old commands for target `obj/nogui/scrypt.o '
g++ -c -pthread -Wno-invalid-offsetof -Wformat -g -DNOPCH -DUSE_UPNP=0 -DUSE_SS L -fstack-protector-all -Wstack-protector -Wl,-z,relro -Wl,-z,now -D_FORTIFY_SOU RCE=2 -O2 -MMD -o obj/nogui/crypter.o crypter.cpp
In file included from crypter.cpp:9:
headers.h:36:20: warning: db_cxx.h: No such file or directory
In file included from main.h:12,
from headers.h:89,
from crypter.cpp:9:
db.h:29: error: âDbEnvâ does not name a type
db.h:42: error: ISO C++ forbids declaration of âDbâ with no type
db.h:42: error: expected â;â before â*â token
db.h:44: error: âDbTxnâ was not declared in this scope
db.h:44: error: template argument 1 is invalid
db.h:44: error: template argument 2 is invalid
db.h:157: error: ISO C++ forbids declaration of âDbcâ with no type
db.h:157: error: expected â;â before â*â token
db.h:168: error: expected â;â before âintâ
db.h:168: error: âDbcâ has not been declared
db.h:207: error: ISO C++ forbids declaration of âDbTxnâ with no type
db.h:207: error: expected â;â before â*â token
db.h:215: error: expected â;â before âpublicâ
db.h:168: error: âDB_NEXTâ was not declared in this scope
db.h: In member function âbool CDB::Read(const K&, T&)â:
db.h:59: error: âpdbâ was not declared in this scope
db.h:66: error: âDbtâ was not declared in this scope
db.h:66: error: expected â;â before âdatKeyâ
db.h:69: error: expected â;â before âdatValueâ
db.h:70: error: âdatValueâ was not declared in this scope
db.h:70: error: âDB_DBT_MALLOCâ was not declared in this scope
db.h:71: error: âpdbâ was not declared in this scope
db.h:71: error: there are no arguments to âGetTxnâ that depend on a template par ameter, so a declaration of âGetTxnâ must be available
db.h:71: note: (if you use â-fpermissiveâ, G++ will accept your code, but allowi ng the use of an undeclared name is deprecated)
db.h:71: error: âdatKeyâ was not declared in this scope
db.h: In member function âbool CDB::Write(const K&, const T&, bool)â:
db.h:89: error: âpdbâ was not declared in this scope
db.h:98: error: âDbtâ was not declared in this scope
db.h:98: error: expected â;â before âdatKeyâ
db.h:104: error: expected â;â before âdatValueâ
db.h:107: error: âpdbâ was not declared in this scope
db.h:107: error: there are no arguments to âGetTxnâ that depend on a template pa rameter, so a declaration of âGetTxnâ must be available
db.h:107: error: âdatKeyâ was not declared in this scope
db.h:107: error: âdatValueâ was not declared in this scope
db.h:107: error: âDB_NOOVERWRITEâ was not declared in this scope
db.h: In member function âbool CDB::Erase(const K&)â:
db.h:118: error: âpdbâ was not declared in this scope
db.h:127: error: âDbtâ was not declared in this scope
db.h:127: error: expected â;â before âdatKeyâ
db.h:130: error: âpdbâ was not declared in this scope
db.h:130: error: there are no arguments to âGetTxnâ that depend on a template pa rameter, so a declaration of âGetTxnâ must be available
db.h:130: error: âdatKeyâ was not declared in this scope
db.h:134: error: âDB_NOTFOUNDâ was not declared in this scope
db.h: In member function âbool CDB::Exists(const K&)â:
db.h:140: error: âpdbâ was not declared in this scope
db.h:147: error: âDbtâ was not declared in this scope
db.h:147: error: expected â;â before âdatKeyâ
db.h:150: error: âpdbâ was not declared in this scope
db.h:150: error: there are no arguments to âGetTxnâ that depend on a template pa rameter, so a declaration of âGetTxnâ must be available
db.h:150: error: âdatKeyâ was not declared in this scope
db.h: In member function âint CDB::ReadAtCursor(int*, CDataStream&, CDataStream& , unsigned int)â:
db.h:171: error: âDbtâ was not declared in this scope
db.h:171: error: expected â;â before âdatKeyâ
db.h:172: error: âDB_SETâ was not declared in this scope
db.h:172: error: âDB_SET_RANGEâ was not declared in this scope
db.h:172: error: âDB_GET_BOTHâ was not declared in this scope
db.h:172: error: âDB_GET_BOTH_RANGEâ was not declared in this scope
db.h:174: error: âdatKeyâ was not declared in this scope
db.h:177: error: expected â;â before âdatValueâ
db.h:178: error: âDB_GET_BOTHâ was not declared in this scope
db.h:178: error: âDB_GET_BOTH_RANGEâ was not declared in this scope
db.h:180: error: âdatValueâ was not declared in this scope
db.h:183: error: âdatKeyâ was not declared in this scope
db.h:183: error: âDB_DBT_MALLOCâ was not declared in this scope
db.h:184: error: âdatValueâ was not declared in this scope
db.h:185: error: request for member âgetâ in â* pcursorâ, which is of non-class type âintâ
db.h: In member function âbool CDB::TxnBegin()â:
db.h:218: error: âpdbâ was not declared in this scope
db.h:220: error: âDbTxnâ was not declared in this scope
db.h:220: error: âptxnâ was not declared in this scope
db.h:221: error: âdbenvâ was not declared in this scope
db.h:221: error: âGetTxnâ was not declared in this scope
db.h:221: error: âDB_TXN_NOSYNCâ was not declared in this scope
db.h:224: error: request for member âpush_backâ in â((CDB*)this)->CDB::vTxnâ, wh ich is of non-class type âintâ
db.h: In member function âbool CDB::TxnCommit()â:
db.h:230: error: âpdbâ was not declared in this scope
db.h:232: error: request for member âemptyâ in â((CDB*)this)->CDB::vTxnâ, which is of non-class type âintâ
db.h:234: error: request for member âbackâ in â((CDB*)this)->CDB::vTxnâ, which i s of non-class type âintâ
db.h:235: error: request for member âpop_backâ in â((CDB*)this)->CDB::vTxnâ, whi ch is of non-class type âintâ
db.h: In member function âbool CDB::TxnAbort()â:
db.h:241: error: âpdbâ was not declared in this scope
db.h:243: error: request for member âemptyâ in â((CDB*)this)->CDB::vTxnâ, which is of non-class type âintâ
db.h:245: error: request for member âbackâ in â((CDB*)this)->CDB::vTxnâ, which i s of non-class type âintâ
db.h:246: error: request for member âpop_backâ in â((CDB*)this)->CDB::vTxnâ, whi ch is of non-class type âintâ
make: *** [obj/nogui/crypter.o] Error 1
Do someone understand this gibberish ?