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

AIX 5.3 SWIG Python Binding in Subversion 1.3.2

From: David Schaefgen <david.schaefgen_at_gmail.com>
Date: 2006-06-13 21:30:49 CEST

All-

After an extensive search of this list archive and other sites I'm at
an impasse. I can build subversion 1.3.2 and the SWIG bindings
without issue, and install them without issue. However, when I attempt
to test them with something like: python -v -c "from svn import
client"
I receive the following error:

>:/eaidevapp/install/dl/subversion-1.3.2 >python -
v -c "from svn import client"
...
# /usr/local/lib/svn-python/libsvn/client.pyc matches
/usr/local/lib/svn-python/libsvn/client.py
import libsvn.client # precompiled from
/usr/local/lib/svn-python/libsvn/client.pyc
dlopen("/usr/local/lib/svn-python/libsvn/_client.so", 2); Illegal
instruction (core dumped)

Has anyone seen this before?=3D20

Packages:
Python 2.4.3, SWIG 1.3.24, Subversion 1.3.2, Apache 2.0.55

Regards,
       -Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 13 21:34:55 2006

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

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