$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-12-11 14:44:47
I'm getting this when running Boost.Build tests:
timedata : FAILED
failed command {{{
"......"
}}}
reason {{{
error returned by bjam
}}}
STDOUT {{{
}}}
STDERR {{{
bjam: compile.c:609: argument_error: Assertion `frame->procedure != 0' failed.
}}}
The 'regression' test fails with the similar problem.
Anybody has an ideal what's up?
- Volodya