Skip to content

Wrong type for boost seconds, missing deque header#512

Open
nolash wants to merge 1 commit into
blocknetdx:masterfrom
nolash:lash/make-fix
Open

Wrong type for boost seconds, missing deque header#512
nolash wants to merge 1 commit into
blocknetdx:masterfrom
nolash:lash/make-fix

Conversation

@nolash

@nolash nolash commented Sep 21, 2020

Copy link
Copy Markdown

I was unable to build blocknet on my system without these changes.

Building with:

./configure --enable-cxx --disable-shared --with-pic --disable-wallet --with-gui=no --enable-debug --without-miniupnpc

Using:

  • linux 5.8.7 (arch)
  • gcc/g++ 10.2.0
  • boost 1.72.0

@nolash

nolash commented Sep 21, 2020

Copy link
Copy Markdown
Author

Could also build with wallet after these changes: ./configure --enable-cxx --disable-shared --with-pic --prefix=/home/lash/src/ext/defi/blocknet/build --with-incompatible-bdb --with-gui=no --enable-debug --without-miniupnpc

@nolash

nolash commented Sep 22, 2020

Copy link
Copy Markdown
Author

FYI It built with db4.8 too

@magic53

magic53 commented Oct 5, 2020

Copy link
Copy Markdown
Contributor

Boost 1.64 is the officially supported version, use gcc8 and build depends/ see blocknetdx/dockerimages@f285017 for example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants