From owner-freebsd-questions@FreeBSD.ORG Mon May 12 17:37:44 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 47C4737B401 for ; Mon, 12 May 2003 17:37:44 -0700 (PDT) Received: from pop018.verizon.net (pop018pub.verizon.net [206.46.170.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE7343FBF for ; Mon, 12 May 2003 17:37:43 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: from envy.homeunix.com ([4.47.68.94]) by pop018.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030513003742.LHJY17739.pop018.verizon.net@envy.homeunix.com>; Mon, 12 May 2003 19:37:42 -0500 Received: from soupnazi.org (lust.pdx.soupnazi.org [192.168.1.2]) by envy.homeunix.com (8.12.8p1/8.12.8) with ESMTP id h4D0bZj2035334; Mon, 12 May 2003 17:37:35 -0700 (PDT) (envelope-from mij@soupnazi.org) Date: Mon, 12 May 2003 17:37:13 -0700 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: leon@trusc.net From: Jim Mock In-Reply-To: <000701c3189a$fe8e1360$19fea8c0@trusc.net> Message-Id: <0A0E54E8-84DB-11D7-A664-000393460DB2@soupnazi.org> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) X-Authentication-Info: Submitted using SMTP AUTH at pop018.verizon.net from [4.47.68.94] at Mon, 12 May 2003 19:37:42 -0500 cc: freebsd-questions@freebsd.org 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: Tue, 13 May 2003 00:37:44 -0000 On Monday, May 12, 2003, at 08:27 AM, Leon Botes wrote: > 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. It means exactly what it says; "userland out of sync with kernel". You can't cvsup your source tree and build a new kernel without building world. It doesn't work like that. You need to make world. Instructions are in the handbook. - jim -- - jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org - - editor in chief, BSD News: http://bsdnews.org http://soupnazi.org -