Checking if your kit is complete... Looks good Writing Makefile for Image::LibRSVG cp examples.pl blib/lib/Image/examples.pl cp lib/Image/LibRSVG.pm blib/lib/Image/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.07\" -DXS_VERSION=\"0.07\" +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 28 # Include file "librsvg/rsvg.h" not found. #include "librsvg/rsvg.h" ^^^^^^^^^^^^^^^^ Error 112: "LibRSVG.xs", line 34 # Include file not found. #include ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error 422: "LibRSVG.xs", line 50 # 'gint' is used as a type, but has not been defined as a type. Perhaps you meant 'uint' as in "typedef unsigned int uint" ["/usr/include/sys/types.h", line 383]. gint width; ^^^^ Error 422: "LibRSVG.xs", line 51 # 'gint' is used as a type, but has not been defined as a type. Perhaps you meant 'uint' as in "typedef unsigned int uint" ["/usr/include/sys/types.h", line 383]. gint height; ^^^^ Error 419: "LibRSVG.xs", line 55 # 'gpointer' is used as a type, but has not been defined as a type. rsvg_size_callback (int *width, int *height, gpointer data) ^^^^^^^^ Error 20: "LibRSVG.xs", line 110 # ';' expected before '*'. static GdkPixbuf * ^ Error 19: "LibRSVG.xs", line 111 # Unexpected 'const'. rsvg_pixbuf_from_file_with_size_data_ex (RsvgHandle * handle, const gchar * file_name, struct RsvgSizeCallbackData * data, GEr ^^^^^ Error 24: "LibRSVG.xs", line 111 # '&&' expected instead of 'struct'. ith_size_data_ex (RsvgHandle * handle, const gchar * file_name, struct RsvgSizeCallbackData * data, GError ** error) ^^^^^^ Error 1019: "LibRSVG.xs", line 111 # Assigned GOTO is not supported. ith_size_data_ex (RsvgHandle * handle, const gchar * file_name, struct RsvgSizeCallbackData * data, GError ** error) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error 373: "LibRSVG.xs", line 111 # Old-style function definition parameter must be a simple identifier. rsvg_pixbuf_from_file_with_size_data_ex (RsvgHandle * handle, const gchar * file_name, struct RsvgSizeCal ^^^^^^^^^^^^^^^^^^^ Error 373: "LibRSVG.xs", line 111 # Old-style function definition parameter must be a simple identifier. _pixbuf_from_file_with_size_data_ex (RsvgHandle * handle, const gchar * file_name, struct RsvgSizeCallbackData * data, GError ** ^^^^^^^^^^^^^^^^^ Error 373: "LibRSVG.xs", line 111 # Old-style function definition parameter must be a simple identifier. handle, const gchar * file_name, struct RsvgSizeCallbackData * data, GError ** error) ^^^^ Error 699: "LibRSVG.xs", line 111 # Error limit reached; halting compilation. handle, const gchar * file_name, struct RsvgSizeCallbackData * data, GError ** error) ^^^^ make: *** [LibRSVG.o] Error 2