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

Re: problem with SVN::Wc in Perl bindings

From: Geoff Richards <qef_at_ungwe.org>
Date: 2006-04-14 19:47:01 CEST

On Fri, Apr 14, 2006 at 05:30:45PM +0100, Geoff Richards wrote:
> This doesn't seem to work:
>
> my $adm = SVN::Wc::adm_open3(undef, '.', 0, 0);
>
> It gives me this error:
>
> /usr/bin/perl: symbol lookup error: /usr/lib/libsvn_swig_perl-1.so.0:
> undefined symbol: svn_swig_pl_get_current_pool

Ah, that seems to be because I didn't use "use SVN::Core". It seems
you have to do that as well as "use SVN::Wc" for the libraries to
get loaded properly.

I see that was fixed in 1.3.1 but I hadn't upgraded the Perl modules.

-- 
--- Geoff Richards -------------><-------------- http://ungwe.org/ ---
"I tried to fling my shadow at the moon,
 The while my blood leapt with a wordless song."  --  Theodore Roethke
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 14 19:49:27 2006

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.