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

RE: Error Starting Subversion on Apache2

From: Joseph Griffin <jgriffin_at_pclnet.net>
Date: 2005-02-07 05:04:19 CET

I don't think so. This is the first time I have built subversion. Does
the Fedora Core distribution include the subversion server component? On
this machine I install everything Fedora Core has to offer.

Thanks for the response,

Joseph

-----Original Message-----
From: kfogel@newton.ch.collab.net [mailto:kfogel@newton.ch.collab.net]
On Behalf Of kfogel@collab.net
Sent: Sunday, February 06, 2005 4:41 PM
To: Joseph Griffin
Cc: users@subversion.tigris.org
Subject: Re: Error Starting Subversion on Apache2

"Joseph Griffin" <jgriffin@pclnet.net> writes:
> I get the following error when trying to start subversion on Apache
> 2.0.52 running on Fedora Core 3:
>
> Syntax error on line 235 of /usr/local/apache2/conf/httpd.conf:
> Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
> /usr/local/ap
> ache2/modules/mod_dav_svn.so: undefined symbol: svn_path_is_canonical
>
> Subversion is built with:
>
> $ ./configure --with-apr=/usr/local/apache2 \
> --with-apr-util=/usr/local/apache2 ...
>
> I get no errors on build or installation.
>
> Any help is appreiciated....

Do you have older svn libraries somewhere on your system, getting linked
at run-time instead of the newly-installed libraries, perhaps?

Note that this exact error wouldn't happen now anyway, since the
short-lived svn_path_is_canonical() went away in r12904.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 7 05:06:47 2005

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.