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

[Fwd: undefined symbol: ap_lookup_provider]

From: John Yaya <jyaya_at_savant-is.com>
Date: 2005-03-05 23:29:05 CET

I did not receive a reply on user@subversion so I am trying at dev@subversion

Configuration:
Linux -
Redhat 9.0 -
Subversion 1.1.3-1

Loaded:
apr-0.9.5-0.2.i386.rpm
apr-util-0.9.5-0.1.i386.rpm
neon-0.24.7-1.i386.rpm
subversion-1.1.3-1.rh90.i386.rpm
subversion-server-1.1.3-1.rh90.i386.rpm

Can anyone help me with this problem:

To have Subversion run under Apache server I added this line to the Apache httpd.conf file

LoadModule dav_svn_module modules/mod_dav_svn.so

plus the other <Location> information :
__________________

When I attempt to run Apache I get this error message:

Failed to start apache :

Starting httpd: Syntax error on line 193 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_dav_svn.so into server:
/etc/httpd/modules/mod_dav_svn.so: undefined symbol: ap_lookup_provider
[FAILED]

_______________

Thanks,
JY

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 6 17:43:46 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.