"Arkadiy Vertleyb" <[EMAIL PROTECTED]> wrote

> "John Maddock" <[EMAIL PROTECTED]> wrote
>
> > Do the docs build OK before your changes were made?  (They do for me)
> > Do your docs build OK from your libs/yourlibname/doc directory?
> > You may need to post your error messages on the Jamboost list to figure
out
> > why those are being generated.
> >
> > What changes are you making to doc/Jamfile ?  I may be able to spot a
typo
> > somewhere, these errors are often generated by a trivial slipup in the
> > Jamfile, it's just tracking it down that's hard :-(
>
> Well, the changes I made are really trivial, and I am not really sure
about
> my BoostBook/quickbook installation -- I will check this first before I
> proceed.

OK, now it actually started working, and even built some stuff, including, I
think, quickbook.

However, it ran into another problem, listing below... does this ring any
bell?

Thanks a lot.

Arkadiy


-----------------------------------------------
C:\ark\boost-cvs\boost\doc>bjam --v2
warning: Python location is not configured
warning: the Boost.Python library won't be built
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
...patience...
warning: <p..\bin.v2\doc\gcc\debug>catalog.xml depends on itself
...found 1014 targets...
...updating 3 targets...
xslt-xsltproc ..\bin.v2\doc\gcc\debug\boost.docbook
../bin.v2/libs/functional/hash/doc/gcc/debug/hash.xml:17: parser error :
error p
arsing attribute name
        <st </para>
            ^
../bin.v2/libs/functional/hash/doc/gcc/debug/hash.xml:17: parser error :
attribu
tes construct error
        <st </para>
            ^
../bin.v2/libs/functional/hash/doc/gcc/debug/hash.xml:17: parser error :
Couldn'
t find end of Start Tag st line 17
        <st </para>
            ^
src/boost.xml:307: element include: XInclude error : could not load
src/hash.xml
, and no fallback was found
warning: failed to load external entity
"../bin.v2/libs/typeof/doc/gcc/debug/cat
alog.xml"
../bin.v2/libs/typeof/doc/gcc/debug/typeof.xml:23: element include: XInclude
err
or : could not load ../bin.v2/libs/typeof/doc/gcc/debug/catalog.xml, and no
fall
back was found

Cannot find function named 'checked_delete'
Reference to function 'swap' is ambiguous. Found:
              Match in namespace ::boost::
              Match in namespace ::boost::
              Match in namespace ::boost::
              Match in namespace ::boost::
Cannot find class named 'std::reverse_iterator'

[lots of messages about not finding different classes]

runtime error: file
file:///C%3A/ark/boost-cvs/boost/tools/boostbook/xsl/docbook
.xsl line 316 element element
xsl:element : no namespace bound to prefix xi
Cannot find class named 'boost::program_options::command_line_parser'
Cannot find function named 'parse_config_file'
Reference to function 'boost::program_options::store' is ambiguous. Found:
              Match in namespace ::
              Match in namespace ::
Cannot find class named 'boost::program_options::parsed_options'

Reference to function 'boost::program_options::parse_environment' is
ambiguous.
Found:
              Match in namespace ::
              Match in namespace ::
              Match in namespace ::

[lots of stuff like above]

runtime error: file
file:///C%3A/ark/boost-cvs/boost/tools/boostbook/xsl/docbook
.xsl line 316 element element
xsl:element : no namespace bound to prefix xi
Cannot find class named 'std::string'
...
error: file src/boost.xml
xsltRunStylesheet : run failed

  set XML_CATALOG_FILES=..\bin.v2\doc\gcc\debug/catalog.xml
  "xsltproc"  --stringparam boost.libraries ../../libs/libraries.htm --path
..\b
in.v2\libs\typeof\doc\gcc\debug --path
..\bin.v2\more\whos_using\gcc\debug --pat
h ..\bin.v2\libs\foreach\doc\gcc\debug --path
..\bin.v2\libs\functional\hash\doc
\gcc\debug --path ..\bin.v2\libs\static_assert\doc\gcc\debug --path
..\bin.v2\li
bs\type_traits\doc\gcc\debug  --xinclude -o
"..\bin.v2\doc\gcc\debug\boost.docbo
ok"  "C:\ark\boost-cvs\boost\tools\boostbook\xsl\docbook.xsl"
"src\boost.xml"

...failed xslt-xsltproc ..\bin.v2\doc\gcc\debug\boost.docbook...
...skipped <phtml>HTML.manifest for lack of
<p..\bin.v2\doc\gcc\debug>boost.docb
ook...
...failed updating 1 target...
...skipped 1 target...
...updated 1 target...






-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to