Subject: Re: How to build ps
To: Colin Wood <ender@is.rice.edu>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: port-mac68k
Date: 02/15/1997 11:56:27
Colin is correct - I just checked the Makefile for ps, and ps is
dynamically linked with libm and libkvm.

So, you'll need to make a new libkvm - but since this is the Mac68K port,
you really need to make libkvm.old!!!

On Sat, 15 Feb 1997, Colin Wood wrote:

> > I built a custom kernal today from sources current as of 2/14.  Not 
> > surprisingly, ps (and w) complained when I ran them under the new kernal. 
> >  So I went back to ftp.netbsd.org and grabbed what (I thought) were the 
> > current sources for ps (in /pub/NetBSD-current/src/bin -- I think).  The 
> > new ps built without a problem but still wouldn't run.  Any ideas what 
> > I'm doing wrong?  Does it matter what options I've built the kernal 
> > with??  Any help would be appreciated.
> 
> What kind of message do they give when they "don't run"?
> 
> One possible fix is that these binaries are dynamically linked against 
> libkvm (although I thought that they weren't) in which case you need to 
> build a new libkvm as well.
> 
> Later.
> 
> -- 
> Colin Wood                                      ender@is.rice.edu
> Consultant                                        Rice University
> Information Technology Services                       Houston, TX
>