On 2003-01-12 20:14, [EMAIL PROTECTED] (Joe Laughlin) wrote:
> walt wrote:
> >cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm  -c
> >/usr/src/lib/libkvm/kvm_proc.c -o kvm_proc.o
> >/usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist':
> >/usr/src/lib/libkvm/kvm_proc.c:376: structure has no member named
> >`ke_pctcpu'
>
> Myself and two others have seen this as well.

I'm building world trying to track the commit that broke things now.
It looks like the following commit could be the one that broke things:

src/sys/kern/sched_4bsd.c,v
revision 1.8
date: 2003/01/12 19:04:49;  author: jeff;  state: Exp;  lines: +30 -15
 - Move ke_pctcpu and ke_cpticks into the scheduler specific datastructure.
   This will prevent access through mechanisms other than the published
   interfaces.


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

Reply via email to