You (Marcello Masina) wrote:
> Compiling squid 1.0.0 on Linux, I get this:
>
> Making all in src...
> make[1]: Entering directory `/usr/software/squid-1.0.0/src'
> gcc -g -O -Wall -I. -I../include -I./../include -c main.c -o main.o
> main.c: In function `mainInitialize':
> main.c:373: `SA_RESETHAND' undeclared (first use this function)
I think you should upgrade to more recent libraries and include files.
I use 5.2.18 and that works fine. From <signal.h> :
signal.h:#ifndef SA_RESETHAND
signal.h:#define SA_RESETHAND SA_ONESHOT
Mike.
-- Miquel van | Cistron Internet Services -- Alphen aan den Rijn. Smoorenburg, | mailto:info@cistron.nl http://www.cistron.nl/ miquels@het.net | Tel: +31-172-419445 (Voice) 430979 (Fax) 442580 (Data)Received on Tue Jul 02 1996 - 05:21:35 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:34 MST