[build] Warn that only libconsensus can be built without Boost #11936

pull fanquake wants to merge 1 commits into bitcoin:master from fanquake:libcon-boost changing 1 files +3 −0
  1. fanquake commented at 6:40 AM on December 18, 2017: member

    This replaces the "configure: error: Could not find a version of the boost_system library!" message you receive when trying to build without Boost, with "only libbitcoinconsensus can be built without boost".

    ./configure --with-utils=no --disable-bench --disable-gui-tests --disable-tests --with-daemon=no --without-gui --disable-wallet --with-boost=no builds libconsensus.

    ./configure --with-boost=no should always fail with:

    checking whether to build Bitcoin Core GUI... yes (Qt5)
    configure: error: only libbitcoinconsensus can be built without boost
    

    For anyone wondering why the check comes after the AX_BOOST_BASE check, see this comment. "the AX_BOOST_BASE macro that does the --with-boost handling (along with the actual checks), and sets "want_boost". "

    Fixes #10826, replaces #11806. @theuni if you re-ACK we can get this merged.

  2. [build] Warn that only libconsensus can be built without boost 3eb4d4595c
  3. fanquake added the label Build system on Dec 18, 2017
  4. fanquake assigned theuni on Dec 18, 2017
  5. Varunram commented at 7:23 AM on December 18, 2017: contributor

    Thanks @fanquake, I thought the other PR was due for a bit more discussion, that was the reason I didn't address the commit message change.

  6. laanwj merged this on Dec 19, 2017
  7. laanwj closed this on Dec 19, 2017

  8. laanwj referenced this in commit 483bb67253 on Dec 19, 2017
  9. theuni commented at 10:01 PM on December 19, 2017: member

    post-merge utACK

  10. fanquake deleted the branch on Oct 25, 2018
  11. PastaPastaPasta referenced this in commit 498cd3cb5d on Jan 17, 2020
  12. PastaPastaPasta referenced this in commit b06d49b29a on Jan 22, 2020
  13. PastaPastaPasta referenced this in commit 5a648a8879 on Jan 22, 2020
  14. PastaPastaPasta referenced this in commit 763330e280 on Jan 29, 2020
  15. PastaPastaPasta referenced this in commit 5ba3798e25 on Jan 29, 2020
  16. PastaPastaPasta referenced this in commit 84d5f3b008 on Jan 29, 2020
  17. PastaPastaPasta referenced this in commit ec35169d92 on Jan 31, 2020
  18. ckti referenced this in commit ff1dad55e1 on Mar 28, 2021
  19. gades referenced this in commit 32e02dda7e on Jun 26, 2021
  20. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 21:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me