From owner-freebsd-questions@FreeBSD.ORG Fri Dec 23 14:22:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0684C16A423 for ; Fri, 23 Dec 2005 14:22:30 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC28E43D5E for ; Fri, 23 Dec 2005 14:22:27 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) by rosebud.otenet.gr (8.13.4/8.13.4/Debian-8) with SMTP id jBNEMPqi012908; Fri, 23 Dec 2005 16:22:25 +0200 Received: by flame.pc (Postfix, from userid 1001) id 110E51178B; Fri, 23 Dec 2005 16:21:18 +0200 (EET) Date: Fri, 23 Dec 2005 16:21:17 +0200 From: Giorgos Keramidas To: Anthony Philipp Message-ID: <20051223142117.GA56090@flame.pc> References: <20051223055349.GA27033@zeus.itg.uiuc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051223055349.GA27033@zeus.itg.uiuc.edu> Cc: freebsd-questions@freebsd.org Subject: Re: skill problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2005 14:22:30 -0000 On 2005-12-22 23:53, Anthony Philipp wrote: > Hello, > > When I did this: > > $ skill ttype > > I got this back: > > skill: proc size mismatch, recompile libkvm > > Anyone know how to fix this? > uname -a: > 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Mon Dec 5 11:19:03 CST 2005 > pkg_info | grep skill > skill-4.1.1 SuperKILL, kill or renice processes by pid, > name, tty or ui > > I've rebuilt world, and rebuilt the kernel with it, so I'm not sure > what else to do. I don't remember when this problem arose. Try rebuilding the port itself. It seems to be out of sync with your current kernel and/or userland.