Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-22 02:43:39


On Wednesday 22 February 2006 06:04, Noel Belcourt wrote:
> On Feb 21, 2006, at 6:00 PM, Daniel Einspanjer wrote:
> > The nightly link on
> > http://boost.org/boost-build2/
> > Should have what you are looking for, no?
>
> Hi Daniel,
>
> Yes thanks, this is what I was looking for.
>
> So with a stock boost 1.33.1 distribution with this boost-build, I run
> into the following problem. Does anyone know what's wrong?
>
> [Belcourt:~/Projects/boost/status] Noel% ~/bin/bjam -v
> Boost.Jam Version 3.1.12. OS=MACOSX.
>
> [Belcourt:~/Projects/boost/status] Noel% ~/bin/bjam --v2 -n
> /Users/Noel/Projects/boost/tools/build/v1/testing.jam:12: in load
> rule difference unknown in module testing.
> /Users/Noel/Projects/boost/tools/build/v2/kernel/modules.jam:261: in

You're something mixing V1 and V2 code. Make sure that your BOOST_BUILD_PATH
environment variable, and whatever is specified in your boost-build.jam (if
any), points only to V2 code.

- Volodya


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