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

swig won't work

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2002-10-17 17:25:58 CEST

Hi!

I have a little bit problems with python-swig:

I get swig-1.3.15, and install it, after that I build svn-3381 revision.

Now if I try run ie. svnlook.py I get following:

$ python svnlook.py
Traceback (most recent call last):
  File "svnlook.py", line 23, in ?
    from svn import fs, util, delta, _repos
  File "/opt/svn/3381-2/lib/python2.1/site-packages/svn/fs.py", line 20,
in ?
    import _util
ImportError: /opt/Python/default/lib/python2.1/site-packages/svn/_util.so:
undefined symbol: svn_io_is_file_executable

Any ideas?

BR, Jani

--
Jani Averbach 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 17:26:42 2002

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.