Re: [squid-users] Error in STABLE11

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 29 Sep 2005 08:51:28 +0200 (CEST)

On Thu, 29 Sep 2005, Awie wrote:

> I will check the patch. However, in version S11 the patch was already built
> in. So, I should change the Linux, am I right?

You can try backing out the patch to see if this is the cause to your
problem.

    wget http://www.squid-cache.org/Versions/v2/2.5/squid-2.5.STABLE12-RC1.tar.gz
    wget http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE10-chroot_dir.patch
    tar zxf squid-2.5.STABLE12-RC1.tar.gz
    cd squid-2.5.STABLE12-RC1
    patch -R <../squid-2.5.STABLE10-chroot_dir.patch
    ./configure ...

(you can use 2.5.STABLE11 instead of the STABLE12-RC1 release candidate if
you prefer, but beware of delaypools being broken in STABLE11)

If this works better for you then I'd like to take a closer look at what
may differ between your system and the other systems this patch was tested
on.

Regards
Henrik
Received on Thu Sep 29 2005 - 00:51:29 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:04 MDT