Note (probably harmless): No library found for -lperfstat Note (probably harmless): No library found for -lperfstat Note (probably harmless): No library found for -lperfstat Note (probably harmless): No library found for -lperfstat Note (probably harmless): No library found for -lperfstat Checking if your kit is complete... Looks good Writing Makefile for AIX::Perfstat Writing Makefile for AIX::Perfstat Writing Makefile for AIX::Perfstat Writing Makefile for AIX::Perfstat Writing Makefile for AIX::Perfstat cp example1.pl blib/lib/AIX/example1.pl cp lib/AIX/Perfstat.pm blib/lib/AIX/Perfstat.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AIX-Perfstat/cpu' gcc -c -I. -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -mlp64 -L/lib/hpux64 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all/CORE cpu.c In file included from cpu.c:10: cpu.h:17:25: libperfstat.h: No such file or directory In file included from cpu.c:10: cpu.h:26: error: parse error before "perfstat_cpu_t" cpu.h:26: warning: no semicolon at end of struct or union cpu.h:27: warning: data definition has no type or storage class cpu.h:29: error: parse error before '*' token cpu.h:29: warning: data definition has no type or storage class cpu.h:31: error: parse error before '*' token cpu.h:31: warning: data definition has no type or storage class cpu.h:33: error: parse error before "my_cpu_t" cpu.h:34: error: parse error before "perfstat_cpu_total_t" cpu.c:13: error: parse error before '*' token cpu.c: In function `cpu_impl': cpu.c:15: error: `perfstat_id_t' undeclared (first use in this function) cpu.c:15: error: (Each undeclared identifier is reported only once cpu.c:15: error: for each function it appears in.) cpu.c:15: error: parse error before "cpu_name" cpu.c:21: error: `IDENTIFIER_LENGTH' undeclared (first use in this function) cpu.c:26: error: `cpu_name' undeclared (first use in this function) cpu.c:28: error: `cpu' undeclared (first use in this function) cpu.c:28: error: parse error before ')' token cpu.c:35: error: `perfstat_cpu_t' undeclared (first use in this function) cpu.c:35: error: parse error before ')' token cpu.c: In function `cpu_count_impl': cpu.c:70: error: `perfstat_cpu_t' undeclared (first use in this function) cpu.c: At top level: cpu.c:73: error: parse error before '*' token cpu.c: In function `cpu_total_impl': cpu.c:75: error: `perfstat_cpu_total_t' undeclared (first use in this function) cpu.c:75: error: `cpu_total' undeclared (first use in this function) cpu.c:75: error: parse error before ')' token cpu.c: At top level: cpu.c:92: error: parse error before "my_cpu_t" cpu.c: In function `XS_pack_my_cpu_tPtr': cpu.c:96: error: `perfstat_cpu_t' undeclared (first use in this function) cpu.c:96: error: `p' undeclared (first use in this function) cpu.c:99: error: `q' undeclared (first use in this function) cpu.c:127: error: `st' undeclared (first use in this function) cpu.c: At top level: cpu.c:135: error: parse error before "perfstat_cpu_total_t" cpu.c: In function `XS_pack_perfstat_cpu_total_tPtr': cpu.c:140: error: `p' undeclared (first use in this function) cpu.c:182: error: `st' undeclared (first use in this function) make[1]: *** [cpu.o] Error 1 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/AIX-Perfstat/cpu' make: *** [subdirs] Error 2