Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to build a sandbox library with e.g. 1.37
From: Daniel James (daniel_james_at_[hidden])
Date: 2008-11-05 06:37:42


2008/11/5 vicente.botet <vicente.botet_at_[hidden]>:
>
> ~/boost/sandbox/my_lib/libs/my_lib/test
> $ bjam
> Unable to load Boost.Build: could not find build system.
> ---------------------------------------------------------
> C:\cygwin\home\Vicente\boost\sandbox\boost-build.jam attempted to load the
> build
> system by invoking
>
> 'boost-build C:\cygwin\home\Vicente\boost\sandbox/tools/build/v2 ;'
>
> but we were unable to find "bootstrap.jam" in the specified directory
> or in BOOST_BUILD_PATH
[snip]
>
> $ env | grep BOOST
> BOOST_ROOT=/home/Vicente/SVN

I've had the same problem with the website. It looks like
boost-build.jam checks BOOST but not BOOST_ROOT. So applying the
attached patch might help (or you could just set BOOST). If it works
and no one has any objections I'll apply it to boost-build.jam in both
the sandbox and website as I think the BOOST_ROOT environment variable
is more established than BOOST.

Daniel




Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk