From owner-freebsd-current Wed Jan 31 01:23:52 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA03931 for current-outgoing; Wed, 31 Jan 1996 01:23:52 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA03728 for ; Wed, 31 Jan 1996 01:22:25 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id KAA10458; Wed, 31 Jan 1996 10:21:26 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id KAA10002; Wed, 31 Jan 1996 10:21:26 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id JAA19837; Wed, 31 Jan 1996 09:53:53 +0100 (MET) From: J Wunsch Message-Id: <199601310853.JAA19837@uriah.heep.sax.de> Subject: Re: proc size mismatch To: ccappuc@satelnet.org (Chris Cappuccio) Date: Wed, 31 Jan 1996 09:53:53 +0100 (MET) Cc: current@freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199601310042.TAA17384@sefl.satelnet.org> from "Chris Cappuccio" at Jan 30, 96 07:42:17 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@freebsd.org Precedence: bulk As Chris Cappuccio wrote: > > Anyways, > between 1/16 and 1/23-current ps and w became incompatible with the kernel > (proc size mismatch err something...) and recompiling them does nothing > to help... any fix? if(error == "proc size mismatch") then begin recompile(libkvm); reinstall(libkvm); if((item = find(everywhere)) && linked_static(item, libkvm)) then recompile(item); reinstall(item); end; end. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)