Hi Vladimir, thanks for the help.
> The output from the compilation is below (it seems to work, even with the
> lists of warnings):
>
> root@hallah:/usr/local/src/boost/tools/jam# cd src | sh ./build_dist.sh
>> ../../../Jamfile.v2:335: in load-aux
>> rule path.glob-tree unknown in module Jamfile</usr/local/src/boost>.
I don't get those errors. Do you have up-to-date tree? Is this CVS HEAD
or RC_1_34_0? Do you have any other version of Boost.Build? Like a
version installed from Ubuntu package somewhere in /usr/share/boost-build?
You mention you get the same message when building other boost libraries,
can you add
--debug-configuration
to bjam options when building any library and send the output?