----- Original Message -----
> Good morning Igor :)

And a beautiful good morning to you too (:

> On 05.07.2011 03:09, Igor Galić wrote:
> > 
> > When trying to compile httpd with --enable-mods-shared=reallyall
> > configure will currently abort on my system because it doesn't
> > find distcache.
> 
> Yup, sorry, used AC_MSG_ERROR instead of AC_MSG_WARN for failure
> message
> during distcache detection.

Cool.
 
> The behaviour of "reallyall" is such, that you can't --disable-* a

This might be useful, but I think we're fine with the AC_MSG_WARN
for now - even though it means that "reallyall" will yield different
results on different systems

> module. But when dependency checking fails the build should only
> disable
> the module and not fail completely - unless you gave --enable_* for
> the
> module or a --with-LIB=DIR for the library and the path or lib is
> broken. This should be fixed now for mod_socache_dc, mod_deflate and
> mod_lua in r1142892.
> 
> > My system (latest stable Ubuntu: 11.04) doesn't have distcache,
> > it doesn't know distcache, and if this *is* distcache:
> > http://distcache.sourceforge.net/ then we're entering the sad
> > state of unmaintained, unsopported legacy software. With a
> > *new* httpd release too.
> 
> I can't comment on distcache maturity, because I never used it. But
> remember, that (now) mod_socache_distcache is again optional.
> Distcache
> for SSL session caching was already supported in 2.2.x via
> ssl_scache_dc.c (not as a separate module, but builtin in mod_ssl).

ACK, ACK, ACK.

> Regards,
> 
> Rainer

i

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.ga...@brainsware.org
URL: http://brainsware.org/

Reply via email to