Boost logo

Boost-Build :

From: klapshin <klapshin_at_[hidden] (klapshin_at_[hidden])
Date: 2003-02-19 19:55:24


--- In jamboost_at_[hidden], David Abrahams <dave_at_b...> wrote:
> David Abrahams <dave_at_b...> writes:
> While I was trying to get this to work, I found a core bjam bug
which
> ought, as far as I can tell, to have been scuttling countless gcc
link
> actions. I don't know why it was ever working, but anyway I've
> checked in a fix. You may want to rebuild your bjam now.

I tried new jam and latest boost CVS snapshot on cygwin and it does
not work for me. For boost build it works fine, but why I am trying
to build my projects it complains that can't find Jamfile.v2. At the
same time bjam 3.1.3 works and obviosly Jamfile.v2 is present.
The exact error I'm getting is:

/cygdrive/c/work/boost1/tools/build/new/project.jam:285: in load-
jamfile from mo
dule project
error: Unable to load Jamfile.
Could not find a Jamfile in directory '.'.
Attempted to find it with pattern 'Jamfile.v2'.
Please consult the documentation at 'http://www.boost.org'.
/cygdrive/c/work/boost1/tools/build/new/project.jam:33: in
project.load from module project
/cygdrive/c/work/boost1/tools/build/new/build-system.jam:54: in load
from module build-system
/cygdrive/c/work/boost1/tools/build/new/modules.jam:171: in import
from module modules
/cygdrive/c/work/boost1/tools/build/new/bootstrap.jam:41: in boost-
build from module
/cygdrive/c/work/pricing/boost-build.jam:11: in module scope from
module

- Kirill

 


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