You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David James <dj...@collab.net> on 2006/04/21 06:50:52 UTC

Re: SWIG bindings not makeing on Subversion 1.3.0, SWIG 1.3.28 or 1.3.24 and Python 2.4

On 3/11/06, Christopher Mann <co...@mann.fr> wrote:
> The problem is that the 1.2.3 source compiles the swig bindings just
> fine whereas the 1.3.0 does not.  Il also tried 1.3.0 with SWIG 1.3.24
> and Python 2.3, PERL, RUBY with the same results : works for 1.2.3 but
> not for 1.3.0.

Subversion 1.3.0 works fine with SWIG 1.3.24. Could you provide us
with a little bit more information about how you are building
Subversion? Please start from a fresh tarball and
list all the commands you run from there.

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: SWIG bindings not makeing on Subversion 1.3.0, SWIG 1.3.28 or 1.3.24 and Python 2.4

Posted by Peter Samuelson <pe...@p12n.org>.
[David James]
> Subversion 1.3.0 works fine with SWIG 1.3.24. Could you provide us
> with a little bit more information about how you are building
> Subversion? Please start from a fresh tarball and list all the
> commands you run from there.

Christopher's message dates back not long before I added

  make extraclean-swig-pl extraclean-swig-py extraclean-swig-rb

to the Debian build process.  My log message from 2006-03-15 mentions
you, even: "David also mentions a need for extraclean-swig-{pl,py,rb}."

Christopher, if you try the current (1.3.1-x) Debian source package,
with my previous instructions, it might work a bit better.

Peter

Re: SWIG bindings not makeing on Subversion 1.3.0, SWIG 1.3.28 or 1.3.24 and Python 2.4

Posted by Peter Samuelson <pe...@p12n.org>.
[David James]
> Subversion 1.3.0 works fine with SWIG 1.3.24. Could you provide us
> with a little bit more information about how you are building
> Subversion? Please start from a fresh tarball and list all the
> commands you run from there.

Christopher's message dates back not long before I added

  make extraclean-swig-pl extraclean-swig-py extraclean-swig-rb

to the Debian build process.  My log message from 2006-03-15 mentions
you, even: "David also mentions a need for extraclean-swig-{pl,py,rb}."

Christopher, if you try the current (1.3.1-x) Debian source package,
with my previous instructions, it might work a bit better.

Peter