From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-06-06 03:51:24


Vladimir Prus wrote:

> On Friday 02 June 2006 13:13, Markus Schöpflin wrote:

>> When gcc is installed in a non-default location, bb.v2 sets the
>> LD_LIBRARY_PATH when tests are executed. For example:
>>
>> ...
>>
>> This is missing when python tests are executed:
>
> that's for diagnosing this! I've just comitted a fix for this to trunk and
> branch. Can you please check that it works for you?

Most of the python tests are now passing, the remaining errors are probably
due to some header inclusion order dependency problem. I'll have a look at
them today.

Thanks,
Markus