Search results

  1. T

    compile error dashd

    v0.12.0.55-c30a0aa-dirty from git now. what does -dirty mean ?
  2. T

    compile error dashd

    ./configure --disable-wallet --disable-test --without-gui didnt work.
  3. T

    compile error dashd

    ./autogen.sh ./configure --with-incompatible-bdb --disable-tests --without-gui make clean make made it without error. trying now without wallet so see. otherwise it much be the --disable-tests that did it. thx alot.
  4. T

    compile error dashd

    have done ./autogen
  5. T

    compile error dashd

    all dependencies are installed. ./configure --disable-wallet --without-gui make have 6Gb ram and have 6Gb swap.
  6. T

    compile error dashd

    i've downloaded dash from github but when i compile i get error this is on ubuntu server 15.10 make[1]: Entering directory '/home/dashd/dash/src' CXXLD dashd dashd-dashd.o: In function `AppInit(int, char**)': /home/dashd/dash/src/dashd.cpp:114: undefined reference to `masternodeConfig'...
Back
Top