Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2002 07:59:43 -0700
From:      Edwin Culp <eculp@encontacto.net>
To:        current@freebsd.org
Subject:   fyi, make world broke for me this morning at fstat.c 
Message-ID:  <1032015583.3d834edf6f57b@Mail.EnContacto.Net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1032015583.3d834edf6f57b>