[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /bin/ps output difference because of what?
Hello!
On Tue, Mar 07, 2000 at 06:03:21PM -0500, Jean-François Grenier wrote:
> [... ps vs kernel problems ...]
> I've got the latest CVS tree. I recompiled my CUSTOM kernel, libkvm, libm,
> and ps. Since nothing changed, I recompiled egcs and a couple of libraries.
cd /usr/src/share/mk && make install
cd /usr/src/include && make prereq && make includes
Then, again, rebuild kvm and ps (and other kvm dependant utilities).
Or better, just rebuild the system.
> I tried to get back to the GENERIC kernel, but it does the same thing. I
> took a look at another obsd 2.6 system and PS does the same "uncomplete"
> output. However, it works fine on a obsd 2.5 system with almost the same
> custom kernel.
It works for me on a rather current box.
> [...]
Regards, Hannah.