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

undefined symbol apr_file_mtime_set

From: Alberto Squassabia <asquassabia_at_yahoo.com>
Date: 2004-07-24 19:20:23 CEST

Rookie question, probably. Bear with me, please.

I'm a newcome to subversion, in the process of
installing a subversion server on apache2/SuSE 9.0.
I have total control on the server, so I can do
what I please, but it does not mean it works . . ..

as I try to load mod_dav_svn.so, I get the error

Cannot load /usr/lib/apache2/mod_dav_svn.so into
server: /usr/lib/libsvn_subr-1.so.0: undefined symbol:
apr_file_mtime_set

the apache portability runtime is installed alright:

# locate libapr
/usr/lib/libapr-0.a
/usr/lib/libapr-0.la
/usr/lib/libapr-0.so
/usr/lib/libapr-0.so.0
/usr/lib/libapr-0.so.0.9.4
/usr/lib/libapr.so.0
/usr/lib/libaprutil-0.a
/usr/lib/libaprutil-0.la
/usr/lib/libaprutil-0.so
/usr/lib/libaprutil-0.so.0
/usr/lib/libaprutil-0.so.0.9.4
/usr/lib/libaprutil.so.0

this is for apache 2.0.47.

So, apr_file_mtime_set is not in the apr. Am I the
first one to run into this? I hope not to have to
rebuild apache to fix this lack-of-symbol glitch.
I may perhaps recompile subversion, that I installed
from the SuSE9.0 RMP advertised on svn download.

Here's my question: how do I fix it in the simplest
way, still using apache 2 as the server?

Much gratitude for an answer.

Alberto
alberto_s at yahoo dot com

                
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 24 19:20:39 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.