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

ctypes-python-bindings on Mac OS X autogen problems

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2007-11-04 11:11:30 CET

I'm trying to get ctypes-python-bindings working on Mac OS X 10.4.10.
I build my own svn and use make install to add it to the system.

Because of Mac bundles and packaging issues I have to using a very long
prefix of /usr/local/svn-1.4.5-pad-pad-pad-pad-pad-pad-pad-pad-pad-
pad-pad-pad-pad-pad-pad-pad-pad-pad-pad-pad-pad that is symlinked to /
usr/local/svn-1.4.5

I build subversion in /Users/barry/BuildTemp/Darwin_emotion/
subversion-1.4.5.

$ python2.5 autogen.py --prefix /usr/local/svn-1.4.5 -a /Users/barry/
BuildTemp/Darwin_emotion/subversion-1.4.5/apr/apr-config
cd /tmp/tmpRz3wmQ && /Library/Frameworks/Python.framework/Versions/
2.5/Resources/Python.app/Contents/MacOS/Python /Users/barry/wc/svn/
svn-ctypes-python-bindings/ctypesgen/wrap.py --cpp 'gcc -E -I/Users/
barry/BuildTemp/Darwin_emotion/subversion-1.4.5/apr/include -DDARWIN -
DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/usr/local/svn-1.4.5/
include/subversion-1' -L/Users/barry/BuildTemp/Darwin_emotion/
subversion-1.4.5/apr -lapr-0 -L/usr/local/svn-1.4.5/lib -laprutil-0 -
lsvn_subr-1 -lsvn_diff-1 -lsvn_delta-1 -lsvn_fs_fs-1 -lsvn_fs-1 -
lsvn_repos-1 -lsvn_wc-1 -lsvn_ra_local-1 -lsvn_ra_svn-1 -
lsvn_ra_dav-1 -lsvn_ra-1 -lsvn_client-1 /usr/local/svn-1.4.5/include/
subversion-1/svn_*.h /Users/barry/BuildTemp/Darwin_emotion/
subversion-1.4.5/apr/include/ap[ru]_*.h -o svn_all.py
/Library/Frameworks/Python.framework/Versions/2.5/Resources/
Python.app/Contents/MacOS/Python: can't open file '/Users/barry/wc/
svn/svn-ctypes-python-bindings/ctypesgen/wrap.py': [Errno 2] No such
file or directory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 4 11:11:46 2007

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.