Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [STY] STORIES. NEW RELEASE. NOW ON P2POOL.neocities.org
by
deeppurple72
on 11/02/2014, 02:21:04 UTC
Hi,

Attempting to set up a node, so I can add this to CryptX, but your source won't compile for me.

Building LevelDB ...
make[1]: Entering directory `/root/Stories/src/leveldb'
make[1]: *** No rule to make target `libleveldb.a'.  Stop.
make[1]: Leaving directory `/root/Stories/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

Copy the leveldb/*.a from another coin...

Yes, but this may hinder your adoption.

how did you build yours?


I simply copied JUST the leveldb/makefile from another coin's src code (marscoin)

it's NOT the .a ( static libs ) --- the leveldb just needs the missing makefile for it!

That's the trick!  the make[1]: *** No rule to make target `libleveldb.a'.  Stop. ------ means there's no makefile