Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong type for boost seconds, missing deque header #512

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nolash
Copy link

@nolash nolash commented Sep 21, 2020

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
Copy link
Author

nolash commented Sep 21, 2020

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
Copy link
Author

nolash commented Sep 22, 2020

FYI It built with db4.8 too

@magic53
Copy link
Contributor

magic53 commented Oct 5, 2020

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