[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: David Summers <david-dated-1028845628.4549bd_at_summersoft.fay.ar.us>
Date: 2002-08-04 00:27:02 CEST

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?
>
>

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 5 08:58:37 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.