$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2002-10-29 09:45:50
Dawid Booyse <dawidb_at_[hidden]> writes:
> Hi again
>
> The problem is when i run make in boost/tools/build/jam_src/
>
> attached is a copy of the output to the terminal
You'll need to refresh your copy of boost (either unzip a new 1.29.0
or do a CVS update) because jam deleted a file you needed when yacc
failed.
Then you have to do:
make CC=gcc YACC=
in order to build.
HTH,
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com