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

Re: relocation error...

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-06-16 16:23:58 CEST

Rachael Russell wrote:
> Using a clean RHEL3 box as a svn client, installed svn via apt-get

I hope you're not getting bitten by SELinux problems that come up with that
distro, search the mail archives for more info.

> svnserve: relocation error:
> /usr/lib/libsvn_subr-1.so.0: undefined symbol:
> apr_env_get

I'd say you have a bad mixture of installed libs and binaries. Run ldd or
ltrace on the executable and see if paths and versions match, watching for
any other inconsistencies.
If nothing helps, 'apt-get install --reinstall ...', possibly taking a
different package source. BTW, is apt now the default under RH? If not, it is
especially likely to conflict with the default package manager.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 16:24:19 2005

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.