Bitcoin Forum
July 07, 2024, 10:49:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Ubuntu 16.10 - build source - libboost version  (Read 964 times)
aurigae (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
November 08, 2016, 02:27:48 AM
 #1

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.

¯\_(ツ)_/¯
achow101
Staff
Legendary
*
Offline Offline

Activity: 3444
Merit: 6748


Just writing some code


View Profile WWW
November 08, 2016, 02:52:42 AM
 #2

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.

aurigae (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
November 08, 2016, 05:35:47 AM
 #3

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

¯\_(ツ)_/¯
Zz
Legendary
*
Offline Offline

Activity: 1820
Merit: 1077


View Profile
November 08, 2016, 09:04:54 PM
 #4

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!
achow101
Staff
Legendary
*
Offline Offline

Activity: 3444
Merit: 6748


Just writing some code


View Profile WWW
November 08, 2016, 09:19:11 PM
 #5

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

aurigae (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
November 10, 2016, 02:28:32 AM
 #6

Thanks for your help, recognized that boost 1.37 vertcoin issue meanwhile.

¯\_(ツ)_/¯
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!