Paul A. Bristow | 14 Nov 17:19

bjam rule message unknown in module Jamfile /boost_1_37_0/libs/graph/build

Using a new machine (Vista Sp1 and VS2008)  I have been able to build using
several jamfiles from Boost 1.37, trunk and sandbox.

But quite a few items won't build thus (for example):

I:\Boost_sandbox\math_toolkit\libs\math\example>bjam
I:\boost_1_37_0\libs\graph\build\Jamfile.v2:41: in modules.load
rule message unknown in module Jamfile</I:/boost_1_37_0/libs/graph/build>.
I:/boost_1_37_0/boost-build/build\project.jam:312: in load-jamfile
I:/boost_1_37_0/boost-build/build\project.jam:68: in project.load
I:/boost_1_37_0/boost-build/build\project.jam:718: in project.use
I:/boost_1_37_0/boost-build/build\project.jam:94: in load-used-projects
I:/boost_1_37_0/boost-build/build\project.jam:79: in load
I:/boost_1_37_0/boost-build/build\project.jam:120: in load-parent
I:/boost_1_37_0/boost-build/build\project.jam:447: in initialize
I:/boost_1_37_0/boost-build/build\project.jam:301: in load-jamfile
I:/boost_1_37_0/boost-build/build\project.jam:68: in project.load
I:/boost_1_37_0/boost-build/build\project.jam:718: in project.use
I:/boost_1_37_0/boost-build/build\project.jam:94: in load-used-projects
I:/boost_1_37_0/boost-build/build\project.jam:79: in load
I:/boost_1_37_0/boost-build/build\project.jam:120: in load-parent
I:/boost_1_37_0/boost-build/build\project.jam:447: in initialize
I:/boost_1_37_0/boost-build/build\project.jam:301: in load-jamfile
I:/boost_1_37_0/boost-build/build\project.jam:68: in load
I:/boost_1_37_0/boost-build/build\project.jam:170: in project.find
I:/boost_1_37_0/boost-build\build-system.jam:248: in load
I:\boost_1_37_0\boost-build/kernel\modules.jam:261: in import
I:\boost_1_37_0\boost-build/kernel/bootstrap.jam:132: in boost-build
I:\Boost_sandbox\boost-build.jam:43: in module scope

(Continue reading)

Vladimir Prus | 14 Nov 17:38

Re: bjam rule message unknown in module Jamfile /boost_1_37_0/libs/graph/build

On Friday 14 November 2008 19:20:29 Paul A. Bristow wrote:
> Using a new machine (Vista Sp1 and VS2008)  I have been able to build using
> several jamfiles from Boost 1.37, trunk and sandbox.
> 
> But quite a few items won't build thus (for example):
> 
> I:\Boost_sandbox\math_toolkit\libs\math\example>bjam
> I:\boost_1_37_0\libs\graph\build\Jamfile.v2:41: in modules.load
> rule message unknown in module Jamfile</I:/boost_1_37_0/libs/graph/build>.
> I:/boost_1_37_0/boost-build/build\project.jam:312: in load-jamfile
> I:/boost_1_37_0/boost-build/build\project.jam:68: in project.load
>
> I've not been able to see what is the feature the failures have in common.
> 
> The same modules build OK using 
> 
> Nor, despite trying some of the debug options, what I am doing wrong.

It looks like your I:/boost_1_37_0/boost-build is out of date with respect
to the rest of Boost. Normally, in a Boost checkout, Boost.Build is in
tools/build/v2. If you have it in boost-build, then your probably either copied
it manually, or checked out it separately. In both cases, "svn up" on Boost itself,
won't update that Boost.Build install.

- Volodya
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

Paul A. Bristow | 14 Nov 19:19

Re: bjam rule message unknown in module Jamfile /boost_1_37_0/libs/graph/build


> -----Original Message-----
> From: Vladimir Prus [mailto:ghost <at> cs.msu.su]
> Sent: 14 November 2008 16:39
> To: Boost.Build developer's and user's list
> Subject: Re: [Boost-build] bjam rule message unknown in module Jamfile
> /boost_1_37_0/libs/graph/build
> 
> On Friday 14 November 2008 19:20:29 Paul A. Bristow wrote:
> > Using a new machine (Vista Sp1 and VS2008)  I have been able to build
using
> > several jamfiles from Boost 1.37, trunk and sandbox.
> >
> > But quite a few items won't build thus (for example):
> >
> > I:\Boost_sandbox\math_toolkit\libs\math\example>bjam
> > I:\boost_1_37_0\libs\graph\build\Jamfile.v2:41: in modules.load
> > rule message unknown in module
Jamfile</I:/boost_1_37_0/libs/graph/build>.
> > I:/boost_1_37_0/boost-build/build\project.jam:312: in load-jamfile
> > I:/boost_1_37_0/boost-build/build\project.jam:68: in project.load
> >
> > I've not been able to see what is the feature the failures have in
common.
> >
> > The same modules build OK using
> >
> > Nor, despite trying some of the debug options, what I am doing wrong.
> 
> It looks like your I:/boost_1_37_0/boost-build is out of date with respect
(Continue reading)

Vladimir Prus | 14 Nov 19:49
Favicon

Re: bjam rule message unknown in module Jamfile /boost_1_37_0/libs/graph/build

Paul A. Bristow wrote:

> 
> 
>> -----Original Message-----
>> From: Vladimir Prus [mailto:ghost <at> cs.msu.su]
>> Sent: 14 November 2008 16:39
>> To: Boost.Build developer's and user's list
>> Subject: Re: [Boost-build] bjam rule message unknown in module Jamfile
>> /boost_1_37_0/libs/graph/build
>> 
>> On Friday 14 November 2008 19:20:29 Paul A. Bristow wrote:
>> > Using a new machine (Vista Sp1 and VS2008)  I have been able to build
> using
>> > several jamfiles from Boost 1.37, trunk and sandbox.
>> >
>> > But quite a few items won't build thus (for example):
>> >
>> > I:\Boost_sandbox\math_toolkit\libs\math\example>bjam
>> > I:\boost_1_37_0\libs\graph\build\Jamfile.v2:41: in modules.load
>> > rule message unknown in module
> Jamfile</I:/boost_1_37_0/libs/graph/build>.
>> > I:/boost_1_37_0/boost-build/build\project.jam:312: in load-jamfile
>> > I:/boost_1_37_0/boost-build/build\project.jam:68: in project.load
>> >
>> > I've not been able to see what is the feature the failures have in
> common.
>> >
>> > The same modules build OK using
>> >
(Continue reading)


Gmane