Igor Robul wrote:

> On Wed, Feb 28, 2001 at 03:25:15PM +0300, Igor Robul wrote:
> > Problem is, while compiling I get:
> > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I./../../CContLib
> > -I/usr/local/include  -Wall  -c ProcessList.c
> > ProcessList.c: In function `updateProcess':
> > ProcessList.c:199: structure has no member named `ki_priority'
> Ok, now there is "struct ki_pri" instead of "int (?) ki_priority"
> This is used in ksysguardd, so (hoping I'll not get problems) I have
> changed ki_priority to ki_pri.pri_user in KDE source.
>
> But can somebody enlighten me on this topic?

Should be fine. See http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/user.h.

-Maxim



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to