Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 1996 22:05:19 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        karl@Mcs.Net (Karl Denninger)
Subject:   Re: PS broke again -- what has to be rebuilt to stop this?
Message-ID:  <199609292005.WAA08951@uriah.heep.sax.de>
In-Reply-To: <199609291918.OAA10761@Jupiter.Mcs.Net> from Karl Denninger at "Sep 29, 96 02:18:06 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609292005.WAA08951>