Boost logo

Boost :

Subject: Re: [boost] [1.41.0] Beta 1 release candidate
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-11-02 12:07:30


Michael Caisse wrote:

> Beman Dawes wrote:
>> 1.41.0 beta 1 release candidates are available at http://boost.cowic.de/rc/
>>
>> Before pushing the beta out to SourceForge, I'd appreciate it if
>> several people would try the release candidate and report success or
>> problems.
>>
>> Thanks,
>>
>> --Beman
>>
>
> linux: straight Ubuntu 9.04
> compiler: gcc-4.3.3
>
> commands used:
>
> ./bootstrap.sh
> ./bjam stage
>
>
> All builds fine *except* Boost.Python which fails to compile (nearly?) all
> files with errors such as:
>
> ./boost/python/detail/wrap_python.hpp:75:24: error: patchlevel.h: No such file or directory
>
> -and-
>
> error: ‘PyObject’ was not declared in this scope
>
>
> I am not a normal user of Boost.Python so I suspect I don't have the correct
> dependencies installed.

You need python-dev package installed, I think. I plan to have an automatic check in
1.42.

- Volodya


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