Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost.python] Unable to compile tutorial example
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-06-18 10:47:02


AMDG

TheLonelyStar wrote:
> I am under Linux, ubunut 8.04 LTS and have no admin rights. Here boost 1.34
> ist installed.
> This is my user-conifg.jam:
>
> #gcc config
> using gcc : gcc : /usr/bin/gcc ;
>
> # Python configuration
> using python : 2.5 : /usr ;
>
> I am trying to get the tutorial example compiled, as described here:
> http://www.boost.org/doc/libs/1_39_0/libs/python/doc/tutorial/doc/html/python/hello.html
>
> But I get this:
> bjam
> /export/home/nhuesken/boost.python/boost_1_34_0/Jamfile.v2:341: in load-aux
> rule path.glob-tree unknown in module
> Jamfile</export/home/nhuesken/boost.python/boost_1_34_0>.
> /usr/share/boost-build/build/project.jam:318: in load-jamfile
> /usr/share/boost-build/build/project.jam:68: in project.load
> /usr/share/boost-build/build/project.jam:725: in project.use
> /usr/share/boost-build/build/project.jam:94: in load-used-projects
> /usr/share/boost-build/build/project.jam:79: in load
> /usr/share/boost-build/build/project.jam:170: in project.find
> /usr/share/boost-build/build-system.jam:148: in load
> /usr/share/boost-build/kernel/modules.jam:261: in import
> /usr/share/boost-build/kernel/bootstrap.jam:132: in boost-build
> /net/gorgonzola/storage/nhuesken/boost.python/boost_1_34_0/libs/python/example/boost-build.jam:7:
> in module scope
>
> I have no Idea what this means.
>

It could be a mismatch between the version of Boost.Build installed
on your system, and the version used by the 1.34 Boost.Python Jamfile.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net