Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GRF] Graffiti [UNDERGROUND] [FREE DISTRIBUTION] [MARKET OPEN ON BLEUTRADE]
by
dpapaemc
on 04/04/2016, 00:32:19 UTC
What' up guys? I'm trying to fire up a node for GRF. Going through a service that provides Nodes/BlockChain and gave them the upload for Graffiti  https://github.com/CryptoHelp/Graffiti  but they sent me back this email after they tried to compile. 

          Tried to compile Graffiti daemon few times but no luck.

          Keep getting this error:

          /home/marcetin/Graffiti/src/leveldb/libleveldb.a(env_posix.o):env_posix.cc:(.text+0x2945): more undefined references to `operator new(unsigned int)' follow
          /home/marcetin/Graffiti/src/leveldb/libleveldb.a(env_posix.o): In function `leveldb::PosixLogger::Logv(char const*, char*)':
          env_posix.cc:(.text._ZN7leveldb11PosixLogger4LogvEPKcPc[_ZN7leveldb11PosixLogger4LogvEPKcPc]+0x153): undefined reference to `operator new[](unsigned int)'
          collect2: error: ld returned 1 exit status
          make: *** [graffitid] Error 1


Anybody have the solution?