[squid-users] compiling error aufs on HPUX

From: Stephan Hendl <Stephan.Hendl@dont-contact.us>
Date: Fri, 14 Jun 2002 15:16:20 +0200

Hi folks,

I tried to compile squid-2.4.STABLE6 with aufs enabled on HPUX with gcc.2.95.2, 3.0.4 as well as the hpux ansi c compiler an got the same error messages. With the STABLE2 release there were nor errors like this.

...
Making all in fs...
make[2]: Entering directory `/homeadm/hendl/squid-2.4.STABLE6/src/fs'
make[3]: Entering directory `/homeadm/hendl/squid-2.4.STABLE6/src/fs/ufs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/homeadm/hendl/squid-2.4.STABLE6/src/fs/ufs'
make[3]: Entering directory `/homeadm/hendl/squid-2.4.STABLE6/src/fs/aufs'
gcc -g -Wall -D_REENTRANT -I../../../include -I../../../include -I../../../src/ -c aiops.c
aiops.c: In function `aio_init':
aiops.c:289: `yes' undeclared (first use in this function)
aiops.c:289: (Each undeclared identifier is reported only once
aiops.c:289: for each function it appears in.)
aiops.c: In function `aio_queue_request':
aiops.c:465: `yes' undeclared (first use in this function)
make[3]: *** [aiops.o] Error 1
make[3]: Leaving directory `/homeadm/hendl/squid-2.4.STABLE6/src/fs/aufs'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/homeadm/hendl/squid-2.4.STABLE6/src/fs'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/homeadm/hendl/squid-2.4.STABLE6/src'
make: *** [all] Error 1

The configure options are:
./configure --prefix=/www/squid --with-pthreads --enable-storeio=ufs,aufs,diskd --with-aio-threads --enable-snmp

The reason for updating are some errors from time to time like

"FATAL: xmalloc: Unable to allocate 14 bytes!"

in the cache.log file. After that the squid processes hang and the system does not work. I am wondering about this error because the machine has about 2G RAM an the RAM-utilisation is about 70%

Thanks!

Stephan
Received on Fri Jun 14 2002 - 07:17:08 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:41 MST