Re: wccp.cc compile problem

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 10 Nov 2002 05:44:54 +0100

Thanks. This should be fixed now, plus the other code which was not
enabled by default like it should.. (IDENT, WCCP, CARP).

Regards
Henrik

On Sunday 10 November 2002 03.19, Reuben Farrelly wrote:
> In current squid3 CVS:
>
>
> g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
> -I. -I. -I../include -I. -I. -I../include -I../include -Werror
> -Wall -g -O2 -D_REENTRANT -c -o wccp.o `test -f wccp.cc || echo
> './'`wccp.cc wccp.cc: In function `void wccpConnectionOpen()':
> wccp.cc:175: invalid conversion from `int*' to `socklen_t*'
> cc1plus: warnings being treated as errors
> wccp.cc: In function `void wccpHandleUdp(int, void*)':
> wccp.cc:243: warning: comparison between signed and unsigned
> integer expressions
> wccp.cc:247: warning: comparison between signed and unsigned
> integer expressions
> wccp.cc: In function `int wccpLowestIP()':
> wccp.cc:276: warning: comparison between signed and unsigned
> integer expressions
> wccp.cc: In function `void wccpAssignBuckets()':
> wccp.cc:320: invalid conversion from `void*' to `char*'
> make[3]: *** [wccp.o] Error 1
> make[3]: Leaving directory `/usr/src/squid/squid-3.0/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/squid/squid-3.0/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/src/squid/squid-3.0/src'
> make: *** [all-recursive] Error 1
>
>
> Reuben
Received on Sat Nov 09 2002 - 21:44:55 MST

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