Can anyone help us with the above problem?
I use Xubuntu 14.04 LTS 64bit & this is what I use for compiling my daemons - works for me every time.
From within the downloaded directory (crowncoin):
chmod +x autogen.sh
chmod +x share/genbuild.sh
chmod +x src/leveldb/build_detect_platform
./autogen.sh
./configure --disable-tests --without-gui
make clean
make
Then:
cd src
strip crowncoind
chmod +x crowncoind
No need to install, I just run it from whatever dierectory it's in.
16.04 is a relatively new release, so if it still fails it's probably due to missing packages that haven't been released for the newer version yet. There are some bugs with every new release, which is why I wait a few months before updating to the latest version.
So from root you just use those commands and the wallet will build?
I'll give it a go! Thanks
Edit: Tried your command and i seem to be getting much more compiled then with the previous commands used, but still doesn't work
rpcrawtransaction.cpp:299:77: required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of sizeof to incomplete type boost::STATIC_ASSERTION_FAILURE
BOOST_STATIC_ASSERT_MSG(