The apt-get install line as-written no longer suffices to install the
required boost dependencies on a debian sid machine.
doc: add libboost-thread-dev to build-unix #22699
pull jamesob wants to merge 1 commits into bitcoin:master from jamesob:2021-08-build-unix-boost-thread changing 1 files +1 −1-
jamesob commented at 7:19 PM on August 13, 2021: member
-
7ade377271
doc: add libboost-thread-dev to build-unix
The `apt-get install` line as-written no longer suffices to install the required boost dependencies on a debian sid machine.
- DrahtBot added the label Docs on Aug 13, 2021
-
DrahtBot commented at 12:13 AM on August 14, 2021: member
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #20744 ([POC] Use std::filesystem. Remove Boost Filesystem & System by fanquake)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
-
fanquake commented at 3:50 AM on August 15, 2021: member
Any chance you are using the build instructions for master (where we no-longer need Boost thread) while building the 0.21 branch? Otherwise, can you elaborate on what issue you are seeing? I've just built master following these instructions inside a Debian Sid container.
-
laanwj commented at 12:31 PM on August 16, 2021: member
Yes, FWIW, the build instructions on the 0.21 branch do mention installing
libboost-thread-dev. It's the other way around, the dependency was removed not added. -
jamesob commented at 1:07 PM on August 16, 2021: member
Any chance you are using the build instructions for master (where we no-longer need Boost thread) while building the 0.21 branch?
Oops, this is exactly what's going on. My mistake - sorry guys.
- jamesob closed this on Aug 16, 2021
- jamesob deleted the branch on Aug 16, 2021
- DrahtBot locked this on Aug 18, 2022