From owner-freebsd-current Sat Sep 14 7:59:46 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 71D4637B400 for ; Sat, 14 Sep 2002 07:59:44 -0700 (PDT) Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE5243E3B for ; Sat, 14 Sep 2002 07:59:43 -0700 (PDT) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Sat, 14 Sep 2002 07:59:43 -0700 Received: from adsl-64-173-182-155.dsl.mtry01.pacbell.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by Mail.EnContacto.Net (IMP) with HTTP for eculp@encontacto.net@encontacto.net; Sat, 14 Sep 2002 07:59:43 -0700 Message-ID: <1032015583.3d834edf6f57b@Mail.EnContacto.Net> Date: Sat, 14 Sep 2002 07:59:43 -0700 From: Edwin Culp To: current@freebsd.org Subject: fyi, make world broke for me this morning at fstat.c MIME-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Priority: 3 (Normal) X-Originating-IP: 64.173.182.155 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 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