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

Problem with subversion-perl RPMs from WanDisco?

From: Alexey Neyman <stilor_at_att.net>
Date: Wed, 10 Sep 2014 19:05:36 -0700

Hi all,

I tried to update subversion to 1.8.10 on a freshly installed CentOS 6.5 and
noticed that an attempt to use Perl bindings has failed due to an undefined
symbol in the libsvn_swig_perl library: svn_swig_pl_get_current_pool

$ readelf -Ws /tmp/usr/lib64/libsvn_swig_perl-1.so.0 | grep svn_swig_pl_get_
    79: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND
svn_swig_pl_get_current_pool

This symbol is defined in the library packaged into 1.9.0-alpha2 RPMs, but not
in any 1.8.x/1.7.x RPMs.

I have also tried on another machin - it originally had CentOS 6.0 installed +
partially upgraded. There, the Subversion Perl bindings from WanDisco's RPM
just coredump in Repos::Open - I am not sure if it is the same issue or not.
It works with the original CentOS version of subversion-perl (1.6.x).

Regards,
Alexey.
Received on 2014-09-11 04:06:09 CEST

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.