From owner-freebsd-stable Mon Feb 17 07:29:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA21673 for stable-outgoing; Mon, 17 Feb 1997 07:29:09 -0800 (PST) Received: from solar.os.com (craigs@solar.os.com [199.232.136.65]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA21663 for ; Mon, 17 Feb 1997 07:29:06 -0800 (PST) Received: (from craigs@localhost) by solar.os.com (8.7/8.7.0) id KAA15640; Mon, 17 Feb 1997 10:27:57 -0500 Date: Mon, 17 Feb 1997 10:27:57 -0500 From: Craig Shrimpton Subject: Re: cant compile usr.bin/fetch To: Josef Karthauser cc: freebsd-stable@freebsd.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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/ | +-----------------------------------+------------------------------------+