From owner-freebsd-questions@FreeBSD.ORG Mon May 12 08:37:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA4C537B401 for ; Mon, 12 May 2003 08:37:35 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E80DD43F75 for ; Mon, 12 May 2003 08:37:30 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by attbi.com (sccrmhc02) with ESMTP id <2003051215373000200ha1gbe>; Mon, 12 May 2003 15:37:30 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h4CFbUuD010888 for ; Mon, 12 May 2003 11:37:30 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h4CFbMc0010885; Mon, 12 May 2003 11:37:22 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org References: <000701c3189a$fe8e1360$19fea8c0@trusc.net> From: Lowell Gilbert Date: 12 May 2003 11:37:22 -0400 In-Reply-To: <000701c3189a$fe8e1360$19fea8c0@trusc.net> Message-ID: <44d6iorxal.fsf@be-well.ilk.org> Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Anyone know what this means X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 15:37:36 -0000 "Leon Botes" writes: > proc size mismatch (41184 total, 1060 chunks) > userland out of sync with kernel, recompile libkvm etc > > This occured after cvsup from 4_8 to 4_7 then built and installed a new > kernel. > > I have no ide even where to start looking. > > Have tried a new cvsup, make and install kernel, no luck. You need to build and install the rest of the system, too. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html