From owner-freebsd-current Sat Nov 14 11:12:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07924 for freebsd-current-outgoing; Sat, 14 Nov 1998 11:12:56 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from porkfriedrice.ny.genx.net (porkfriedrice.ny.genx.net [206.64.4.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07919 for ; Sat, 14 Nov 1998 11:12:55 -0800 (PST) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by porkfriedrice.ny.genx.net (8.9.1/8.9.1) with ESMTP id OAA27526; Sat, 14 Nov 1998 14:15:34 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: porkfriedrice.ny.genx.net: bright owned process doing -bs Date: Sat, 14 Nov 1998 14:15:34 -0500 (EST) From: Alfred Perlstein X-Sender: bright@porkfriedrice.ny.genx.net To: Open Systems Networking cc: "Steven P. Donegan" , current@FreeBSD.ORG Subject: Re: top/w/vmstat weirdness :-) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 14 Nov 1998, Open Systems Networking wrote: > On Sat, 14 Nov 1998, Steven P. Donegan wrote: > > > rebuild those libraries and individual components the question becomes how? > > > > Thanks - since my mailbox usually includes over 100 emails daily (cisco > > mailing list, freebsd mailing list(s), detomaso pantera list, etc. I tend > > to prune many times without reading - so sorry if this is something > > that's been discussed before). > > No all you need to do is rebuild, /usr/src/lib/libkvm and install it. > cd /usr/src/lib/libkvm ; make ; make install > then do the same for each util. cd /usr/src/bin/ps ; make ; make install > ... > Wash rinse repeat for the rest of the utils. > > A complete make world is not needed. Generally when i see a "HEADS UP" on the list about some system change happening, (specifically the change to the proc struct a few days ago) I: 1) READ IT 2) decided I still want to track -current without sounding silly on the list, then I 3) "make buildworld" 4) make the kernel 5) make installworld 6) install the new kernel 7) reboot -Alfred > > Chris > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message