Opened 9 years ago
Last modified 9 years ago
#9728 new Bugs
Bootstrap currently fails
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | Building Boost |
Version: | Boost Development Trunk | Severity: | Showstopper |
Keywords: | Cc: |
Description
I just just did a clone from Github.
The instructions that I'm following are at more/getting_started/unix-variants.html.
The first step fails on a missing directory:
boost$ ./bootstrap.sh ./bootstrap.sh: 1: ./bootstrap.sh: ./tools/build/v2/engine/build.sh: not found Building Boost.Build engine with toolset ... Failed to build Boost.Build build engine Consult 'bootstrap.log' for more details
Note:
See TracTickets
for help on using tickets.
It turns out that the directions under 5.1 don't work at all, but 5.2.1 works fine.
However, 5.2.4 (using b2 to build Boost) don't work.
Command:
bootstrap.jam is located here:
If I change to tools/build/src: