Seems WCCP is not working in the IPv6 development branch, and now that you mention it I do recall this being mentioned by the last developer working on the IPv6 branch.
Try disabling WCCP (--disable-wccp configure option IIRC). Regards Henrik ons 2003-03-19 klockan 11.37 skrev Gavin Davenport: > gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\ > " -I. -I. -I../include -I. -I. -I../include -I../include -g -O2 -Wall -c > `test -f wccp.c || echo './'`wccp.c > wccp.c: In function `wccpLowestIP': > wccp.c:253: structure has no member named `s6_addr32' > *** Error code 1 > make: Fatal error: Command failed for target `wccp.o' > Current working directory /usr/local/squid-ipv6/src > *** Error code 1 > make: Fatal error: Command failed for target `all-recursive' > Current working directory /usr/local/squid-ipv6/src > *** Error code 1 > make: Fatal error: Command failed for target `all' > Current working directory /usr/local/squid-ipv6/src > *** Error code 1 > make: Fatal error: Command failed for target `all-recursive' > > This is a 32 bit CPU - is that going to complicate things ?? Are there any > specific libraries I have to have installed ? > > Has anyone else managed to extract and build the ipv6 code recently ?? > > Sorry about then length of the mail. > > Gavin Davenport -- Henrik Nordstrom <[EMAIL PROTECTED]> MARA Systems AB, Sweden
