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

mod_dav_svn error apr_file_mtime_set

From: Lakshman Srilakshmanan <lakshman.srilakshmanan_at_tradingpost.com.au>
Date: 2006-07-19 08:56:12 CEST

Hi All,

I have
a) Red Hat Enterprise Linux AS release 3
b) kernel 2.4.21-4.ELsmp
c) httpd-2.0.46-25.ent
d) subversion-1.3.0-1

We have been using Subversion for the past six months using svn protocol
and everything works fine, like a charm.

I tried to upgrade to use http, and all hell broke loose.

I installed mod_dav_svn-1.3.0-1

When I tried to load mod_dav_svn I get the following error
  Cannot load /etc/httpd/modules/mod_dav_svn.so into server:
/usr/lib/libsvn_subr-1.so.0: undefined symbol: apr_file_mtime_set

Reading
http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=14751
(undefined symbol apr_file_mtime_set) I find that this is caused by an
outdated libapr-0.so.0.9.4 file. Apparently libapr-0.so.0.9.4 is from
before 2004...!!!.

When I upgraded to httpd-2.0.52-1 I got libapr-0.so.0.9.5 file but
subversion stopped working (using svn protocol) until I put
libapr-0.so.0.9.4 back. Subversion 1.3.0-1 was release on 3rd Jan 2006,
why does it have a dependency on libapr-0.so.0.9.4

What do I need to do ?
Upgrade subversion ? if so to what version ? Will it affect the existing
installation (ie stop it from working again) ?

Or am I simply doing something wrong.

Please HELP. Any help/assistance in this matter is greatly appreciated.

Thanks
Lakshman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 19 09:20:23 2006

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.