|
Boost Users : |
From: David Abrahams (dave_at_[hidden])
Date: 2003-08-05 23:14:48
Angus Leeming <yg-boost-users_at_[hidden]> writes:
> Dear all,
>
> I'm a bjam newbie trying to build the BGL in boost 1.30.0 on a DEC
> Alpha running linux. However, the build process is failing to
> generate the graphviz parser and lexer:
>
> $ cd libs/graph/build
> $ bjam "-sTOOLS=gcc"
> ...found 437 targets...
> ...using 2 temp targets...
> ...updating 3 targets...
> ...using
> <libs!graph!build/liblibbgl-viz.a/gcc/debug/inlining-on/runtime-link-dynamic>graphviz_graph_lex.o...
> ...using
> <libs!graph!build/liblibbgl-viz.a/gcc/debug/inlining-on/runtime-link-dynamic>graphviz_digraph_lex.o...
> gcc-C++-action
> ../../../libs/graph/build/bin/liblibbgl-viz.a/gcc/debug/inlining-on/runtime-link-dynamic/graphviz_graph_parser.o
> graphviz_parser.y:44:2: #error Need to define the GRAPHVIZ_GRAPH
Try bjam -sTOOLS=gcc "-sBUILD=<define>GRAPHVIZ_GRAPH=GraphvizGraph"
HTH,
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net