Boost logo

Boost-Build :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2005-10-06 05:45:44


Does anyone know why:

autodoc.boostbook cannot be loaded
boost/algorithm/string.hpp cannot be found

as indicated in the following output?

<----------- output -----------------
cd /home/evansl/prog_dev/boost-release/1_33_0/libs/algorithm/string/doc/
bjam --v2 string_algo
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).
...found 28 targets...
...updating 4 targets...
MkDir1 html
xslt-xsltproc
../../../../bin.v2/libs/algorithm/string/doc/gcc/debug/string_algo.docbook
warning: failed to load external entity "autodoc.boostbook"
string_algo.xml:41: element include: XInclude error : could not load
autodoc.boostbook, and no fallback was found
Cannot find function named 'ifind_first'
warning: cannot find header `boost/algorithm/string.hpp'
warning: cannot find header `boost/algorithm/string_regex.hpp'
...
>----------- output -----------------

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk