Skip to content

Conversation

laanwj
Copy link
Member

@laanwj laanwj commented Mar 31, 2014

  • Improve error reporting when missing boost libraries (avoid 'Could not link against' with the wrong library name and unspecific 'Could not find a version of the library')
  • Add note about memory requirements for compilation
  • Don't require db_cxx.h when wallet disable (Fix Bitcoin Core GUI fails to build with --disable-wallet #3978)

@BitcoinPullTester
Copy link

Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/65adc3a8934a4470614a2eae26095f6397423b9f for binaries and test log.
This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/
Contact BlueMatt on freenode if something looks broken.

laanwj added a commit that referenced this pull request Apr 1, 2014
65adc3a qt: Don't require db_cxx.h when wallet disabled (Wladimir J. van der Laan)
4babd08 doc: Add note about memory reqs for compilation (Wladimir J. van der Laan)
25333a2 build: improve missing boost error reporting (Wladimir J. van der Laan)
@laanwj laanwj merged commit 65adc3a into bitcoin:master Apr 1, 2014
@laanwj laanwj deleted the 2014_03_build_fixe branch April 9, 2014 14:02
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bitcoin Core GUI fails to build with --disable-wallet
3 participants