From owner-freebsd-current Sat Sep 14 10:30:40 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55FF537B400 for ; Sat, 14 Sep 2002 10:30:36 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 1A75043E4A for ; Sat, 14 Sep 2002 10:30:32 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 32128 invoked by uid 1000); 14 Sep 2002 17:30:32 -0000 Date: Sat, 14 Sep 2002 10:30:32 -0700 (PDT) From: Nate Lawson To: Edwin Culp Cc: current@freebsd.org Subject: Re: fyi, make world broke for me this morning at fstat.c In-Reply-To: <1032015583.3d834edf6f57b@Mail.EnContacto.Net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm awake and will fix this now. Sorry for the trouble -- I had pstat changes that didn't make it into this patch. -Nate On Sat, 14 Sep 2002, Edwin Culp wrote: > My make worlds broke this morning at fstat. Cvsup at about 4am pdt. > > cc -O -pipe -c /usr/src/usr.bin/fstat/fstat.c > /usr/src/usr.bin/fstat/fstat.c: In function `vtrans': > /usr/src/usr.bin/fstat/fstat.c:486: `VT_NON' undeclared (first use in this funct > ion) > /usr/src/usr.bin/fstat/fstat.c:486: (Each undeclared identifier is reported only > once > /usr/src/usr.bin/fstat/fstat.c:486: for each function it appears in.) > /usr/src/usr.bin/fstat/fstat.c:491: switch quantity not an integer > /usr/src/usr.bin/fstat/fstat.c:492: `VT_UFS' undeclared (first use in this funct > ion) > /usr/src/usr.bin/fstat/fstat.c:497: `VT_DEVFS' undeclared (first use in this fun > ction) > /usr/src/usr.bin/fstat/fstat.c:502: `VT_NFS' undeclared (first use in this funct > ion) > /usr/src/usr.bin/fstat/fstat.c:507: `VT_MSDOSFS' undeclared (first use in this f > unction) > /usr/src/usr.bin/fstat/fstat.c:512: `VT_ISOFS' undeclared (first use in this fun > ction) > *** Error code 1 > > Thanks, > > ed > -- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message