ftpget broken under HP-UX

From: furio ercolessi <furio@dont-contact.us>
Date: Sun, 12 Jan 1997 18:37:03 MET

I have troubles in getting ftpget running, using HP-UX 9.05, gcc 2.7.2.1,
squid 1.1.3. Run time syndrome:

% ./ftpget
Wrong number of arguments left (1)
usage: ftpget options filename host path A,I user pass
./ftpget: Text file busy

[ if there are arguments, the error is similar ; the "Text file busy"
  message appears to be phony ]

This problem was already there in 1.1.1, and is there also using
the HP C compiler. At present I am still using an old ftpget from 1.1beta5
which did not suffer of this problem.

Compilation produces a lot of warnings associated with 'select',
of the kind:
ftpget.c: In function `write_with_timeout':
ftpget.c:625: warning: passing arg 2 of `select' from incompatible pointer type
ftpget.c:625: warning: passing arg 3 of `select' from incompatible pointer type
...
but they are probably not correlated with the runtime problem, since
they also appeared in the working 1.1beta5 version.

Suggestions welcome
Thanx

furio ercolessi
furio@spin.it
Received on Sun Jan 12 1997 - 09:42:10 MST

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