
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