-
Notifications
You must be signed in to change notification settings - Fork 41
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
Build problem Ubuntu 21.10 #180
Comments
First problem I found was same as zcash/zcash#4354 The next error was identical to http://github.com/boostorg/thread/issues/283 and repaired by boostorg/thread#297 It looks like all the changes I needed to make were local |
@blondfrogs I was wrong about the last change being local, boostorg issue 283 above, it is in the downloaded boost So I guess we need to patch the patch or use a newer version of boost that has this fix. |
@w2vy Do we know which version of boost has this fix? |
May apply to other versions, but it did build fine on docker image of 20.04
I found two issues and need help properly applying them to the code base
The text was updated successfully, but these errors were encountered: