Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EAGS]EagsCurrency SHA256 - POW/POS [POW Mining Phase Jan 5th]"EiB PLAN" !!
by
Chris-LC
on 07/01/2015, 09:37:51 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

Thanks for the prompt advice, I tried this but the issue persists. Does this coin need an odd version of libboost?