Hi gurus,
I want to install the SQUID purge tool on a HP ALPHA / TRU64 / 5.1A.
Unfortunatly make (yes, it is GNU make ) aborts with following error
message:
# /usr/local/bin/make
/usr/local/bin/g++ -ffor-scope -DHAS_BOOL -DHAS_PSIGNAL -DOSF1 -DMAJOR=V5
-DMIN OR=1 -DSOCKLEN=int -O2 -c purge.cc -o purge.o
purge.cc: In function `void parseCommandline(int, char**, REList*&, char*&,
char*&, in_addr&, short unsigned int&)':
purge.cc:631: warning: cast from pointer to integer of different size
purge.cc:637: warning: cast from pointer to integer of different size
purge.cc: In function `void exiter()':
purge.cc:798: `psignal' undeclared (first use this function)
purge.cc:798: (Each undeclared identifier is reported only once for each
function it appears in.)
make: *** [purge.o] Error 1
#
Did anybody install purge on TRU64 successfully?
How can I solve the problem (I am not a programmer) ?
I had asked the same question in squid newsgroup - no answer yet.
Thanks in advance
Werner Rost
GM-FIR - Netzwerk
ZF Boge Elastmetall GmbH
Friesdorfer Str. 175
53175 Bonn
Tel. +49 228 38 25 - 420
Fax +49 228 38 25 - 398
mailto:werner.rost_at_zfboge.com
www.zf.com/boge-elastmetall
Received on Thu Jul 10 2003 - 08:29:48 NZST