Boost logo

Boost :

Subject: Re: [boost] compiling boost-1.46.1//python-2.7.1
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2011-03-28 02:23:56


luxInteg wrote:

> Greetings
>
> I am trying to biuld boost-1.46.1 on computer with these:-
> --cpu amd64 2 cores
> --os 64bit cblfs linux-2.6.37.2 gcc-4.5.2/python-2.7.1//icu-4.5.2.
>
> Results are as follows:-
>
>
> prelims:
> sh bootstrap.sh \
> --prefix=/usr \
> --with-toolset=gcc \
> --with-bjam=/usr/bin/bjam \
> --with-python=python \
> --with-python-root=/usr
>
>
> bjam:
> /usr/bin/bjam
>
> --------- running bjam ends like so:-
> ~/boost_1_46_1/tools/build/v2/build/configure.jam:145: in builds-raw
> *** argument error
> * rule UPDATE_NOW ( targets * : log ? : ignore-minus-n ? )

Please drop the --with-bjam option to bootstrap.sh, and use ./bjam sh.

If you try this with trunk version, you'd get a warning straigh away,
saying something like that:

    warning: mismatched versions of Boost.Build engine and core
    warning: Boost.Build engine (bjam) is 03.1.19
    warning: Boost.Build core (at /home/ghost/Work/Boost/boost-svn/tools/build/v2) is 2011.04-svn

HTH,
Volodya

-- 
Vladimir Prus
Mentor Graphics
+7 (812) 677-68-40

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk