Python bindings
From: Raman Gupta <rocketraman_at_fastmail.fm>
Date: 2004-09-02 01:22:41 CEST
I am building Subversion 1.0.6 on Solaris 2.6 with the python Swig bindings. I have managed to get as far as successfully creating my binaries and shared libraries.
However, when I try to execute a python program that imports svn.fs (such as the svnshell.py or ViewCVS), I get the following error:
$ ./tools/examples/svnshell.py
I think this usenet post explains it, though I certainly don't understand it:
http://groups.google.com/groups?q=symbol+__eprintf:+referenced+symbol+not+found&hl=en&lr=&ie=UTF-8&selm=wyvg8mktrj.fsf%40tools.de&rnum=3
More info about my environment:
$ uname -a
$ gcc --version
Can the gurus on this list help me to fix this, or is this something that is not easily fixed and requires a bug report? I can re-configure and re-compile if necessary, or upgrade to 1.1 RC2.
Thanks,
---------------------------------------------------------------------
|
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.