Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2001 08:19:23 +0200
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        stable@FreeBSD.ORG
Subject:   vnode.h broke pstat on -stable
Message-ID:  <20011019081923.A26473@alaska.cert.siemens.de>

next in thread | raw e-mail | index | archive | help
Hi all,

one of the recent changes to sys/sys/vnode.h broke usr.sbin/pstat since now
VTBFREE is not defined any more:

===> usr.sbin/pstat
cc -O -pipe  -I/usr/src/usr.sbin/pstat/../../sys   -I/usr/obj/usr/src/i386/usr/include  -c /usr/src/usr.sbin/pstat/pstat.c
/usr/src/usr.sbin/pstat/pstat.c: In function `vnode_print':
/usr/src/usr.sbin/pstat/pstat.c:451: `VTBFREE' undeclared (first use in this function)
/usr/src/usr.sbin/pstat/pstat.c:451: (Each undeclared identifier is reported only once
/usr/src/usr.sbin/pstat/pstat.c:451: for each function it appears in.)
*** Error code 1 (continuing)


Maybe someone can fix that.

Best regards

--
Udo Schweigert, Siemens AG   | Voice      : +49 89 636 42170
CT IC 3, Siemens CERT        | Fax        : +49 89 636 41166
D-81730 Muenchen / Germany   | email      : udo.schweigert@siemens.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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