Zeller, Jan wrote:
> Hi Amos,
>
> tried to compile Squid 3.1.0.11 beta but it unfortunately failed for reasons I ignore :
>
<snip>
> .
> cc1plus: warnings being treated as errors
> client_side.cc: In function 'int connKeepReadingIncompleteRequest(ConnStateData*)':
> client_side.cc:2225: error: comparison between signed and unsigned integer expressions
> depbase=`echo clientStream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/opt/squid-3.1.0.11/etc/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/opt/squid-3.1.0.11/share\" -DDEFAULT_SQUID_CONFIG_DIR=\"/opt/squid-3.1.0.11/etc\" -I.. -I../include -I../src -I../include -I../lib -I../src -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT clientStream.o -MD -MP -MF $depbase.Tpo -c -o clientStream.o clientStream.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> make[3]: *** [client_side.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
<snip>
>
> kind regards,
>
> Jan
Oh dear. It appears this patch was overlooked on the 3.1 merge.
http://www.squid-cache.org/Versions/v3/3.0/changesets/b9052.patch
That has now been fixed.
Amos
-- Please be using Current Stable Squid 2.7.STABLE6 or 3.0.STABLE16 Current Beta Squid 3.1.0.10Received on Mon Jul 20 2009 - 10:27:05 MDT
This archive was generated by hypermail 2.2.0 : Mon Jul 20 2009 - 12:00:02 MDT