Boost logo

Boost :

From: Kon Lovett (klovett_at_[hidden])
Date: 2005-04-11 11:50:45


Hi,

I get the following when building from CVS head checkout:

don't know how to make
<@boost!libs!iostreams!build>../src/graphviz_graph_lex.cpp
don't know how to make
<@boost!libs!iostreams!build>../src/graphviz_digraph_lex.cpp
don't know how to make
<@boost!libs!iostreams!build>../src/graphviz_graph_parser.cpp
don't know how to make
<@boost!libs!iostreams!build>../src/graphviz_digraph_parser.cpp
don't know how to make
<@boost!libs!iostreams!build>../src/read_graphviz_spirit.cpp

Nothing obvious in the respective Jamfiles to account for the above.
What am I doing wrong?

Kon

Build cmd is:

bjam "-sTOOLS=darwin" \
         "-sBUILD=debug release <runtime-link>static/dynamic
<threading>single/multi" \
         --with-python-root=$PYTHON_ROOT --with-pydebug \
        stage


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk