From owner-freebsd-hackers Sun Sep 29 13:17:38 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA23568 for hackers-outgoing; Sun, 29 Sep 1996 13:17:38 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA23514 for ; Sun, 29 Sep 1996 13:17:31 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id WAA11040; Sun, 29 Sep 1996 22:17:16 +0200 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id WAA06077; Sun, 29 Sep 1996 22:17:15 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id WAA08951; Sun, 29 Sep 1996 22:05:19 +0200 (MET DST) From: J Wunsch Message-Id: <199609292005.WAA08951@uriah.heep.sax.de> Subject: Re: PS broke again -- what has to be rebuilt to stop this? To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Sun, 29 Sep 1996 22:05:19 +0200 (MET DST) Cc: karl@Mcs.Net (Karl Denninger) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199609291918.OAA10761@Jupiter.Mcs.Net> from Karl Denninger at "Sep 29, 96 02:18:06 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Karl Denninger wrote: > I have tried checking out the new libkvm and rebuilding that, along with ps, > and the problem does not disappear. > > Exactly what has to be rebuild/relinked when these things happen? A > complete "make world" across 30 machines is not acceptable! includes (install them, of course) libkvm ps In that order; `includes' is important since it's often not libkvm itself, but rather a header file change. Alternatively, build `ps' shared. Then, you only gotta rebuild `includes' and `libkvm'. -- 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. ;-)