$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Too much warning noise
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-09-29 16:22:32
On Tuesday 30 September 2008 00:09:43 Mat Marcus wrote:
> WARNING: No python installation configured and autoconfiguration
> failed. See http://www.boost.org/libs/python/doc/building.html
> for configuration instructions or pass --without-python to
> suppress this message and silently skip all Boost.Python targets
> Building Boost.Regex with the optional Unicode/ICU support disabled.
> Please refer to the Boost.Regex documentation for more information
> (don't panic: this is a strictly optional feature).
> ...
> ###
>
> Conclusion: in my configuration it appears that you have successfully
> removed 3 out of the 14 lines of warning noise.
Oh, there's Python, too. I'll probably have to handle it.
- Volodya