Subject: Re: ps don't work
To: sandro marrone <dad.coni@iol.it>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 05/14/1997 09:57:09
> The ps procedure don't work for me.
> I have recompiled it but... nothing.

[snip]

As mentioned in the FAQ
( http://www.macbsd.com/macbsd/macbsd-docs/faq/faq-10.html#ss10.9 )

Statically linked binaries need to be replaced with more recent
versions. Since they are statically linked, if you are going to
recompile them yourself, you need to rebuild libkvm.a before you
rebuild the program in question


So you need to rebuild libkvm first.

I think you'll have the best luck using the recent snapshot.

As an aside, are we using libkvm.old, or have we switched to libkvm yet?
I know someone recently changed (port-hp300?).

Take care,

Bill