Boost logo

Boost :

From: Martin Wille (mw8329_at_[hidden])
Date: 2007-03-03 14:58:59


Stefan Seefeld wrote:
> Martin Wille wrote:
>
>> There's apparently a very new regression in Boost.Optional. I hope that
>> can be fixed before we mark it expected.
>
> I believe you are referring to the 'import_' test in boost.python. That's
> a new test I added (after review), to demonstrate an existing failure, together
> with a fix.
> It works fine for me. The fact that it fails everywhere makes me wonder whether
> this is build system related, i.e. whether I missed something in the Jamfile (v2).

In case you didn't see my message on IRC:

I ran your test manually and, according to strace, it tried to look for
modules in the wrong directory. I had the same problem two days ago and
I solved it by calling Py_SetProgramName() and passing the path to the
python binary to it.

HTH,
m
Send instant messages to your online friends http://au.messenger.yahoo.com


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