You need to build gdchart with the same settings as libgd was built with. Please answer the following questions: Build JPEG support? [y] y Build Freetype support? [y] y Build XPM support? [y] y Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -lpng Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lfreetype Note (probably harmless): No library found for -lXpm Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -lpng Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lfreetype Note (probably harmless): No library found for -lXpm Writing Makefile for GD::Chart::gdchart Writing Makefile for GD::Chart cp Chart.pm blib/lib/GD/Chart.pm cd gdchart0.11.4dev && make make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/GD-Chart/gdchart0.11.4dev' 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=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" -DHAVE_LIBFREETYPE array_alloc.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=\"\" -DXS_VERSION=\"\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" -DHAVE_LIBFREETYPE gdc.c Error 112: "gdc.h", line 27 # Include file "gd.h" not found. #include "gd.h" ^^^^^^ Error 112: "gdc.h", line 28 # Include file "gdfonts.h" not found. #include "gdfonts.h" ^^^^^^^^^^^ Error 112: "gdc.h", line 29 # Include file "gdfontt.h" not found. #include "gdfontt.h" ^^^^^^^^^^^ Error 112: "gdc.h", line 30 # Include file "gdfontmb.h" not found. #include "gdfontmb.h" ^^^^^^^^^^^^ Error 112: "gdc.h", line 31 # Include file "gdfontg.h" not found. #include "gdfontg.h" ^^^^^^^^^^^ Error 112: "gdc.h", line 32 # Include file "gdfontl.h" not found. #include "gdfontl.h" ^^^^^^^^^^^ Error 585: "gifencode.h", line 7 # Expected an operator before 'im'. void gdImageGif( gdImagePtr im, FILE *out ); ^^ Error 378: "gifencode.h", line 7 # Syntax error in function declaration. void gdImageGif( gdImagePtr im, FILE *out ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error 445: "gifencode.h", line 7 # Cannot recover from earlier errors. void gdImageGif( gdImagePtr im, FILE *out ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ make[1]: *** [gdc.o] Error 2 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/GD-Chart/gdchart0.11.4dev' make: *** [gdchart0.11.4dev/libgdc.a] Error 2