Ticket #28365 (new defect)
boost-jam @3.1.18 bootstrap.jam not installed
| Reported by: | wichert@… | Owned by: | jon.olsson@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | luis.kornblueh@… | |
| Port: | boost-jam |
Description
As far as I can see the bjam data files are not installed. As a quick test I tried compiling the Boost.Python example:
bash-3.2$ cd /opt/local/share/doc/boost/libs/python/example/quickstart bash-3.2$ bjam Unable to load Boost.Build: could not find build system. --------------------------------------------------------- /opt/local/share/doc/boost/libs/python/example/quickstart/boost-build.jam attempted to load the build system by invoking 'boost-build ../../../../tools/build/v2 ;' but we were unable to find "bootstrap.jam" in the specified directory or in BOOST_BUILD_PATH (searching /opt/local/share/doc/boost/libs/python/example/quickstart/../../../../tools/build/v2, /opt/local/share/boost-build). Please consult the documentation at 'http://www.boost.org'.
Change History
comment:1 Changed 2 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to jon.olsson@…
- Port set to boost-jam
comment:2 Changed 2 years ago by dev@…
Seems to be missing some of the stuff I'm used to as well, such as a template user-config.jam.
Note: See
TracTickets for help on using
tickets.

