Re: Squid on HPUX 9.04

From: Christian Krackowizer <kra1@dont-contact.us>
Date: Fri, 26 Mar 1999 09:08:26 +0100

At 20:13 25.03.1999 +0200, you wrote:
>Hi all ,
>I am trying to compile squid2p2 on hp-ux 9.04 , and I get the following
>message
>below. Any clues/ideas ? MUch appreciated,
>
>Jay
>
>
>
>
># make all
>Making all in lib...
>Making all in scripts...
>Making all in src...
> gcc -g -O2 -Wall -I. -I../include -I../include -c cache_cf.c
> gcc -c globals.c -g -O2 -Wall -I. -I../include -I../include -I.
>-DDEFAULT_CONFIG_FILE=\"/users/bandaj/squid/etc/squid.conf\"
> gcc -g -O2 -Wall -I. -I../include -I../include -c tools.c
>tools.c:189: parse error
>*** Error code 1
>
>Stop.
>*** Error code 1

Hi Jay

Look into tool.c at line 189.

#elif HAVE_GETPAGESIZE
        change it to
#elif defined (HAVE_GETPAGESIZE)

don't know why the same gcc works it out on other OS...

Gruß

kra1
Received on Fri Mar 26 1999 - 01:08:20 MST

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