Boost logo

Boost-Build :

From: dirk_griffioen (diddek_at_[hidden])
Date: 2004-10-11 03:44:33


--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> dirk_griffioen wrote:
> > Hi,
> >
> > I keep getting the following warning on my jamfile.v2
> >
> > c:/dev/stl/boost_1_31_0/tools/build/v2/build\project.jam:494: in
> > attribute
> > warning: rulename $($(project).attributes).get expands to empty
> > string
>
> What's the version of Boost.Build? Do you have any custom modules
of your own?
> Do you have anything else besides the Jamfiles you've posted?

Boost.Jam Version 3.1.9. OS=NT.
no custom modules
there a copy of the boost-root (project-jam etc) and a jamfile:
project src
: requirements
<include>c:/dev/include
<library-path>c:/dev/lib
<threading>multi
<link>shared
;

> Can you try "bjam -d+5" and look at/post the backtrace that leads
to the
> warning?

yes - but I don't know where to look ...

the output is 20000+ lines - can I mail this as well?

Dirk

> - 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