[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Python bindings broken on OS X?

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-07-20 00:51:11 CEST

Ben Collins-Sussman wrote:
> On Mon, 2004-07-19 at 08:54, Max Bowsher wrote:
>
>> Ah, ok. I was actually speculating about the trunk python bindings, but
if
>> the 1.1.x branch bindings are broken, then trunk certainly will be too
(so
>> don't bother testing trunk yet.)
>>
>> I will work on fixing this, and post again when I have something new to
for
>> you to test.
>
> So it looks like there are two problems here:

Neither of the problems below are related to the ones I was discussing with
Christian Schaffner above.

>
> * 'make install-swig-py' is broken on today's /trunk. (cmpilato and I
> both can reproduce the -l_core link failure on RH9)

I can reproduce on FC1 too.

> * the python bindings install correctly from the 1.1.0-rc1 tarball, but
> fail at runtime:
>
>>>> from svn import fs
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> File "/usr/local/lib/svn-python/svn/fs.py", line 28, in ?
> import libsvn.fs
> File "/usr/local/lib/svn-python/libsvn/fs.py", line 5, in ?
> import _fs
> ImportError: libaprutil-0.so.0: cannot open shared object file: No such
> file or
> directory
>
> So, um, this second problem definitely looks like something to fix for
> rc2, yah? :-)

WFM, FC1.

Can you post more info about it in a seperate thread?

> MaxB, are you "owning" this these problems?

I will own the -l_core problem, but won't work on it until I've resolved the
OS X 1.1 problem.

I will not take ownership of the libaprutil-cannot-open-shared-object
problem at this time, as I am unable to reproduce it.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 20 00:51:28 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.