Please file a bug report in our bug tracking system. Regards Henrik
On Sun, 21 Sep 2003, Alan Collins wrote: > Hi, > > I have done a fairly exhaustive seach before posting. No solution found. I > need the functionality of Squid 3. Downloaded different builds (Aug 16, Sep > 19), and compiled them on two different, clean installations of SuSE 8.2 > Same problem. At 'make' time, the following error: > > make[2]: Entering directory `/usr/local/src/squid-3.0-PRE3-20030915/lib' > if > gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -Werror > -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declara > tion s -Wcomments -g -O2 -Wall -MT base64.o -MD -MP -MF ".deps/base64.Tpo" \ > -c -o base64.o `test -f 'base64.c' || echo './'`base64.c; \ then mv -f > ".deps/base64.Tpo" ".deps/base64.Po"; \ else rm -f ".deps/base64.Tpo"; exit > 1; \ fi > base64.c: In function `base64_encode': > base64.c:86: warning: comparison between signed and unsigned > base64.c: In function `base64_encode_bin': > base64.c:131: warning: comparison between signed and unsigned > make[2]: *** [base64.o] Error 1 > make[2]: Leaving directory `/usr/local/src/squid-3.0-PRE3-20030915/lib' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/src/squid-3.0-PRE3-20030915/lib' > make: *** [all-recursive] Error 1 > > Advice most greatfully received. > > Many thanks, > Alan. > >
