pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sysutils/xosview build failure (was: CVS commit: src/sys)



Hi YAMAMOTO-san,

On Tue, Feb 27, 2007 at 03:07:29PM +0000, YAMAMOTO Takashi wrote:
> 
> Module Name:  src
> Committed By: yamt
> Date:         Tue Feb 27 15:07:29 UTC 2007
> 
> Modified Files:
>       src/sys/kern: kern_condvar.c kern_lock.c kern_sleepq.c kern_synch.c
>           kern_turnstile.c subr_workqueue.c
>       src/sys/sys: lock.h lwp.h proc.h sched.h sleepq.h syncobj.h types.h
>           workqueue.h
> 
> Log Message:
> typedef pri_t and use it instead of int and u_char.

Hmm, schedstate_percpu is now inside an ifdef _KERNEL and 
pkgsrc/sysutils/xosview
fails to build now:

kernel.cc: In function 'void BSDGetCPUTimes(u_int64_t*)':
kernel.cc:418: error: aggregate 'schedstate_percpu ssp' has incomplete type and 
cannot be defined

Bernd




Home | Main Index | Thread Index | Old Index