Hey guys I'm having issues building the casinocoind in on linux (Ubuntu LTS 12.04). I started with litecoind and am able to successfully build that from source. I'm pretty sure something wonky is going on with the libboost dependencies. I had to install libdb5.1++-dev because aptitude won't install 4.8++-dev package, I seem to have tried 4.6 and 4.8 both now, clearing out the libs and such and reinstalling. I have a few other altcoin daemons build successfully now, I just can't get CSC compiled.
If anyone has any suggestions here are the errors make is spitting out at me:
.
That's the part that seems to be throwing it off first, then finishes out with:
.
The main suggestion i keep seeing is just to install the 4.8 libs I seem to have tried that already to no avail.
Any suggestions from someone who has compiled the daemon would be greatly appreciated.