Post
Topic
Board Announcements (Altcoins)
Re: NaCacoin and the Sword of Damocles Hanging Over All Cryptocurrencies
by
Grumo
on 14/09/2020, 12:31:25 UTC
There are several packages you will need to update. we will give guidance ASAP in the git. Cheers!

i fixed the dep errors
Code:
AR       leveldb/libleveldb.a
  CXX      leveldb/port/leveldb_libleveldb_sse42_a-port_posix_sse.o
  AR       leveldb/libleveldb_sse42.a
  CXX      leveldb/helpers/memenv/leveldb_libmemenv_a-memenv.o
  AR       leveldb/libmemenv.a
  CXXLD    nacacoind
libbitcoin_consensus.a(libbitcoin_consensus_a-nacapow.o): In function `nacapow(char const*, char*)':
/nacacoin/src/nacapow/nacapow.cpp:99: undefined reference to `naca_'
collect2: error: ld returned 1 exit status
make[1]: *** [nacacoind] Error 1
Makefile:3917: recipe for target 'nacacoind' failed
make[1]: Leaving directory '/nacacoin/src'
Makefile:10284: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

but still this error, it seems it is in the source code