Hillel Bilman wrote:
>
> Please can you help
>
> After I installed squid-2.2.STABLE5 I then installed the
> squid-2.2.STABLE5.age.patch from
> http://hem.passagen.se/hno/squid/squid-2.2.STABLE5.age.patch
>
> and after doing a ./configure and a make ll
> this is the error I get.
>
> client_side.c: In function `clientBuildReplyHeader':
> client_side.c:1174: parse error before `static'
[...]
I cannot say I can repeat this.
I did
gzcat squid-2.2.STABLE5-src.tar.gz | tar xf -
cd squid-2.2.STABLE5
patch -p1 -s <../squid-2.2.STABLE5.age.patch
./configure
make
Note: You shouldn't get any output from the patch program. If you do
then the patch file is most likely not correcly downloaded.
> Please what other patches must I install to get this to work?
None as far as I know.
> I am new to installing patches and I don't understand what
> I am supposed to see from squid-2.2.STABLE5-h~00112.snapshot.gz
If you uncomress with gunzip, then will it be easier to read.
The snapshot is one large patch with all my patches + some more. The
snapshot also starts with a detailed changelog describing what has been
changed and why.
-- Henrik Nordstrom Squid hacker http://hem.passagen.se/hno/squid/Received on Sat Jan 15 2000 - 21:16:57 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:25 MST