On Tue, 9 May 2000, James Housley wrote:
> >
> > > 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?
>
On Tue, 9 May 2000, Oscar Ricardo Silva wrote:
> 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.
The
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
> > [EMAIL PROTECTED]
> > FAQ IIRC.
> >
> > libkvm is out of sync.
>
> [make libkvm and ps]
>
> > This did work fine.
>
> I suffered the same problem, and
On Sun, 7 May 2000, Henk Wevers wrote:
>
> Yes i did, i found the solution in the Dutch FreeBSD mailinglist
> [EMAIL PROTECTED]
> 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 afte
Yes i did, i found the solution in the Dutch FreeBSD mailinglist
[EMAIL PROTECTED]
FAQ IIRC.
libkvm is out of sync.
cd /usr/src/lib/libkvm
make cleandir
make cleandir
make obj
make depend
make all install
cd /usr/src/bin/ps
make cleandir
make cleandir
make obj
make depend
make all install
Thi
Henk Wevers wrote:
>
> Hi *,
>
> After a make world and offcourse a rebuild from the kernel, my
> ps and top command did not work anymore.
>
> If i do a ps i get the following message.
>
> ps: proc size mismatch (40872 total, 1044 chunks)
>
> Somebody has an idea?
> Is the procfilesystem cha
Hi *,
After a make world and offcourse a rebuild from the kernel, my
ps and top command did not work anymore.
If i do a ps i get the following message.
ps: proc size mismatch (40872 total, 1044 chunks)
Somebody has an idea?
Is the procfilesystem changed and the ps command not?
Henk
To Unsu
8 matches
Mail list logo