Henrik Nordstrom wrote:
On Mon, 16 May 2005, Emilio Casbas wrote:
Does the ssl-2.5.patch works with squid-2.5STable9?
I think it has been updated, but not 100% sure... will check later today.
We had the squid-2.5Stable5 working with the patch, but compiling the
squid-2.5Stable9 with the patch, show this error:
http.c:970: structure has no member named `front_end_https'
http.c:1060: structure has no member named `front_end_https'
http.c:1061: structure has no member named `front_end_https'
This sounds like the patch was only partially applied.
What did the patch command say when you applied the patch?
The last 6 lines show this:
Hunk #7 FAILED at 1004.
Hunk #8 succeeded at 1076 (offset 9 lines).
Hunk #9 succeeded at 1347 (offset 9 lines).
1 out of 9 hunks FAILED -- saving rejects to file src/structs.h.rej
patching file src/typedefs.h
Hunk #1 succeeded at 69 with fuzz 1 (offset 1 line).
There are a few lines more with FAILED.
and which version of the patch are you using (seen in the first few
lines of the patch).
[root@moria squid-2.5.STABLE9]# head ../ssl-2.5.patch
This patch is generated from the ssl-2_5 branch of s2_5 in squid
Fri Jan 30 10:36:35 2004 GMT
See http://devel.squid-cache.org/
--
Thanks.
Emilio C.
Regards
Henrik