Author

Topic: Ubuntu 16.10 - build source - libboost version (Read 966 times)

member
Activity: 112
Merit: 10
November 09, 2016, 09:28:32 PM
#6
Thanks for your help, recognized that boost 1.37 vertcoin issue meanwhile.
staff
Activity: 3458
Merit: 6793
Just writing some code
hi achow101,

i made a stackexchange question of it with all the outputs.
Just switched the OS as i havent found a solution in a reasonable amount of time.

http://bitcoin.stackexchange.com/questions/49537/building-vertcoin-error-makefile-unix219-recipe-for-target-vertcoind-faile
You are building vertcoin, not Bitcoin. Vertcoin has not pulled in the changes that Bitcoin Core has made. It still uses boost 1.37, read their build docs: https://github.com/vertcoin/vertcoin/blob/master/doc/build-unix.md
Zz
legendary
Activity: 1820
Merit: 1077
Which libboost version are currently supported/working?

trying to build on ubuntu 16.10 with libboost 1.61 but failing somehow, expecting libbost to be the issue.

root@kutaypc:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.10
DISTRIB_CODENAME=yakkety
DISTRIB_DESCRIPTION="Ubuntu 16.10"

root@kutaypc:~# dpkg -l |grep libboost1.6
ii  libboost1.61-dev:amd64                        1.61.0+dfsg-2.1                             amd64        Boost C++ Libraries development files
ii  libboost1.61-tools-dev                        1.61.0+dfsg-2.1                             amd64        Boost C++ Libraries development tools


works fine!
member
Activity: 112
Merit: 10
hi achow101,

i made a stackexchange question of it with all the outputs.
Just switched the OS as i havent found a solution in a reasonable amount of time.

http://bitcoin.stackexchange.com/questions/49537/building-vertcoin-error-makefile-unix219-recipe-for-target-vertcoind-faile
staff
Activity: 3458
Merit: 6793
Just writing some code
Failing in what way? What is the console output?

boost 1.61.0 should work as that is what the official binaries are built with.
member
Activity: 112
Merit: 10
Which libboost version are currently supported/working?

trying to build on ubuntu 16.10 with libboost 1.61 but failing somehow, expecting libbost to be the issue.
Jump to: