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

RE: Perl Bindings Linking Problem

From: Alan <lists_at_alan2.com>
Date: 2004-03-14 04:07:03 CET

> Alan wrote:
> > Swig: SWIG-1.3.21 compiled from source with these options:
> > --with-perl5=/usr/tvs/perl/bin/perl
> --with-python=/usr/tvs/python/bin
> > --prefix=/usr/tvs/swig
>
> 1) Did you remember to 'make install-runtime' when you built
> SWIG? That is what builds/installs the runtime libraries
> which Subversion binding depend on.

Yep. I have tried installing it in /usr/tvs/swig and /usr/tvs/subversion, to no avail.

>
> 2) I haven't been entirely sucessful with SWIG newer than
> 1.3.19; you might try backrev'ing SWIG and see if that helps.
> I think the Ben Reser has been working to make the newer
> SWIG happy, but I don't know the state of that process.
>

Thanks for the tip. But it didn't work for me... Now the core module is back to an undefined symbol error again:
$ /usr/tvs/perl/bin/perl -e "use SVN::Core"
/usr/libexec/ld-elf.so.1: /usr/tvs/perl/lib/site_perl/5.8.2/i386-freebsd/auto/SVN/_Core/_Core.so: Undefined symbol
"SWIG_TypeRegister"

> John
>
> --
> John Peacock
> Director of Information Research and Technology Rowman &
> Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706
> 301-459-3366 x.5010
> fax 301-429-5747
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 14 04:05:02 2004

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.