From owner-freebsd-stable Thu Oct 18 23:19:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id CFA2537B403 for ; Thu, 18 Oct 2001 23:19:26 -0700 (PDT) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.11.6/8.11.6) with ESMTP id f9J6JOl13549 for ; Fri, 19 Oct 2001 08:19:24 +0200 (MET DST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id f9J6JOV16608140 for ; Fri, 19 Oct 2001 08:19:24 +0200 (MEST) Received: from reims.mchp.siemens.de (alaska [139.23.202.134]) by mars.cert.siemens.de (8.12.1/8.12.1/Siemens CERT [ $Revision: 1.17 ]) with ESMTP id f9J6JO12006067 for ; Fri, 19 Oct 2001 08:19:24 +0200 (CEST) Received: from reims.mchp.siemens.de (localhost [127.0.0.1]) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.9 ]) with ESMTP id f9J6JNFg026652 for ; Fri, 19 Oct 2001 08:19:23 +0200 (CEST) Received: (from ust@localhost) by reims.mchp.siemens.de (8.12.1/8.12.1/alaska [ $Revision: 1.2 ]) id f9J6JNGo026651 for stable@FreeBSD.ORG; Fri, 19 Oct 2001 08:19:23 +0200 (CEST) Date: Fri, 19 Oct 2001 08:19:23 +0200 From: Udo Schweigert To: stable@FreeBSD.ORG Subject: vnode.h broke pstat on -stable Message-ID: <20011019081923.A26473@alaska.cert.siemens.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i X-Operating-System: FreeBSD 4.4-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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