On May 5, 2005, at 2:31 PM, Bob Ippolito wrote:
>
> On May 5, 2005, at 2:20 PM, Bob Ippolito wrote:
>> It sounds like libxml2 (or the Python extension) uses the linker
>> option flat_namespace .. that's bad. -flat_namespace has been
>> deprecated since 10.2 (maybe earlier) and shouldn't be used
On May 5, 2005, at 2:20 PM, Bob Ippolito wrote:
>
> On May 5, 2005, at 12:55 PM, Gary Poster wrote:
>
>
>> Using Python 2.4.1 compiled on Tiger. This symptom did not occur on
>> Panther.
>>
>> Running my app using one command makes an import of libxml2 succeed:
>> all test pass, including a lot
On May 5, 2005, at 12:55 PM, Gary Poster wrote:
> Using Python 2.4.1 compiled on Tiger. This symptom did not occur on
> Panther.
>
> Running my app using one command makes an import of libxml2 succeed:
> all test pass, including a lot of code that relies on libxml2.
>
> Running it with another c
Using Python 2.4.1 compiled on Tiger. This symptom did not occur on
Panther.
Running my app using one command makes an import of libxml2 succeed:
all test pass, including a lot of code that relies on libxml2.
Running it with another command makes it fail:
*** ImportError: Failure linking ne