|
Boost : |
Subject: Re: [boost] [1.41.0] Beta 1 release candidate
From: Michael Caisse (boost_at_[hidden])
Date: 2009-11-02 12:35:52
Vladimir Prus wrote:
> 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
>
>
>
That did the trick.
-- ---------------------------------- Michael Caisse Object Modeling Designs www.objectmodelingdesigns.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk