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

Re: Changing mmn in Apache

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-10-31 10:49:02 CET

On Wed, Oct 30, 2002 at 05:10:06PM -0500, Tim Moloney wrote:
> I'm trying to build an httpd 2.0.43 RPM that is a drop in replacement
> for the httpd RPM that comes with Red Hat 8.0. The problem with all
> of the RPMs I've seen so far (including my own) are that many modules
> generate the following error message.
>
> httpd: module "mod_XXX.c" is not compatible with this version of
> Apache (found 20020628, need 20020903).
>
> Rather than rebuild all the Apache module RPMs, I think that I can
> take a short-cut. I think that I can just change the value of mmn
> from 20020903 to 20020628 during the build of the httpd 2.0.43 RPM.
>...
> Will this work or am I about to shoot myself in the foot?

No, it won't work. Those (compiled) modules were built against a different
set of error constants than your 2.0.43 apache.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 31 10:48:54 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.