Hi, Need to check this one too.
make[1]: Entering directory `/home/ros/rosapps/sysutils/ctm' ctm: [CC] ctm.c ctm.c: In function `PerfDataRefresh': ctm.c:356: error: `PSYSTEM_PROCESSES' undeclared (first use in this function) ctm.c:356: error: (Each undeclared identifier is reported only once ctm.c:356: error: for each function it appears in.) ctm.c:356: error: syntax error before "pSPI" ctm.c:361: error: `PSYSTEM_PROCESSORTIME_INFO' undeclared (first use in this function) ctm.c:361: error: syntax error before "SysProcessorTimeInfo" ctm.c:377: error: `SysProcessorTimeInfo' undeclared (first use in this function) ctm.c:377: error: syntax error before "malloc" ctm.c:378: error: `SYSTEM_PROCESSORTIME_INFO' undeclared (first use in this function) ctm.c:382: error: syntax error before ')' token ctm.c:419: error: `pSPI' undeclared (first use in this function) ctm.c:419: error: syntax error before "pBuffer" ctm.c:431: error: syntax error before "pBuffer" make[1]: *** [ctm.o] Error 1 make[1]: Leaving directory `/home/ros/rosapps/sysutils/ctm'
James