Subject: Re: ps
To: Xiali Zheng <xzheng@celerity.com>
From: Guenther Grau <Guenther.Grau@bk.bosch.de>
List: current-users
Date: 09/23/1998 15:12:25
Xiali Zheng wrote:
> 
> 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
> 
> The kernel I am running was built from the NetBSD-current. I also
> downloaded all the other .gz files from the NetBSD-current for the user-land.

I wasn't aware of the fact that we distribute NEtBSD-current as
tar.gz files. Where did you get these from? Are you sure that
it's NetBSD-current src you are using? Did you do a make includes
like someone suggested?

> >And make sure that your includes are up to date, first.
> >I'm guessing that cd /sys/; make includes should be the
> >step that is required.

  Guenther