$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2006-11-21 14:56:18
On 11/20/2006 05:26 PM, Larry Evans wrote:
> Yesterday, I did a `cvs update -Pd` and now I'm getting:
>
> cd
> /home/evansl/prog_dev/boost-cvs/ro/boost/sandbox/lje/libs/grammar_pipeline/test/proto_static_disp/
> bjam --v2 subrule_simple.map_parse
> ../../../../../../Jamfile.v2:406: in load-aux
> rule generate unknown in module
[snip]
I just did:
1) cvs update -Pd -r RC_1_34_0 in <boost-root>/boost
(i.e. the directory where bin.v2 is created by a bjam executions)
2) ./build.sh in <boost-root>/boost/tools/jam/src
3) Added <boost-root>/boost/tools/jam/src/bin.linuxx86 to my $PATH
However, I'm still getting the same error about Jamfile.v2:406.
Could someone suggest a correction?
TIA.