I just upgraded my 1.1beta5 into 1.1.1, on HPUX 9.05 using
the HP compiler. Everything seems to go fine except ftpget.
I obtained a few warnings at compile time:
cc: "ftpget.c", line 624: warning 604: Pointers are not assignment-compatible.
cc: "ftpget.c", line 624: warning 563: Argument #2 is not the correct type.
cc: "ftpget.c", line 624: warning 604: Pointers are not assignment-compatible.
cc: "ftpget.c", line 624: warning 563: Argument #3 is not the correct type.
cc: "ftpget.c", line 667: warning 604: Pointers are not assignment-compatible.
cc: "ftpget.c", line 667: warning 563: Argument #2 is not the correct type.
cc: "ftpget.c", line 701: warning 604: Pointers are not assignment-compatible.
cc: "ftpget.c", line 701: warning 563: Argument #2 is not the correct type.
cc: "ftpget.c", line 770: warning 604: Pointers are not assignment-compatible.
cc: "ftpget.c", line 770: warning 563: Argument #2 is not the correct type.
cc: "ftpget.c", line 770: warning 604: Pointers are not assignment-compatible.
cc: "ftpget.c", line 770: warning 563: Argument #3 is not the correct type.
cc: "ftpget.c", line 833: warning 604: Pointers are not assignment-compatible.
cc: "ftpget.c", line 833: warning 563: Argument #2 is not the correct type.
cc: "ftpget.c", line 1159: warning 604: Pointers are not assignment-compatible.
cc: "ftpget.c", line 1159: warning 563: Argument #2 is not the correct type.
cc: "ftpget.c", line 2419: warning 604: Pointers are not assignment-compatible.
cc: "ftpget.c", line 2419: warning 563: Argument #2 is not the correct type.
and then I obtained an executable which appears to be rather
screwed up when run. Running it without options yields
# ./ftpget
Wrong number of arguments left (1)
usage: ftpget options filename host path A,I user pass
./ftpget: Text file busy
and in cache.log, when run by squid:
Wrong number of arguments left (3)
usage: ftpget options filename host path A,I user pass
/usr/local/squid/bin/ftpget: Text file busy
Does anybody have a clue of what may be wrong?
Thanks
furio ercolessi
furio@spin.it
Received on Tue Dec 17 1996 - 11:47:13 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:55 MST