[Type Traits, BoostBook] Lots of BoostBook parsing errors

xslt-xsltproc ../bin.v2/doc/gcc-3.4.4/debug/boost.docbook file:///boost/tools/boostbook/dtd//boostbook.dtd:412: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" %DocBook; ^ Entity: line 1: %DocBook; ^ src/boost.xml:345: parser error : Entity 'eacute' not defined <firstname>Hervé</firstname> ^ src/boost.xml:346: parser error : Entity 'ouml' not defined <surname>Brönnimann</surname> ^ src/boost.xml:701: parser error : Entity 'auml' not defined <surname>Järvi</surname> ^ ... ../bin.v2/libs/type_traits/doc/gcc-3.4.4/debug/type_traits.xml:123: parser error : Entity 'nbsp' not defined struct</phrase> <link linkend="boost_typetraits.is_void">is_void</link><phr ^ ../bin.v2/libs/type_traits/doc/gcc-3.4.4/debug/type_traits.xml:123: parser error : Entity 'nbsp' not defined
<phrase role="special"> :</phrase><phrase role="keyword"> public</phrase> ^ ../bin.v2/libs/type_traits/doc/gcc-3.4.4/debug/type_traits.xml:126: parser error : Entity 'nbsp' not defined struct</phrase> <link linkend="boost_typetraits.is_void">is_void</link><phr ^ ../bin.v2/libs/type_traits/doc/gcc-3.4.4/debug/type_traits.xml:126: parser error : Entity 'nbsp' not defined <phrase role="special"> :</phrase><phrase role="keyword"> public</phrase> ^ ../bin.v2/libs/type_traits/doc/gcc-3.4.4/debug/type_traits.xml:142: parser error : Entity 'nbsp' not defined struct</phrase> <link linkend="boost_typetraits.is_pointer">is_pointer</lin ^ ../bin.v2/libs/type_traits/doc/gcc-3.4.4/debug/type_traits.xml:142: parser error : Entity 'nbsp' not defined <phrase role="special"> :</phrase><phrase role="keyword"> public</phrase> ^ ....
-- Dave Abrahams Boost Consulting www.boost-consulting.com

On Aug 5, 2005, at 8:52 AM, David Abrahams wrote:
xslt-xsltproc ../bin.v2/doc/gcc-3.4.4/debug/boost.docbook file:///boost/tools/boostbook/dtd//boostbook.dtd:412: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
Looks like it can't find the DocBook DTD... Doug
participants (2)
-
David Abrahams
-
Doug Gregor