Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-02-19 20:10:34


"klapshin <klapshin_at_[hidden]>" <klapshin_at_[hidden]> writes:

> 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

With what command-line are you invoking bjam?
What are the contents of /cygdrive/c/work/pricing/boost-build.jam?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

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