$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: João Abecasis (jpabecasis_at_[hidden])
Date: 2005-10-09 07:20:15
David A. Greene wrote:
> I've been dealing with this issue (build log below)for a couple of
> months now. I've updated from the latest CVS, rebvuilt bjam, run the
> boostbook auto-setup, etc. The only difference from the CVS is that
> I've added documentation for my named template parameters
> implementation. This is preventing me from putting NTP up for viewing.
>
> Can anyone help?
[snip]
Here,
> * rule boostbook.init ( docbook-xsl-dir ? : docbook-dtd-dir ? :
> boostbook-dir ? )
> * called with: ( /home/greened/src/boost/install/docbook-xsl-1.67.2 :
> /home/greened/src/boost/install/docbook-dtd-4.2 using xsltproc :
------------------------------------------------^^^^^^^^^^^^^^^^^
> /usr/bin/xsltproc : : : : : )
Are you missing an ';' after your boostbook initialization?
Regards,
João Abecasis