Re: kp_proc and kp_eproc

2003-04-05 Thread Kris Kennaway
On Fri, Apr 04, 2003 at 11:26:14PM -0600, Glenn Johnson wrote: > Thanks, I will give it a try, but probably not until Monday when I > get back to work. Since you said you made this a while ago and it is > untested, does that mean that you once used PBS and are using something > else in its stead.

Re: kp_proc and kp_eproc

2003-04-04 Thread Glenn Johnson
On Fri, Apr 04, 2003 at 06:36:15PM -0800, Kris Kennaway wrote: > On Fri, Apr 04, 2003 at 06:07:12PM -0600, Glenn Johnson wrote: > > > On Fri, Apr 04, 2003 at 03:54:05PM -0800, Julian Elischer wrote: > > > > > yes.. > > > > > > The entire process structure and it's surrounding enviroment has > >

Re: kp_proc and kp_eproc

2003-04-04 Thread Kris Kennaway
On Fri, Apr 04, 2003 at 06:07:12PM -0600, Glenn Johnson wrote: > On Fri, Apr 04, 2003 at 03:54:05PM -0800, Julian Elischer wrote: > > > yes.. > > > > The entire process structure and it's surrounding enviroment has been > > through a blender. >

Re: kp_proc and kp_eproc

2003-04-04 Thread Julian Elischer
NO_PROC; > > > return ((unsigned long)((double)cputime * cputfactor)); > } > > ~~ > > > On Fri, 4 Apr 2003, Glen

Re: kp_proc and kp_eproc

2003-04-04 Thread Glenn Johnson
return ((unsigned long)((double)cputime * cputfactor)); } ~~ > On Fri, 4 Apr 2003, Glenn Johnson wrote: > > > I have some software that compiled fine on FreeBSD-4 but is not > > compiling on FreeBSD-5. It is looking for kp_proc and kp_eproc. > > The error I get is: >

Re: kp_proc and kp_eproc

2003-04-04 Thread Julian Elischer
yes.. The entire process structure and it's surrounding enviroment has been through a blender. What do you wnat to do? On Fri, 4 Apr 2003, Glenn Johnson wrote: > I have some software that compiled fine on FreeBSD-4 but is not > compiling on FreeBSD-5. It is looking for kp_proc a

Re: kp_proc and kp_eproc

2003-04-04 Thread Juli Mallett
* De: Glenn Johnson <[EMAIL PROTECTED]> [ Data: 2003-04-04 ] [ Subjecte: kp_proc and kp_eproc ] > I have some software that compiled fine on FreeBSD-4 but is not > compiling on FreeBSD-5. It is looking for kp_proc and kp_eproc. The > error I get is: > > st

kp_proc and kp_eproc

2003-04-04 Thread Glenn Johnson
I have some software that compiled fine on FreeBSD-4 but is not compiling on FreeBSD-5. It is looking for kp_proc and kp_eproc. The error I get is: structure has no member named `kp_proc' structure has no member named `kp_eproc' Have those changed from FreeBSD-