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

Re: [PATCH] perl bindings: Use non standard Perl version

From: Chia-Liang Kao <clkao_at_clkao.org>
Date: 2004-01-14 09:57:04 CET

On Tue, Jan 13, 2004 at 06:53:02PM -0800, Ben Reser wrote:
> > Also I run into a lot of problem with SWIG 1.3.20. I have tried to get it
> > working, but there were too many problems (I got it to compile by defining
> > the SWIG_PERL_XXX symbols in swigutil_perl.h, but afterward it didn't work,
> > because swig append a 'c' to every Perl namespace e.g. SVN::_Corec instead
> > of SVN::_Core), so I gave up and used SWIG 1.3.19. I have added a hint about
> > swig version to the INSTALL document also. I case it is already fixed,
> > please remove this hint.
>
> I'm looking into this. I need to get this fixed because Mandrake cooker
> had 1.3.20 in it (which happened to be sadly broken, so I upgraded it to
> 1.3.21 and fixed the package today).

I have been using 1.3.20 since it was posted for testing. one thing is to let
configure accecpt it, the other things are fine after defining
SWIG_VERSION and adding /usr/local/lib/swig1.3 to the include paths. I don't
see the problem of 'c' postfix. that might be caused by the swig-pl
target. Anyway, there has been a bunch of build system related issues
since ever, I really hope people with the knowledge could help resolving
them.

Cheers,
CLK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 14 09:57:46 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.