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

Error with installing python bindings and swig

From: Jon Savian <worknit_at_gmail.com>
Date: 2006-05-26 16:19:44 CEST

I am having trouble installing svn python bindings and swig. I
perform the following commands below.

./configure --with-swig=/usr/local/bin/swig --with-ssl
--with-python=/usr/bin/python
make
make install
make install-swig-py
                
After "make install" (it installed fine) i tried a "make
install-swig-py" and it produced the
following error:

Error: CPP #error "no decision has been made on APR_PATH_MAX for your
platform". Use the -cpperraswarn option to continue swig processing.
make: *** [subversion/bindings/swig/python/svn_client.c] Error 1

Are there any fixes?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 26 16:21:10 2006

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.