Set up gcc environment - 3.3 sh: gnome-config: not found Can't exec "gnome-config": No such file or directory at ./config.pl line 43. Use of uninitialized value in join or string at ./config.pl line 33. Use of uninitialized value in join or string at ./config.pl line 34. Using INC: -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include Using LIBS: -lgtop -lgtop_sysdeps -lgtop_common -lglib -L/usr/X11/lib -L/usr/X11R6/lib -lXau Using DEFINE: Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgtop Note (probably harmless): No library found for -lgtop_sysdeps Note (probably harmless): No library found for -lgtop_common Note (probably harmless): No library found for -lXau Writing Makefile for GTop cp lib/GTop.pm blib/lib/GTop.pm cp GTop.pod blib/lib/GTop.pod cp config.pl blib/lib/config.pl /export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap.gtop -typemap typemap -typemap typemap GTop.xs > GTop.xsc && mv GTop.xsc GTop.c gcc -c -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -D_REENTRANT -DPRIVLIB_LAST_IN_INC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/export/home/cpanrun/build/5.10.0/lib/CORE" GTop.c GTop.xs:13:21: glibtop.h: No such file or directory GTop.xs:14:26: glibtop/open.h: No such file or directory GTop.xs:15:27: glibtop/close.h: No such file or directory GTop.xs:18:29: glibtop/xmalloc.h: No such file or directory GTop.xs:21:31: glibtop/parameter.h: No such file or directory GTop.xs:22:27: glibtop/union.h: No such file or directory GTop.xs:23:29: glibtop/sysdeps.h: No such file or directory GTop.xs: In function `my_gtop_new': GTop.xs:92: error: `glibtop_global_server' undeclared (first use in this function) GTop.xs:92: error: (Each undeclared identifier is reported only once GTop.xs:92: error: for each function it appears in.) GTop.xs:110: error: `GLIBTOP_METHOD_INET' undeclared (first use in this function) GTop.xs: In function `boot_GTop_constants': GTop.xs:170: error: `GLIBTOP_MAP_PERM_READ' undeclared (first use in this function) GTop.xs:172: error: `GLIBTOP_MAP_PERM_WRITE' undeclared (first use in this function) GTop.xs:174: error: `GLIBTOP_MAP_PERM_EXECUTE' undeclared (first use in this function) GTop.xs:176: error: `GLIBTOP_MAP_PERM_SHARED' undeclared (first use in this function) GTop.xs:178: error: `GLIBTOP_MAP_PERM_PRIVATE' undeclared (first use in this function) GTop.xs: At top level: GTop.xs:181: error: parse error before '*' token GTop.xs: In function `netload_address_string': GTop.xs:184: error: `nl' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:1: error: parse error before '*' token gtop.boot:1: warning: data definition has no type or storage class In file included from gtop.boot:2, from GTop.xs:214: cpu.boot: In function `XS_glibtop_cpu_flags': cpu.boot:5: error: `glibtop_cpu' undeclared (first use in this function) cpu.boot:5: error: `s' undeclared (first use in this function) cpu.boot: In function `XS_glibtop_cpu_total': cpu.boot:15: error: `glibtop_cpu' undeclared (first use in this function) cpu.boot:15: error: `s' undeclared (first use in this function) cpu.boot: In function `XS_glibtop_cpu_user': cpu.boot:25: error: `glibtop_cpu' undeclared (first use in this function) cpu.boot:25: error: `s' undeclared (first use in this function) cpu.boot: In function `XS_glibtop_cpu_nice': cpu.boot:35: error: `glibtop_cpu' undeclared (first use in this function) cpu.boot:35: error: `s' undeclared (first use in this function) cpu.boot: In function `XS_glibtop_cpu_sys': cpu.boot:45: error: `glibtop_cpu' undeclared (first use in this function) cpu.boot:45: error: `s' undeclared (first use in this function) cpu.boot: In function `XS_glibtop_cpu_idle': cpu.boot:55: error: `glibtop_cpu' undeclared (first use in this function) cpu.boot:55: error: `s' undeclared (first use in this function) cpu.boot: In function `XS_glibtop_cpu_frequency': cpu.boot:65: error: `glibtop_cpu' undeclared (first use in this function) cpu.boot:65: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:3: error: parse error before '*' token gtop.boot:3: warning: data definition has no type or storage class In file included from gtop.boot:4, from GTop.xs:214: fsusage.boot: In function `XS_glibtop_fsusage_flags': fsusage.boot:5: error: `glibtop_fsusage' undeclared (first use in this function) fsusage.boot:5: error: `s' undeclared (first use in this function) fsusage.boot: In function `XS_glibtop_fsusage_blocks': fsusage.boot:15: error: `glibtop_fsusage' undeclared (first use in this function) fsusage.boot:15: error: `s' undeclared (first use in this function) fsusage.boot: In function `XS_glibtop_fsusage_bfree': fsusage.boot:25: error: `glibtop_fsusage' undeclared (first use in this function) fsusage.boot:25: error: `s' undeclared (first use in this function) fsusage.boot: In function `XS_glibtop_fsusage_bavail': fsusage.boot:35: error: `glibtop_fsusage' undeclared (first use in this function) fsusage.boot:35: error: `s' undeclared (first use in this function) fsusage.boot: In function `XS_glibtop_fsusage_files': fsusage.boot:45: error: `glibtop_fsusage' undeclared (first use in this function) fsusage.boot:45: error: `s' undeclared (first use in this function) fsusage.boot: In function `XS_glibtop_fsusage_ffree': fsusage.boot:55: error: `glibtop_fsusage' undeclared (first use in this function) fsusage.boot:55: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:5: error: parse error before '*' token gtop.boot:5: warning: data definition has no type or storage class In file included from gtop.boot:6, from GTop.xs:214: loadavg.boot: In function `XS_glibtop_loadavg_flags': loadavg.boot:5: error: `glibtop_loadavg' undeclared (first use in this function) loadavg.boot:5: error: `s' undeclared (first use in this function) loadavg.boot: In function `XS_glibtop_loadavg_nr_running': loadavg.boot:15: error: `glibtop_loadavg' undeclared (first use in this function) loadavg.boot:15: error: `s' undeclared (first use in this function) loadavg.boot: In function `XS_glibtop_loadavg_nr_tasks': loadavg.boot:25: error: `glibtop_loadavg' undeclared (first use in this function) loadavg.boot:25: error: `s' undeclared (first use in this function) loadavg.boot: In function `XS_glibtop_loadavg_last_pid': loadavg.boot:35: error: `glibtop_loadavg' undeclared (first use in this function) loadavg.boot:35: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:7: error: parse error before '*' token gtop.boot:7: warning: data definition has no type or storage class In file included from GTop.xs:214: gtop.boot:9: error: parse error before '*' token gtop.boot:9: warning: data definition has no type or storage class In file included from gtop.boot:10, from GTop.xs:214: mem.boot: In function `XS_glibtop_mem_flags': mem.boot:5: error: `glibtop_mem' undeclared (first use in this function) mem.boot:5: error: `s' undeclared (first use in this function) mem.boot: In function `XS_glibtop_mem_total': mem.boot:15: error: `glibtop_mem' undeclared (first use in this function) mem.boot:15: error: `s' undeclared (first use in this function) mem.boot: In function `XS_glibtop_mem_used': mem.boot:25: error: `glibtop_mem' undeclared (first use in this function) mem.boot:25: error: `s' undeclared (first use in this function) mem.boot: In function `XS_glibtop_mem_free': mem.boot:35: error: `glibtop_mem' undeclared (first use in this function) mem.boot:35: error: `s' undeclared (first use in this function) mem.boot: In function `XS_glibtop_mem_shared': mem.boot:45: error: `glibtop_mem' undeclared (first use in this function) mem.boot:45: error: `s' undeclared (first use in this function) mem.boot: In function `XS_glibtop_mem_buffer': mem.boot:55: error: `glibtop_mem' undeclared (first use in this function) mem.boot:55: error: `s' undeclared (first use in this function) mem.boot: In function `XS_glibtop_mem_cached': mem.boot:65: error: `glibtop_mem' undeclared (first use in this function) mem.boot:65: error: `s' undeclared (first use in this function) mem.boot: In function `XS_glibtop_mem_user': mem.boot:75: error: `glibtop_mem' undeclared (first use in this function) mem.boot:75: error: `s' undeclared (first use in this function) mem.boot: In function `XS_glibtop_mem_locked': mem.boot:85: error: `glibtop_mem' undeclared (first use in this function) mem.boot:85: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:11: error: parse error before '*' token gtop.boot:11: warning: data definition has no type or storage class In file included from GTop.xs:214: gtop.boot:13: error: parse error before '*' token gtop.boot:13: warning: data definition has no type or storage class In file included from gtop.boot:14, from GTop.xs:214: mountlist.boot: In function `XS_glibtop_mountlist_flags': mountlist.boot:5: error: `glibtop_mountlist' undeclared (first use in this function) mountlist.boot:5: error: `s' undeclared (first use in this function) mountlist.boot: In function `XS_glibtop_mountlist_number': mountlist.boot:15: error: `glibtop_mountlist' undeclared (first use in this function) mountlist.boot:15: error: `s' undeclared (first use in this function) mountlist.boot: In function `XS_glibtop_mountlist_total': mountlist.boot:25: error: `glibtop_mountlist' undeclared (first use in this function) mountlist.boot:25: error: `s' undeclared (first use in this function) mountlist.boot: In function `XS_glibtop_mountlist_size': mountlist.boot:35: error: `glibtop_mountlist' undeclared (first use in this function) mountlist.boot:35: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:15: error: parse error before '*' token gtop.boot:15: warning: data definition has no type or storage class In file included from gtop.boot:16, from GTop.xs:214: netload.boot: In function `XS_glibtop_netload_flags': netload.boot:5: error: `glibtop_netload' undeclared (first use in this function) netload.boot:5: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_if_flags': netload.boot:15: error: `glibtop_netload' undeclared (first use in this function) netload.boot:15: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_mtu': netload.boot:25: error: `glibtop_netload' undeclared (first use in this function) netload.boot:25: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_subnet': netload.boot:35: error: `glibtop_netload' undeclared (first use in this function) netload.boot:35: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_address': netload.boot:45: error: `glibtop_netload' undeclared (first use in this function) netload.boot:45: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_packets_in': netload.boot:55: error: `glibtop_netload' undeclared (first use in this function) netload.boot:55: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_packets_out': netload.boot:65: error: `glibtop_netload' undeclared (first use in this function) netload.boot:65: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_packets_total': netload.boot:75: error: `glibtop_netload' undeclared (first use in this function) netload.boot:75: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_bytes_in': netload.boot:85: error: `glibtop_netload' undeclared (first use in this function) netload.boot:85: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_bytes_out': netload.boot:95: error: `glibtop_netload' undeclared (first use in this function) netload.boot:95: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_bytes_total': netload.boot:105: error: `glibtop_netload' undeclared (first use in this function) netload.boot:105: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_errors_in': netload.boot:115: error: `glibtop_netload' undeclared (first use in this function) netload.boot:115: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_errors_out': netload.boot:125: error: `glibtop_netload' undeclared (first use in this function) netload.boot:125: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_errors_total': netload.boot:135: error: `glibtop_netload' undeclared (first use in this function) netload.boot:135: error: `s' undeclared (first use in this function) netload.boot: In function `XS_glibtop_netload_collisions': netload.boot:145: error: `glibtop_netload' undeclared (first use in this function) netload.boot:145: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:17: error: parse error before '*' token gtop.boot:17: warning: data definition has no type or storage class In file included from gtop.boot:18, from GTop.xs:214: proc_args.boot: In function `XS_glibtop_proc_args_flags': proc_args.boot:5: error: `glibtop_proc_args' undeclared (first use in this function) proc_args.boot:5: error: `s' undeclared (first use in this function) proc_args.boot: In function `XS_glibtop_proc_args_size': proc_args.boot:15: error: `glibtop_proc_args' undeclared (first use in this function) proc_args.boot:15: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:19: error: parse error before '*' token gtop.boot:19: warning: data definition has no type or storage class In file included from gtop.boot:20, from GTop.xs:214: proc_map.boot: In function `XS_glibtop_proc_map_flags': proc_map.boot:5: error: `glibtop_proc_map' undeclared (first use in this function) proc_map.boot:5: error: `s' undeclared (first use in this function) proc_map.boot: In function `XS_glibtop_proc_map_number': proc_map.boot:15: error: `glibtop_proc_map' undeclared (first use in this function) proc_map.boot:15: error: `s' undeclared (first use in this function) proc_map.boot: In function `XS_glibtop_proc_map_total': proc_map.boot:25: error: `glibtop_proc_map' undeclared (first use in this function) proc_map.boot:25: error: `s' undeclared (first use in this function) proc_map.boot: In function `XS_glibtop_proc_map_size': proc_map.boot:35: error: `glibtop_proc_map' undeclared (first use in this function) proc_map.boot:35: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:21: error: parse error before '*' token gtop.boot:21: warning: data definition has no type or storage class In file included from gtop.boot:22, from GTop.xs:214: proc_mem.boot: In function `XS_glibtop_proc_mem_flags': proc_mem.boot:5: error: `glibtop_proc_mem' undeclared (first use in this function) proc_mem.boot:5: error: `s' undeclared (first use in this function) proc_mem.boot: In function `XS_glibtop_proc_mem_size': proc_mem.boot:15: error: `glibtop_proc_mem' undeclared (first use in this function) proc_mem.boot:15: error: `s' undeclared (first use in this function) proc_mem.boot: In function `XS_glibtop_proc_mem_vsize': proc_mem.boot:25: error: `glibtop_proc_mem' undeclared (first use in this function) proc_mem.boot:25: error: `s' undeclared (first use in this function) proc_mem.boot: In function `XS_glibtop_proc_mem_resident': proc_mem.boot:35: error: `glibtop_proc_mem' undeclared (first use in this function) proc_mem.boot:35: error: `s' undeclared (first use in this function) proc_mem.boot: In function `XS_glibtop_proc_mem_share': proc_mem.boot:45: error: `glibtop_proc_mem' undeclared (first use in this function) proc_mem.boot:45: error: `s' undeclared (first use in this function) proc_mem.boot: In function `XS_glibtop_proc_mem_rss': proc_mem.boot:55: error: `glibtop_proc_mem' undeclared (first use in this function) proc_mem.boot:55: error: `s' undeclared (first use in this function) proc_mem.boot: In function `XS_glibtop_proc_mem_rss_rlim': proc_mem.boot:65: error: `glibtop_proc_mem' undeclared (first use in this function) proc_mem.boot:65: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:23: error: parse error before '*' token gtop.boot:23: warning: data definition has no type or storage class In file included from gtop.boot:24, from GTop.xs:214: proc_segment.boot: In function `XS_glibtop_proc_segment_flags': proc_segment.boot:5: error: `glibtop_proc_segment' undeclared (first use in this function) proc_segment.boot:5: error: `s' undeclared (first use in this function) proc_segment.boot: In function `XS_glibtop_proc_segment_text_rss': proc_segment.boot:15: error: `glibtop_proc_segment' undeclared (first use in this function) proc_segment.boot:15: error: `s' undeclared (first use in this function) proc_segment.boot: In function `XS_glibtop_proc_segment_shlib_rss': proc_segment.boot:25: error: `glibtop_proc_segment' undeclared (first use in this function) proc_segment.boot:25: error: `s' undeclared (first use in this function) proc_segment.boot: In function `XS_glibtop_proc_segment_data_rss': proc_segment.boot:35: error: `glibtop_proc_segment' undeclared (first use in this function) proc_segment.boot:35: error: `s' undeclared (first use in this function) proc_segment.boot: In function `XS_glibtop_proc_segment_stack_rss': proc_segment.boot:45: error: `glibtop_proc_segment' undeclared (first use in this function) proc_segment.boot:45: error: `s' undeclared (first use in this function) proc_segment.boot: In function `XS_glibtop_proc_segment_dirty_size': proc_segment.boot:55: error: `glibtop_proc_segment' undeclared (first use in this function) proc_segment.boot:55: error: `s' undeclared (first use in this function) proc_segment.boot: In function `XS_glibtop_proc_segment_start_code': proc_segment.boot:65: error: `glibtop_proc_segment' undeclared (first use in this function) proc_segment.boot:65: error: `s' undeclared (first use in this function) proc_segment.boot: In function `XS_glibtop_proc_segment_end_code': proc_segment.boot:75: error: `glibtop_proc_segment' undeclared (first use in this function) proc_segment.boot:75: error: `s' undeclared (first use in this function) proc_segment.boot: In function `XS_glibtop_proc_segment_start_stack': proc_segment.boot:85: error: `glibtop_proc_segment' undeclared (first use in this function) proc_segment.boot:85: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:25: error: parse error before '*' token gtop.boot:25: warning: data definition has no type or storage class In file included from gtop.boot:26, from GTop.xs:214: proc_state.boot: In function `XS_glibtop_proc_state_flags': proc_state.boot:5: error: `glibtop_proc_state' undeclared (first use in this function) proc_state.boot:5: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:27: error: parse error before '*' token gtop.boot:27: warning: data definition has no type or storage class In file included from gtop.boot:28, from GTop.xs:214: proc_time.boot: In function `XS_glibtop_proc_time_flags': proc_time.boot:5: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:5: error: `s' undeclared (first use in this function) proc_time.boot: In function `XS_glibtop_proc_time_start_time': proc_time.boot:15: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:15: error: `s' undeclared (first use in this function) proc_time.boot: In function `XS_glibtop_proc_time_rtime': proc_time.boot:25: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:25: error: `s' undeclared (first use in this function) proc_time.boot: In function `XS_glibtop_proc_time_utime': proc_time.boot:35: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:35: error: `s' undeclared (first use in this function) proc_time.boot: In function `XS_glibtop_proc_time_stime': proc_time.boot:45: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:45: error: `s' undeclared (first use in this function) proc_time.boot: In function `XS_glibtop_proc_time_cutime': proc_time.boot:55: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:55: error: `s' undeclared (first use in this function) proc_time.boot: In function `XS_glibtop_proc_time_cstime': proc_time.boot:65: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:65: error: `s' undeclared (first use in this function) proc_time.boot: In function `XS_glibtop_proc_time_timeout': proc_time.boot:75: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:75: error: `s' undeclared (first use in this function) proc_time.boot: In function `XS_glibtop_proc_time_it_real_value': proc_time.boot:85: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:85: error: `s' undeclared (first use in this function) proc_time.boot: In function `XS_glibtop_proc_time_frequency': proc_time.boot:95: error: `glibtop_proc_time' undeclared (first use in this function) proc_time.boot:95: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:29: error: parse error before '*' token gtop.boot:29: warning: data definition has no type or storage class In file included from gtop.boot:30, from GTop.xs:214: proc_uid.boot: In function `XS_glibtop_proc_uid_flags': proc_uid.boot:5: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:5: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_uid': proc_uid.boot:15: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:15: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_euid': proc_uid.boot:25: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:25: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_gid': proc_uid.boot:35: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:35: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_egid': proc_uid.boot:45: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:45: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_pid': proc_uid.boot:55: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:55: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_ppid': proc_uid.boot:65: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:65: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_pgrp': proc_uid.boot:75: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:75: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_session': proc_uid.boot:85: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:85: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_tty': proc_uid.boot:95: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:95: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_tpgid': proc_uid.boot:105: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:105: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_priority': proc_uid.boot:115: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:115: error: `s' undeclared (first use in this function) proc_uid.boot: In function `XS_glibtop_proc_uid_nice': proc_uid.boot:125: error: `glibtop_proc_uid' undeclared (first use in this function) proc_uid.boot:125: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:31: error: parse error before '*' token gtop.boot:31: warning: data definition has no type or storage class In file included from gtop.boot:32, from GTop.xs:214: proclist.boot: In function `XS_glibtop_proclist_flags': proclist.boot:5: error: `glibtop_proclist' undeclared (first use in this function) proclist.boot:5: error: `s' undeclared (first use in this function) proclist.boot: In function `XS_glibtop_proclist_number': proclist.boot:15: error: `glibtop_proclist' undeclared (first use in this function) proclist.boot:15: error: `s' undeclared (first use in this function) proclist.boot: In function `XS_glibtop_proclist_total': proclist.boot:25: error: `glibtop_proclist' undeclared (first use in this function) proclist.boot:25: error: `s' undeclared (first use in this function) proclist.boot: In function `XS_glibtop_proclist_size': proclist.boot:35: error: `glibtop_proclist' undeclared (first use in this function) proclist.boot:35: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:33: error: parse error before '*' token gtop.boot:33: warning: data definition has no type or storage class In file included from gtop.boot:34, from GTop.xs:214: swap.boot: In function `XS_glibtop_swap_flags': swap.boot:5: error: `glibtop_swap' undeclared (first use in this function) swap.boot:5: error: `s' undeclared (first use in this function) swap.boot: In function `XS_glibtop_swap_total': swap.boot:15: error: `glibtop_swap' undeclared (first use in this function) swap.boot:15: error: `s' undeclared (first use in this function) swap.boot: In function `XS_glibtop_swap_used': swap.boot:25: error: `glibtop_swap' undeclared (first use in this function) swap.boot:25: error: `s' undeclared (first use in this function) swap.boot: In function `XS_glibtop_swap_free': swap.boot:35: error: `glibtop_swap' undeclared (first use in this function) swap.boot:35: error: `s' undeclared (first use in this function) swap.boot: In function `XS_glibtop_swap_pagein': swap.boot:45: error: `glibtop_swap' undeclared (first use in this function) swap.boot:45: error: `s' undeclared (first use in this function) swap.boot: In function `XS_glibtop_swap_pageout': swap.boot:55: error: `glibtop_swap' undeclared (first use in this function) swap.boot:55: error: `s' undeclared (first use in this function) In file included from GTop.xs:214: gtop.boot: At top level: gtop.boot:35: error: parse error before '*' token gtop.boot:35: warning: data definition has no type or storage class In file included from gtop.boot:36, from GTop.xs:214: uptime.boot: In function `XS_glibtop_uptime_flags': uptime.boot:5: error: `glibtop_uptime' undeclared (first use in this function) uptime.boot:5: error: `s' undeclared (first use in this function) GTop.c: In function `XS_GTop_cpu': GTop.c:248: error: parse error before "RETVAL" xs.gtop:8: error: `RETVAL' undeclared (first use in this function) xs.gtop:8: error: `glibtop_cpu' undeclared (first use in this function) xs.gtop:8: error: parse error before ')' token GTop.c: In function `XS_GTop_fsusage': GTop.c:286: error: parse error before "RETVAL" xs.gtop:23: error: `RETVAL' undeclared (first use in this function) xs.gtop:23: error: `glibtop_fsusage' undeclared (first use in this function) xs.gtop:23: error: parse error before ')' token GTop.c: In function `XS_GTop_loadavg': GTop.c:323: error: parse error before "RETVAL" xs.gtop:38: error: `RETVAL' undeclared (first use in this function) xs.gtop:38: error: `glibtop_loadavg' undeclared (first use in this function) xs.gtop:38: error: parse error before ')' token GTop.c: In function `XS_GTop_mem': GTop.c:360: error: parse error before "RETVAL" xs.gtop:53: error: `RETVAL' undeclared (first use in this function) xs.gtop:53: error: `glibtop_mem' undeclared (first use in this function) xs.gtop:53: error: parse error before ')' token GTop.c: In function `XS_GTop_netload': GTop.c:398: error: parse error before "RETVAL" xs.gtop:68: error: `RETVAL' undeclared (first use in this function) xs.gtop:68: error: `glibtop_netload' undeclared (first use in this function) xs.gtop:68: error: parse error before ')' token GTop.c: In function `XS_GTop_proc_mem': GTop.c:436: error: parse error before "RETVAL" xs.gtop:83: error: `RETVAL' undeclared (first use in this function) xs.gtop:83: error: `glibtop_proc_mem' undeclared (first use in this function) xs.gtop:83: error: parse error before ')' token GTop.c: In function `XS_GTop_proc_segment': GTop.c:474: error: parse error before "RETVAL" xs.gtop:98: error: `RETVAL' undeclared (first use in this function) xs.gtop:98: error: `glibtop_proc_segment' undeclared (first use in this function) xs.gtop:98: error: parse error before ')' token GTop.c: In function `XS_GTop_proc_state': GTop.c:512: error: parse error before "RETVAL" xs.gtop:113: error: `RETVAL' undeclared (first use in this function) xs.gtop:113: error: `glibtop_proc_state' undeclared (first use in this function) xs.gtop:113: error: parse error before ')' token GTop.c: In function `XS_GTop_proc_time': GTop.c:550: error: parse error before "RETVAL" xs.gtop:128: error: `RETVAL' undeclared (first use in this function) xs.gtop:128: error: `glibtop_proc_time' undeclared (first use in this function) xs.gtop:128: error: parse error before ')' token GTop.c: In function `XS_GTop_proc_uid': GTop.c:588: error: parse error before "RETVAL" xs.gtop:143: error: `RETVAL' undeclared (first use in this function) xs.gtop:143: error: `glibtop_proc_uid' undeclared (first use in this function) xs.gtop:143: error: parse error before ')' token GTop.c: In function `XS_GTop_swap': GTop.c:625: error: parse error before "RETVAL" xs.gtop:158: error: `RETVAL' undeclared (first use in this function) xs.gtop:158: error: `glibtop_swap' undeclared (first use in this function) xs.gtop:158: error: parse error before ')' token GTop.c: In function `XS_GTop_uptime': GTop.c:662: error: parse error before "RETVAL" xs.gtop:173: error: `RETVAL' undeclared (first use in this function) xs.gtop:173: error: `glibtop_uptime' undeclared (first use in this function) xs.gtop:173: error: parse error before ')' token GTop.xs: In function `XS_GTop__destroy': GTop.xs:276: error: `glibtop_global_server' undeclared (first use in this function) GTop.xs:276: error: `_GLIBTOP_INIT_STATE_OPEN' undeclared (first use in this function) GTop.xs: In function `XS_GTop_mountlist': GTop.xs:302: error: parse error before "RETVAL" GTop.xs:307: error: `RETVAL' undeclared (first use in this function) GTop.xs:307: error: `glibtop_mountlist' undeclared (first use in this function) GTop.xs:307: error: parse error before ')' token GTop.xs:309: error: `entry' undeclared (first use in this function) GTop.xs: In function `XS_GTop_proclist': GTop.xs:331: error: parse error before "RETVAL" GTop.xs:337: error: `RETVAL' undeclared (first use in this function) GTop.xs:337: error: `glibtop_proclist' undeclared (first use in this function) GTop.xs:337: error: parse error before ')' token GTop.xs:339: warning: assignment makes pointer from integer without a cast GTop.xs: In function `XS_GTop_proc_args': GTop.xs:363: error: parse error before "RETVAL" GTop.xs:368: error: `RETVAL' undeclared (first use in this function) GTop.xs:368: error: `glibtop_proc_args' undeclared (first use in this function) GTop.xs:368: error: parse error before ')' token GTop.xs:370: warning: assignment makes pointer from integer without a cast GTop.xs: In function `XS_GTop_proc_map': GTop.xs:401: error: parse error before "RETVAL" GTop.xs:406: error: `RETVAL' undeclared (first use in this function) GTop.xs:406: error: `glibtop_proc_map' undeclared (first use in this function) GTop.xs:406: error: parse error before ')' token GTop.xs:408: error: `entry' undeclared (first use in this function) GTop.c: In function `XS_GTop__Mountentry_DESTROY': GTop.c:1116: error: parse error before "entries" GTop.c:1120: error: `entries' undeclared (first use in this function) GTop.c:1120: error: called object is not a function GTop.c: In function `XS_GTop__Mountentry_devname': GTop.c:1150: error: parse error before "entries" GTop.c:1157: error: `entries' undeclared (first use in this function) GTop.c:1157: error: called object is not a function GTop.c: In function `XS_GTop__Mountentry_type': GTop.c:1189: error: parse error before "entries" GTop.c:1196: error: `entries' undeclared (first use in this function) GTop.c:1196: error: called object is not a function GTop.c: In function `XS_GTop__Mountentry_mountdir': GTop.c:1228: error: parse error before "entries" GTop.c:1235: error: `entries' undeclared (first use in this function) GTop.c:1235: error: called object is not a function GTop.c: In function `XS_GTop__Mountentry_dev': GTop.c:1267: error: parse error before "entries" GTop.c:1274: error: `entries' undeclared (first use in this function) GTop.c:1274: error: called object is not a function GTop.c: In function `XS_GTop__MapEntry_DESTROY': GTop.c:1306: error: parse error before "entries" GTop.c:1310: error: `entries' undeclared (first use in this function) GTop.c:1310: error: called object is not a function GTop.c: In function `XS_GTop__MapEntry_perm_string': GTop.c:1336: error: parse error before "entries" GTop.c:1347: error: `entries' undeclared (first use in this function) GTop.c:1347: error: called object is not a function GTop.xs:475: error: `GLIBTOP_MAP_PERM_READ' undeclared (first use in this function) GTop.xs:476: error: `GLIBTOP_MAP_PERM_WRITE' undeclared (first use in this function) GTop.xs:477: error: `GLIBTOP_MAP_PERM_EXECUTE' undeclared (first use in this function) GTop.xs:478: error: `GLIBTOP_MAP_PERM_SHARED' undeclared (first use in this function) GTop.xs:479: error: `GLIBTOP_MAP_PERM_PRIVATE' undeclared (first use in this function) GTop.c: In function `XS_GTop__MapEntry_flags': GTop.c:1390: error: parse error before "entries" GTop.c:1397: error: `entries' undeclared (first use in this function) GTop.c:1397: error: called object is not a function GTop.c: In function `XS_GTop__MapEntry_start': GTop.c:1429: error: parse error before "entries" GTop.c:1436: error: `entries' undeclared (first use in this function) GTop.c:1436: error: called object is not a function GTop.c: In function `XS_GTop__MapEntry_end': GTop.c:1468: error: parse error before "entries" GTop.c:1475: error: `entries' undeclared (first use in this function) GTop.c:1475: error: called object is not a function GTop.c: In function `XS_GTop__MapEntry_offset': GTop.c:1507: error: parse error before "entries" GTop.c:1514: error: `entries' undeclared (first use in this function) GTop.c:1514: error: called object is not a function GTop.c: In function `XS_GTop__MapEntry_perm': GTop.c:1546: error: parse error before "entries" GTop.c:1553: error: `entries' undeclared (first use in this function) GTop.c:1553: error: called object is not a function GTop.c: In function `XS_GTop__MapEntry_inode': GTop.c:1585: error: parse error before "entries" GTop.c:1592: error: `entries' undeclared (first use in this function) GTop.c:1592: error: called object is not a function GTop.c: In function `XS_GTop__MapEntry_device': GTop.c:1624: error: parse error before "entries" GTop.c:1631: error: `entries' undeclared (first use in this function) GTop.c:1631: error: called object is not a function GTop.c: In function `XS_GTop__MapEntry_filename': GTop.c:1663: error: parse error before "entries" GTop.c:1670: error: `entries' undeclared (first use in this function) GTop.c:1670: error: called object is not a function GTop.xs:537: error: `GLIBTOP_MAP_ENTRY_FILENAME' undeclared (first use in this function) GTop.c: In function `XS_GTop__Netload_address_string': GTop.c:1709: error: parse error before "self" GTop.c:1715: error: `self' undeclared (first use in this function) GTop.c:1715: error: called object is not a function GTop.c: In function `XS_GTop__Uptime_uptime': GTop.c:1743: error: parse error before "self" GTop.c:1749: error: `self' undeclared (first use in this function) GTop.c:1749: error: called object is not a function GTop.c: In function `XS_GTop__Uptime_idletime': GTop.c:1775: error: parse error before "self" GTop.c:1781: error: `self' undeclared (first use in this function) GTop.c:1781: error: called object is not a function GTop.c: In function `XS_GTop__Loadavg_loadavg': GTop.c:1807: error: parse error before "self" GTop.c:1816: error: `self' undeclared (first use in this function) GTop.c:1816: error: called object is not a function GTop.c: In function `XS_GTop__ProcState_cmd': GTop.c:1851: error: parse error before "state" GTop.c:1857: error: `state' undeclared (first use in this function) GTop.c:1857: error: called object is not a function GTop.c: In function `XS_GTop__ProcState_state': GTop.c:1883: error: parse error before "state" GTop.c:1889: error: `state' undeclared (first use in this function) GTop.c:1889: error: called object is not a function GTop.c: In function `XS_GTop__ProcState_uid': GTop.c:1915: error: parse error before "state" GTop.c:1921: error: `state' undeclared (first use in this function) GTop.c:1921: error: called object is not a function GTop.c: In function `XS_GTop__ProcState_gid': GTop.c:1947: error: parse error before "state" GTop.c:1953: error: `state' undeclared (first use in this function) GTop.c:1953: error: called object is not a function make: *** [GTop.o] Error 1