Subject: Re: ps
To: Xiali Zheng <xzheng@celerity.com>
From: D'Arcy J.M. Cain <darcy@druid.net>
List: current-users
Date: 09/23/1998 09:03:02
Thus spake Xiali Zheng
> I rebuilt the libkvm but when I recompile ps I got error:
> 
> keyword.c:153: structure has no member named 'e_sid'
> keyword.c:153: initializer element for 'var[55].off is not constant

Did you start with a "make includes?"  I just rebuilt ps and it built
just fine.  Here is basically what I did.

cd /usr/src
make includes
cd lib/libkvm
make clean && make depend && make && make install
cd ../../bin/ps
make clean && make depend && make && make install




-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.