From owner-freebsd-current Sat Jan 18 13:16:12 2003 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 6B5DE37B401; Sat, 18 Jan 2003 13:16:11 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D66BD43EB2; Sat, 18 Jan 2003 13:16:10 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id h0ILG2Ix075349; Sat, 18 Jan 2003 13:16:02 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.6/Submit) id h0ILEk41075330; Sat, 18 Jan 2003 13:14:46 -0800 (PST) Date: Sat, 18 Jan 2003 13:14:46 -0800 From: "David O'Brien" To: Andy Fawcett Cc: Sean Kelly , current@freebsd.org, kde@freebsd.org Subject: Re: x11/kdebase3 build? Message-ID: <20030118211446.GA70151@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mail-Followup-To: David O'Brien , Andy Fawcett , Sean Kelly , current@freebsd.org, kde@FreeBSD.org References: <20030116211424.GA70354@edgemaster.zombie.org> <200301162346.26059.andy@athame.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301162346.26059.andy@athame.co.uk> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 On Thu, Jan 16, 2003 at 11:46:25PM +0200, Andy Fawcett wrote: > #define VM_TOTAL 1 /* struct vmtotal */ > /* The following define is deprecated in favour of the above one > and should not be used in new code */ > #define VM_METER 1 /* struct vmmeter */ Fixed in a simular way with /home/ncvs/src/sys/vm/vm_param.h,v rev 1.17. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message