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

python bindings compilation

From: Karol Szkudlarek <karol_at_mikronika.com.pl>
Date: 2004-12-08 12:03:18 CET

Hi!

I am trying to build python bindings from trunk.
I am building svn from separate directory than source tree.

I did:

$ ../subversion/configure --prefix=/home/karol/usr/subversion
--enable-swig-bindings=python

$ make

$ make swig-py

and I got the following error:

subversion/bindings/swig/python/svn_client.c: In function
`_wrap_svn_client_get_simple_prompt_provider':
subversion/bindings/swig/python/svn_client.c:824: error:
`svn_swig_py_auth_simple_prompt_func' undeclared (first use in this
function)

Please help me because I was unable to find the solution on the
dev-subversion list.

Greets to all svn developers!
Karol

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 8 12:04:22 2004

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.