Boost logo

Boost-Build :

From: Andy Little (andy_at_[hidden])
Date: 2005-12-27 20:57:32


Hi,

 I have been following the boostbook tutorial and invoked bjam --v2 in
$BOOST_ROOT/libs/function/doc as described in the section "Configuring local
DocBook XSL and DTD distributions".

The function - html documents were constructed ok, but I got a lot of warnings:

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).
warning: no toolsets are configured.
warning: you won't be able to build C++ programs.
warning: please consult the documentation.

I have attempted to configure Python by setting PYTHON_ROOT . I dont understand
what else I need to do to deal with this.
I have also invoked bjam with -sTOOLS=<mytoolset> to try to suppress the no
toolsets warning to no avail, so again I dont understand why I get the warning
regarding "no toolsets being configured".
Is there anything else I need to do to configure Python for Bjam?
Is there anything else I need to do to configure my toolsets?
As far as Regex is concerned I am mystified as to why I am building it at this
time, as I have built it previously.

Is it possible to get rid of these warnings?

Any help appreciated .

regards
Andy Little


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