Date: Mon, 17 Feb 1997 13:31:40 +0000 From: joe@pavilion.net (Josef Karthauser) To: freebsd-stable@freebsd.org Subject: cant compile usr.bin/fetch Message-ID: <Mutt.19970217133140.joe@florence.pavilion.net>
next in thread | raw e-mail | index | archive | help
Hiya, I've just started following the -stable source tree and have pulled down using CVSup. It seems that I'm getting a problem in usr.bin/fetch: ===> usr.bin/fetch cc -O -Wall -c /usr/src/usr.bin/fetch/main.c /usr/src/usr.bin/fetch/main.c: In function `ftpget': /usr/src/usr.bin/fetch/main.c:304: too many arguments to function `ftpLogin' /usr/src/usr.bin/fetch/main.c:307: warning: implicit declaration of function `ftpErrString' /usr/src/usr.bin/fetch/main.c:347: warning: passing arg 3 of `ftpGet' from incompatible pointer type /usr/src/usr.bin/fetch/main.c: In function `ftperr': /usr/src/usr.bin/fetch/main.c:569: warning: initialization makes pointer from integer without a cast *** Error code 1 Am I doing something wrong or is there a problem? Joe. -- Josef Karthauser Technical Manager Email: joe@pavilion.net Pavilion Internet plc. [Tel: +44 1273 607072 Fax: +44 1273 607073]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970217133140.joe>