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

undefined symbol: svn_log_changed_path_dup

From: Emerson Posadas <toxickore_at_gmail.com>
Date: 2007-02-13 01:40:39 CET

What's wrong with the swig-py bindings? i'm getting the following
error messages:

>>> import svn.repos
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/svn-python/svn/repos.py", line 19, in <module>
    from libsvn.repos import *
  File "/usr/local/lib/svn-python/libsvn/repos.py", line 5, in <module>
    import _repos
ImportError: /usr/local/lib/libsvn_swig_py-1.so.0: undefined symbol:
svn_log_changed_path_dup

I'm using:
python 2.5
swig 1.3.31
subversion 1.4.3
Any help would be greatly appreciated.

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 13 01:41:05 2007

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.