Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-10-25 08:11:51


Markus Hacker wrote:

> Hello,
>
>
>
> I am trying to build boost-sandbox/socket library with the command line:
>
> bjam --boost=/root/projects/boost/boost_1_34_1/
> --boost-build=/root/projects/boost/build_sandbox/ --toolset=gcc
>
>
>
> Then I got the following error:
>
>
>
> 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).
>
> Jamfile:10: in modules.load
>
> rule subproject unknown in module
> Jamfile</root/projects/boost/boost_1_34_1/sandbox/libs/socket/build>.

It appears that jamfile in libs/socket/build is a Boost.Build V1 Jamfile.
Is there Jamfile.v2? If not, you'd have to get the author to produce V2 Jamfile,
or do you it yourself ;-)

- Volodya


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