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

[TSVN] TortoiseSVN - FAQ

From: Alexander <blackbirdy_at_inbox.ru>
Date: 2004-12-18 14:30:42 CET

User: Alexander, mailto:blackbirdy@inbox.ru
Categories: English

I\'m trying to add mod_dav_svn to my apache 2 installation as a DSO.
I\'ve run
/usr/local/apache2/bin/apxs -i -n dav_svn -a -c mod_dav_svn.c
successfully and it\'s added the folling line to my httpd.conf,
LoadModule dav_svn_module modules/mod_dav_svn.so

however on doing an apache configtest I get the follwing error:
Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
/usr/local/apache2/modules/mod_dav_svn.so: undefined symbol:
dav_svn_hooks_repos

what is it? what\'s wrong with apache or dav_svn module?
How can it be? (the module was compiled successfully) Help, my brain is
over... thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Dec 18 14:35:18 2004

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

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