$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-09-16 01:59:16
Eric Friedman wrote:
> To anyone who might help,
>
> Invoking "bjam --v2" in %BOOST_ROOT%/doc yields error messages seen
> below. Is this a result of recent changes to bjam or to the
> BoostBook-specific support files?
Hi Eric,
I get the same error when I don't specify docbook xsl/dtd locations. When they
are specified, everything seems to be okay. Are you sure this is not the case
with you?
But, in either case, I think boostbook.jam must be tweaked. Most importantly,
we need a regression test for it, and I need to figure out the best way to
create such a test.
- Volodya