Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [DGC] DigitalCoin | Multi-algorithm Cryptocurrency Founded in 2013.
by
donpablo
on 31/12/2017, 17:17:28 UTC
Hi,

Tried recompiling the Linux wallet on clean installed Debian 9 and Xubuntu 16.06 but both fail in the end.

Code:

libbitcoin_wallet.a(walletdb.o): In function `copy_file':
/usr/include/boost/filesystem/operations.hpp:381: undefined reference to `boost$
collect2: error: ld returned 1 exit status
make[3]: *** [digitalcoind] Error 1
make[3]: Leaving directory `/home/miner/digitalcoin/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/miner/digitalcoin/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/miner/digitalcoin/src'
make: *** [all-recursive] Error 1

Checked all requirements but there seems to be something wrong with boost ?