Warning: prerequisite MPEG::MP3Info 0 not found. Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgtk Note (probably harmless): No library found for -lgdk Note (probably harmless): No library found for -lglib Writing Makefile for Xmms::Config Note (probably harmless): No library found for -lgtk Note (probably harmless): No library found for -lgdk Note (probably harmless): No library found for -lglib Writing Makefile for Xmms::Remote Note (probably harmless): No library found for -lgtk Note (probably harmless): No library found for -lgdk Note (probably harmless): No library found for -lglib Writing Makefile for Xmms::SongChange Writing Makefile for Xmms-Perl cp lib/Xmms/ExtUtils.pm blib/lib/Xmms/ExtUtils.pm cp lib/Bundle/Xmms.pm blib/lib/Bundle/Xmms.pm cp lib/Xmms.pm blib/lib/Xmms.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Xmms-Perl/Config' cp Config.pm ../blib/lib/Xmms/Config.pm /home/cpanrun/ia64/build/5.8.2/bin/perl /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/ExtUtils/typemap Config.xs > Config.xsc && mv Config.xsc Config.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +DSitanium2 +Ofltacc=strict -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" Config.c Error 112: "Config.xs", line 5 # Include file "xmms/configfile.h" not found. #include "xmms/configfile.h" ^^^^^^^^^^^^^^^^^^^ Error 20: "Config.xs", line 7 # ',' expected before '*'. typedef ConfigFile * Xmms__Config; ^ Error 172: "Config.c", line 92 # Undeclared variable 'gchar'. gchar * filename; ^^^^^ Error 172: "Config.c", line 96 # Undeclared variable 'filename'. filename = NULL; ^^^^^^^^ Error 419: "Config.c", line 98 # 'gchar' is used as a type, but has not been defined as a type. filename = (gchar *)SvPV_nolen(ST(1)); ^^^^^ Error 172: "Config.c", line 98 # Undeclared variable 'filename'. filename = (gchar *)SvPV_nolen(ST(1)); ^^^^^^^^ Error 172: "Config.xs", line 45 # Undeclared variable 'filename'. if (filename) { ^^^^^^^^ Error 172: "Config.xs", line 46 # Undeclared variable 'filename'. RETVAL = xmms_cfg_open_file(filename); ^^^^^^^^ Warning 942: "Config.xs", line 49 # Types 'int *' and 'int' are not assignment-compatible. RETVAL = xmms_cfg_new(); ^^^^^^^^^^^^^^ Error 419: "Config.c", line 157 # 'gchar' is used as a type, but has not been defined as a type. gchar * filename = (gchar *)SvPV_nolen(ST(1)); ^^^^^ Error 419: "Config.c", line 158 # 'gboolean' is used as a type, but has not been defined as a type. gboolean RETVAL; ^^^^^^^^ Error 538: "Config.c", line 157 # In order to have this sort of expression on the left hand side of an assignment, it must be surrounded with parentheses. gchar * filename = (gchar *)SvPV_nolen(ST(1)); ^^^^^^^^^^^^^^^^ Error 172: "Config.c", line 157 # Undeclared variable 'gchar'. gchar * filename = (gchar *)SvPV_nolen(ST(1)); ^^^^^ Error 699: "Config.c", line 157 # Error limit reached; halting compilation. gchar * filename = (gchar *)SvPV_nolen(ST(1)); ^^^^^ make[1]: *** [Config.o] Error 2 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Xmms-Perl/Config' make: *** [subdirs] Error 2