[squid-users] WCCPv2 support on 2.5STABLE2

From: <francisv@dont-contact.us>
Date: Thu, 24 Apr 2003 11:50:42 +0800

Hi,

I just downloaded the WCCPv2 patch from devel.squid-cache.org and applied it
to a clean copy of Squid 2.5STABLE2 on a FreeBSD 4.7STABLE system. There was
no problem when I applied the patch but I noticed that running ./configure
--enable-wccpv2 doesn't turn on the necessary switches necessary to build
the WCCPv2-aware binary. The patch modified the following files:

        ./src/Makefile.am (needed to create Makefile.in)
        ./src/cf.data.pre
        ./src/main.c
        ./src/cf_gen_defines
        ./src/protos.h
        ./src/structs.h
        ./src/wccpv2.c
        ./acconfig.h
        ./configure.in (need to run autoconf to make 'configure')

I've already did the following:

[1] Ran autoreconf (autoconf-2.53_1)
[2] Ran automake (automake-1.5,1)
[3] Ran 'autoconf configure.in > configure' to re-create the configure
script

The resulting binary still doesn't understand these lines:

        parseConfigFile: line 366 unrecognized: 'wccp2_router
xxx.xxx.xxx.xxx'
        parseConfigFile: line 367 unrecognized: 'wccp2_version 4'

What else do I need to do to build the wccpv2-aware Squid binary?

---
 francis a. vidal [bitstop network services] | http://www.bnshosting.net
 streaming media + web hosting               | http://www.bitstop.ph
 v(02)330-2871,(02)330-2872; f(02)330-2873   | http://www.kuro.ph
Received on Wed Apr 23 2003 - 21:51:29 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:15:18 MST