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

Re: Problems with mod_dav_svn.so and apache

From: Phil Pinkerton <pcpinkerton_at_gmail.com>
Date: Thu, 12 Nov 2009 05:52:16 -0500

From what I understand you'll need at least Apache 2.2.x when using
Subversion 1.6.x

I upgraded from Subversion 1.4.3 to 1.6.5 (latest at the time ) and
found I needed to also update Apache. I upgraded from Apache 2.0.8 to
2.2.11 and it is working just fine.

Jakob Curdes wrote:
> Hello, I am trying to upgrade an existing svn 1.4.x installation (which
> was installed from RPMs) to 1.6.6. I have to compile it as for my older
> Fedora distribution no binaries are available.
>
> Compiling etc works fine but apache complains about unresolved symbols
> when inserting the DSO:
>
> Cannot load ../modules/mod_dav_svn.so into server:
> ../modules/mod_dav_svn.so: undefined symbol: svn_log__update
>
> I am using a self-compiled apache 2.0.63 and the appropriate tools
> apr-1.3.3 and apr-util-1.3.4 . I configured apr-util with BDB 4.3 and
> the location of the apache tree.
>
> The configure line for subversion is:
> ./configure --prefix=/usr --with-apr-util=/usr/local/apr-util-1.3.4
> --with-apxs=/usr/local/apache_2063/bin/apxs
> --with-apache-libexecdir=/usr/local/apache_2063/modules
> and it compiles and links without warnings.
>
> Apache has been compiled with:
> ./configure --prefix=/usr/local/apache_2063 (... many shared mods)
> --enable-so --enable-dav --enable-dav-fs --enable-dav-lock
>
> Any hint what I am missing? Or is the 2.0.63 apache too old for svn 1.6.6 ?
>
>
> Regards,
> Jakob Curdes
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416625
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2416965

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-12 11:53:11 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.