Boost logo

Boost :

Subject: Re: [boost] [git] [modular boost] Switchover schedule proposal
From: Beman Dawes (bdawes_at_[hidden])
Date: 2013-10-29 09:03:56


On Tue, Oct 29, 2013 at 7:41 AM, Vicente J. Botet Escriba <
vicente.botet_at_[hidden]> wrote:

> I have reached to do
>
> git clone --recursive https://github.com/boostorg/**boost.git>modular-boost
> cd modular-boost
> ./bootstrap.sh
>
> But when I do ./b2 headers as described here Getting Started with Modular
> Boost
https://svn.boost.org/trac/**boost/wiki/TryModBoost#**
> InstallingModularBoost<https://svn.boost.org/trac/boost/wiki/TryModBoost#InstallingModularBoost>I get
>
> ./b2 headers
> link.jam: No such file or directory
> Jamroot:145: in modules.load
> ERROR: rule "link-directory" unknown in module
> "Jamfile</Users/viboes/github/**modular-boost>".
> /Users/viboes/github/modular-**boost/tools/build/v2/build/**project.jam:311:
> in load-jamfile
> /Users/viboes/github/modular-**boost/tools/build/v2/build/**project.jam:64:
> in load
> /Users/viboes/github/modular-**boost/tools/build/v2/build/**project.jam:145:
> in project.find
> /Users/viboes/github/modular-**boost/tools/build/v2/build-**system.jam:535:
> in load
> /Users/viboes/github/modular-**boost/tools/build/v2/kernel/**modules.jam:289:
> in import
> /Users/viboes/github/modular-**boost/tools/build/v2/kernel/**bootstrap.jam:139:
> in boost-build
> /Users/viboes/github/modular-**boost/boost-build.jam:17: in module scope
>
> Am I doing something wrong?
>

AFAICS, what you did was correct.

We are just rolling out the production implementation of ./b2 headers.
Previously it had required patching some files. I'd say wait 24 hours, and
then try again just in case the conversion hadn't caught up yet with merges
to branches/release.

If it is still failing, please post a separate message. Normally I would be
testing this, but I won't be able to test until the end of the week.

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk