Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Eurobit - The anonymous, digital replacement for the Euro. [AIRDROP]
by
bslagter
on 03/01/2018, 11:10:53 UTC
Compiling on Ubuntu 16.04 does not work:
Quote
[ 62%] Building CXX object src/CMakeFiles/ConnectivityTool.dir/ConnectivityTool/ConnectivityTool.cpp.o
[ 62%] Linking CXX executable connectivity_tool
/usr/bin/ld: StreamTools.cpp.o: plugin needed to handle lto object
/tmp/ccTciD2G.ltrans1.ltrans.o: In function `std::_Function_handler::_M_invoke(std::_Any_data const&) [clone .lto_priv.444]':
...
src/CMakeFiles/ConnectivityTool.dir/build.make:113: recipe for target 'src/connectivity_tool' failed
make[3]: *** [src/connectivity_tool] Error 1
make[3]: Leaving directory '/data/eurobit/Eurobit-0.4.1/build/release'
CMakeFiles/Makefile2:955: recipe for target 'src/CMakeFiles/ConnectivityTool.dir/all' failed
make[2]: *** [src/CMakeFiles/ConnectivityTool.dir/all] Error 2
make[2]: Leaving directory '/data/eurobit/Eurobit-0.4.1/build/release'
Makefile:94: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/data/eurobit/Eurobit-0.4.1/build/release'
Makefile:20: recipe for target 'build-release' failed
make: *** [build-release] Error 2

The precompiled binary does not worked because it is linked against libboost 1.55, and Ubuntu 16.04 has 1.58.