Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lpng Writing Makefile for XML::LibRSVG cp LibRSVG.pm blib/lib/XML/LibRSVG.pm /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap LibRSVG.xs > LibRSVG.xsc && mv LibRSVG.xsc LibRSVG.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -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-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" LibRSVG.c Error 112: "LibRSVG.xs", line 6 # Include file not found. #include ^^^^^^^ Error 112: "LibRSVG.xs", line 12 # Include file not found. #include ^^^^^^^^ Error 112: "LibRSVG.xs", line 13 # Include file not found. #include ^^^^^^^^^^^^^^^^^^^^^^^^^ Error 112: "LibRSVG.xs", line 14 # Include file not found. #include ^^^^^^^^^^^^^^^^ Error 20: "LibRSVG.xs", line 34 # ';' expected before 'save_pixbuf_to_file_internal'. save_pixbuf_to_file_internal (GdkPixbuf *pixbuf, char *filename, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error 419: "LibRSVG.xs", line 34 # 'GdkPixbuf' is used as a type, but has not been defined as a type. save_pixbuf_to_file_internal (GdkPixbuf *pixbuf, char *filename, FILE *handle) ^^^^^^^^^ Error 419: "LibRSVG.xs", line 37 # 'gboolean' is used as a type, but has not been defined as a type. gboolean has_alpha; ^^^^^^^^ Error 419: "LibRSVG.xs", line 40 # 'png_structp' is used as a type, but has not been defined as a type. png_structp png_ptr; ^^^^^^^^^^^ Error 172: "LibRSVG.xs", line 39 # Undeclared variable 'guchar'. guchar *pixels; ^^^^^^ Error 419: "LibRSVG.xs", line 41 # 'png_infop' is used as a type, but has not been defined as a type. png_infop info_ptr; ^^^^^^^^^ Error 419: "LibRSVG.xs", line 42 # 'png_text' is used as a type, but has not been defined as a type. png_text text[2]; ^^^^^^^^ Error 172: "LibRSVG.xs", line 45 # Undeclared variable 'PNG_LIBPNG_VER_STRING'. png_ptr = png_create_write_struct (PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); ^^^^^^^^^^^^^^^^^^^^^ Error 699: "LibRSVG.xs", line 45 # Error limit reached; halting compilation. png_ptr = png_create_write_struct (PNG_LIBPNG_VER_STRING, NULL, NULL, NULL); ^^^^^^^^^^^^^^^^^^^^^ make: *** [LibRSVG.o] Error 2