Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EAGS]EagsCurrency SHA256 - POW/POS [POW Mining Phase Jan 5th]"EiB PLAN" !!
by
ocminer
on 06/01/2015, 20:55:27 UTC
I'm getting this compile error on ubuntu 14.04.1

obj/walletdb.o: In function `copy_file':
/usr/local/include/boost/filesystem/operations.hpp:497: undefined reference to `boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::detail::copy_option, boost::system::error_code*)'
collect2: error: ld returned 1 exit status
make: *** [eagsd] Error 1

There's no doc folder and no discernible documentation for this coin.
Please advise.

change into your leveldb folder (src/leveldb) and do a :

make clean

then leave the folder again and try to rebuild