pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: sysutils/xosview build failure (was: CVS commit: src/sys)
> 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
i think it should use "uint64_t cp_time[CPUSTATES]" rather than
schedstate_percpu.
YAMAMOTO Takashi
Home |
Main Index |
Thread Index |
Old Index