[squid-users] Help with parse error on HP-UX 11.11 build

From: SOTO,RONALD (HP-FtCollins,ex1) <ron_soto@dont-contact.us>
Date: Tue, 30 Apr 2002 13:50:13 -0700

I am trying to build squid on HP-UX 11.11 lp1000
# model
9000/800/A500-5X
# uname -a
HP-UX tt0035 B.11.11 U 9000/800 1530720548 unlimited-user license
# pwd
/usr/local/squid/src/squid-2.4.STABLE6
# gmake
Making all in lib...
gmake[1]: Entering directory `/usr/local/squid/src/squid-2.4.STABLE6/lib'
gcc -g -O2 -Wall -I../include -I../include -c -o rfc1123.o rfc1123.c
In file included from /usr/include/netdb.h:69,
                 from ../include/util.h:51,
                 from rfc1123.c:66:
/usr/include/sys/socket.h:484: parse error before "sendfile"
/usr/include/sys/socket.h:484: parse error before "bsize_t"
/usr/include/sys/socket.h:486: parse error before "sendpath"
/usr/include/sys/socket.h:486: parse error before "bsize_t"
gmake[1]: *** [rfc1123.o] Error 1
gmake[1]: Leaving directory `/usr/local/squid/src/squid-2.4.STABLE6/lib'
gmake: *** [all] Error 1

but can't get past the parse error.

socket.h looks fine to me. Has anyone seen this? Any clues on how to fix
my problem?

Ron Soto.
Received on Tue Apr 30 2002 - 14:50:20 MDT

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