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

Re: Apache + mod_dav_svn.so error msg

From: Christian Andersson <christian.andersson_at_cs.lth.se>
Date: 2002-08-04 00:41:00 CEST

I built subversion without maintainer-mode (which was the fastest thing to do)
and it worked. Tomorrow I'll try your solution, building a new apache as
well; it's getting late in my part of the world... :-)

Thank you!

On Sunday 04 August 2002 00:27, David Summers wrote:
> OK. Thanks to Phillip Martin I now understand what happened to you
> (probably).
>
> You downloaded the RPMS to bootstrap. Got it (client and maybe server)
> running.
>
> Then you used the subversion client to grab the latest version and tried
> compiling manually???? It compiled fine and installed and then when you
> tried to start up apache server it bombed out?
>
> If that is the case then I think your best bet would be to use
> subversion to grab the latest apache source RPM and build that and then
> use subversion to grab the latest subversion version and go to
> packages/rpm directory and type "make".
>
> Then install the new apache and subversion RPMS and you should be set.
>
> Please let me know if this doesn't work.
>
> - David Summers
>
> On Sat, 3 Aug 2002, Christian Andersson wrote:
> > Date: Sat, 3 Aug 2002 23:54:54 +0200
> > From: Christian Andersson <christian.andersson@cs.lth.se>
> > To: David Summers <david-dated-1028842448.8bb561@summersoft.fay.ar.us>
> > Cc: "dev@subversion.tigris.org" <dev@subversion.tigris.org>
> > Subject: Re: Apache + mod_dav_svn.so error msg
> >
> > On Saturday 03 August 2002 23:34, you wrote:
> > > I think it is time to put this in the FAQ. I just answered this
> > > yesterday or today. My RPM is now fixed as of today so this doesn't
> > > happen.
> > >
> > > The answer is that your mod_dav_svn got installed in the APACHE
> > > configuration file before the dav_fs_module. Make sure it is after the
> > > dav modules.
> >
> > I did see your answer from yesterday, and I did move the loading, but it
> > was a slightly different question/problem as far as I understood.
> >
> > My installation is made from a build of the latest sources (checked out
> > today, using the RPM-bootstrap version 2704). The loading of mod_dav_svn
> > is put last by 'make install', the problem remains, though, I'm afraid.
> >
> > > > sh-2.05a# /etc/init.d/httpd2 start
> > > > Starting httpd2: Syntax error on line 266 of
> > > > /usr/local/apache2/conf/httpd.conf:
> > > > Cannot load /usr/local/apache2/modules/mod_dav_svn.so into server:
> > > > /usr/local/apache2/modules/mod_dav_svn.so: undefined symbol:
> > > > ap_get_module_config
> > > > [FAILED]
> > > >
> > > > Suggestions, anyone? Perhaps more info?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 4 00:41:49 2002

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.