Date: Mon, 17 Feb 1997 10:27:57 -0500 From: Craig Shrimpton <craigs@os.com> To: Josef Karthauser <joe@pavilion.net> Cc: freebsd-stable@freebsd.org Subject: Re: cant compile usr.bin/fetch Message-ID: <Pine.3.89.9702171055.A15635-0100000@solar.os.com> In-Reply-To: <Mutt.19970217133140.joe@florence.pavilion.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Feb 1997, Josef Karthauser wrote: > 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 > > There's a new header file. Do a make includes and then remake the libs. Or, if you have a few hours to kill, do a make world. -Craig +-----------------------------------+------------------------------------+ | Craig Shrimpton | e-mail: craigs@os.com | | Orbit Systems | information: info@os.com | | Worcester, MA 508.753.8776 | http://www.os.com/ | +-----------------------------------+------------------------------------+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9702171055.A15635-0100000>