problems compiling Squid 1.1.15

From: Scott Nielson <scott@dont-contact.us>
Date: Fri, 22 Aug 1997 19:14:52 -0600 (MDT)

OS Linux 2.0.30

I follow the instructions in INSTALL. i.e. I do

./configure--prefix=/usr/local/squid

that works fine (I guess). but when I do "make all" I get the following
errors:

gcc -g -O2 -Wall -I. -I../include -I./../include -c ssl.c -o
ssl.o
gcc -g -O2 -Wall -I. -I../include -I./../include -c stack.c
-o stack.o
gcc -g -O2 -Wall -I. -I../include -I./../include -c stat.c -o
stat.o
stat.c: In function `info_get':
stat.c:721: storage size of `mp' isn't known
stat.c:796: warning: implicit declaration of function `mallinfo'
stat.c:721: warning: unused variable `mp'
stat.c:722: warning: `t' might be used uninitialized in this function
make[1]: *** [stat.o] Error 1
make[1]: Leaving directory `/home/scott/squid-1.1.15/src'
make: *** [all] Error 1

Could somebody please point me in the right direction?
Received on Fri Aug 22 1997 - 17:54:53 MDT

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