Boost logo

Boost-Build :

Subject: Re: [Boost-build] (Mac OS 10.9) Boost.Python build quickstart: Unable to load Jamfile
From: Degang Wu (samuelandjw_at_[hidden])
Date: 2014-01-09 22:46:23


Hi,

Did you mean that the desired jamfile is not even included in the Macports installation? Should I download the official boost distribution separately just for this problem?

-wdg

On 10 Jan, 2014, at 12:49 am, Steven Watanabe <watanabesj_at_[hidden]> wrote:

> AMDG
>
> On 01/09/2014 12:49 AM, Degang Wu wrote:
>> Hi,
>>
>> I have installed Boost 1.55 (+python33), boost-build and boost-jam through Macports on Mac OS X 10.9. Following the HOWTO (http://www.boost.org/doc/libs/1_55_0b1/libs/python/doc/building.html), I cd to /opt/local/share/doc/boost/libs/python/example/quickstart and typed in "bjam toolset=gcc --verbose-test test" and "bjam" and I got the following error message:
>>
>>
>> /opt/local/share/boost-build/build/project.jam:271: in find-jamfile from module project
>> error: Unable to load Jamfile.
>> error: Could not find a Jamfile in directory '../../../..'.
>> error: Attempted to find it with pattern '[Bb]uild.jam [Jj]amfile.v2 [Jj]amfile [Jj]amfile.jam'.
>> error: Please consult the documentation at 'http://www.boost.org'.
>> <snip>
>> /opt/local/share/doc/boost/libs/python/example/quickstart/boost-build.jam:7: in module scope from module
>>
>>
>> What was wrong?
>>
>
> These instructions are written assuming that
> you are using the official Boost distribution
> directly. The Jamfile is looking for the
> main Boost Jamfile which apparently doesn't
> exist in your Macports installation.
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build



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