From owner-freebsd-current Fri Apr 17 16:49:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13189 for freebsd-current-outgoing; Fri, 17 Apr 1998 16:49:41 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA13166 for ; Fri, 17 Apr 1998 23:49:37 GMT (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id XAA19299; Fri, 17 Apr 1998 23:49:24 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id BAA09956; Sat, 18 Apr 1998 01:49:23 +0200 (MET DST) Message-ID: <19980418014923.21848@follo.net> Date: Sat, 18 Apr 1998 01:49:23 +0200 From: Eivind Eklund To: Brandon Lockhart , current@FreeBSD.ORG Subject: Re: 3.0-current PS error. References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: ; from Brandon Lockhart on Fri, Apr 17, 1998 at 07:38:05PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 17, 1998 at 07:38:05PM -0400, Brandon Lockhart wrote: > engulf[1]:~# ps > ps: proc size mismatch (17928 total, 688 chunks) Pilot error. Build the world and the kernel, not one or the other (unless you know what you're doing.) In this case, it is a change of proc size (gee, wasn't that news) - you have to re-compile at least libkvm and all group kmem programs with the new includes. The easiest way is by making the world. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message