Hi,
I have problems compiling squid 1.1.12 on SunOS 4.1.3_U1 using gcc 2.7.2.1:
Making all in lib...
make[1]: Entering directory `/a/server.us.tld/server/adm/src/inet/squid-1.1.12/OS-SunOS/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/a/server.us.tld/server/adm/src/inet/squid-1.1.12/OS-SunOS/lib'
Making all in scripts...
make[1]: Entering directory `/a/server.us.tld/server/adm/src/inet/squid-1.1.12/OS-SunOS/scripts'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/a/server.us.tld/server/adm/src/inet/squid-1.1.12/OS-SunOS/scripts'
Making all in src...
make[1]: Entering directory `/a/server.us.tld/server/adm/src/inet/squid-1.1.12/OS-SunOS/src'
gcc -DCACHEMGR_HOSTNAME="getfullhostname()" -O2 -fomit-frame-pointer -s -I. -I../include -I../../src/../include -c ../../src/stat.c -o stat.o
../../src/stat.c: In function `info_get':
../../src/stat.c:741: storage size of `ms' isn't known
make[1]: *** [stat.o] Error 1
make[1]: Leaving directory `/a/server.us.tld/server/adm/src/inet/squid-1.1.12/OS-SunOS/src'
make: *** [all] Error 1
Does anybody know, what to do?
Also, does anybody have a hint how to integrate gnumalloc() into squid since
I have heard, that this should work better.
Thanks,
-Andre
Received on Sun Jul 06 1997 - 21:35:42 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:41 MST