Date: Tue, 09 May 2000 17:34:37 -0500 From: Oscar Ricardo Silva <oscars@mail.utexas.edu> To: freebsd-hackers@FreeBSD.ORG Subject: Re: ps does not work after a cvsupdate to 4.0-STABLE Message-ID: <4.2.2.20000509173328.00b03e00@mail.utexas.edu> In-Reply-To: <3918872B.778997DD@thehousleys.net> References: <Pine.BSF.4.21.0005091605060.2140-100000@search.sparks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
And then after you do both (or you could just run "make world"), you'll need to recompile the kernel. I ran both and then had problems with "ps" and found several references saying that the kernel needed to be recompiled afterwards. Oscar At 05:46 PM 5/9/00 -0400, James Housley, you wrote: >David Miller wrote: > > > > On Sun, 7 May 2000, Henk Wevers wrote: > > > > > > > > Yes i did, i found the solution in the Dutch FreeBSD mailinglist > > > nlfug@nlfug.nl > > > FAQ IIRC. > > > > > > libkvm is out of sync. > > > > [make libkvm and ps] > > > > > This did work fine. > > > > I suffered the same problem, and got to wondering; why would make > > buildworld after the cvsup not do this? I thought the whole point of > > buildworld was to compile and install everything as a coordinated set? > > >make buildworld does just that "builds everything". make installworld >install everything. You have to do both. "Don't believe the hype" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20000509173328.00b03e00>