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

Cannot load mod_dav_svn.so into server: libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server

From: Jean-Marc Rageau <jean-marc.rageau_at_hotmail.com>
Date: Tue, 16 Feb 2010 11:50:03 +0100

Hi,
I am trying to set up SVN 1.6.9 to use Apache 2.2.4.
I am using APR and APR-UTIL 1.3.9, NEON 0.29.3, SQLite-3.6.22
After "configure, make, make install" all compononents, i did the same for svn.
httpd -l returns:
Compiled in modules: core.c mod_authn_file.c mod_authn_default.c mod_authz_host.c mod_authz_groupfile.c mod_authz_user.c mod_authz_default.c mod_auth_basic.c mod_cache.c mod_disk_cache.c mod_mem_cache.c mod_include.c mod_filter.c mod_log_config.c mod_env.c mod_setenvif.c mod_ssl.c prefork.c http_core.c mod_mime.c mod_dav.c mod_status.c mod_autoindex.c mod_asis.c mod_cgi.c mod_dav_fs.c mod_negotiation.c mod_dir.c mod_actions.c mod_userdir.c mod_alias.c mod_rewrite.c mod_so.c
All is fine, up untill the second I try to restart apache which returns this error message:Cannot load mod_dav_svn.so into server: libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server.
I have no idea what is happening. I could resume normal operations on my server by commenting out the LoadModule clauses in httpd.conf.
Any idea, input would be greatly appreciated.
Cordially,JM
_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969
Received on 2010-02-16 15:34:42 CET

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.