bzr-svn on mac
Jelmer Vernooij
jelmer at vernstok.nl
Thu Jul 26 18:52:02 BST 2007
On Thu, 2007-07-26 at 12:27 -0500, Neil Martinsen-Burrell wrote:>
> > Just tried followin these instruction sas I've been trying to get
> > bzr-svn working on my mac for a while now.
> >
> > make check-swg-py fails with the following error:
> >
> > cd /Users/ram/opt/src/subversion-1.4.3/subversion/bindings/swig/python; \
> > /opt/local/bin/python
> > /Users/ram/opt/src/subversion-1.4.3/subversion/bindings/swig/python/tests/run_all.py
> > Traceback (most recent call last):
> > File "/Users/ram/opt/src/subversion-1.4.3/subversion/bindings/swig/python/tests/run_all.py",
> > line 18, in ?
> > import pool
> > File "/Users/ram/opt/src/subversion-1.4.3/subversion/bindings/swig/python/tests/pool.py",
> > line 1, in ?
> > from svn.core import *
> > File "/Users/ram/opt/src/subversion-1.4.3/subversion/bindings/swig/python/svn/core.py",
> > line 19, in ?
> > from libsvn.core import *
> > File "/Users/ram/opt/src/subversion-1.4.3/subversion/bindings/swig/python/libsvn/core.py",
> > line 5, in ?
> > import _core
> > ImportError: No module named _core
> > make: *** [check-swig-py] Error 1
> >
> > I get the same error after installing the bindings with make install-swig-py
> make check-swig-py has never worked for me. Perhaps any subversion devs
> who lurk around here will take a look at the testing framework for their
> python bindings.
"make check-swig-py" works fine on Linux. I suspect this is an issue
with python or libtool and Mac OS X.
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070726/8970a824/attachment.pgp
More information about the bazaar
mailing list