Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Blur Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Channel Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Edge Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Emboss Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Eraseline Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Floyd Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Foo Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Gaussian Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Greyscale Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Invert Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Level Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Oilify Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Pixelize Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Posterize Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Ripple Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Rotate Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Sharpen Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Solarize Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Swirl Note (probably harmless): No library found for -lgd Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lpng Writing Makefile for Image::Filter::Twirl Writing Makefile for Image::Filter cp Filter.pm blib/lib/Image/Filter.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Image-Filter/Blur' cp Blur.pm ../blib/lib/Image/Filter/Blur.pm 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.07\" -DXS_VERSION=\"0.07\" +Z "-I/home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/CORE" blur.c Error 112: "blur.c", line 9 # Include file "gd.h" not found. #include "gd.h" ^^^^^^ Error 419: "blur.c", line 11 # 'gdImagePtr' is used as a type, but has not been defined as a type. gdImagePtr blur_bw (gdImagePtr imageptr) ^^^^^^^^^^ Error 419: "blur.c", line 11 # 'gdImagePtr' is used as a type, but has not been defined as a type. gdImagePtr blur_bw (gdImagePtr imageptr) ^^^^^^^^^^ Error 419: "blur.c", line 12 # 'gdImagePtr' is used as a type, but has not been defined as a type. { gdImagePtr imblur; ^^^^^^^^^^ Error 419: "blur.c", line 46 # 'gdImagePtr' is used as a type, but has not been defined as a type. gdImagePtr blur_color (gdImagePtr imageptr) ^^^^^^^^^^ Error 419: "blur.c", line 46 # 'gdImagePtr' is used as a type, but has not been defined as a type. gdImagePtr blur_color (gdImagePtr imageptr) ^^^^^^^^^^ Error 419: "blur.c", line 47 # 'gdImagePtr' is used as a type, but has not been defined as a type. { gdImagePtr imblur; ^^^^^^^^^^ Error 419: "blur.c", line 109 # 'gdImagePtr' is used as a type, but has not been defined as a type. gdImagePtr blur (gdImagePtr imageptr, int type) ^^^^^^^^^^ Error 419: "blur.c", line 109 # 'gdImagePtr' is used as a type, but has not been defined as a type. gdImagePtr blur (gdImagePtr imageptr, int type) ^^^^^^^^^^ Error 419: "blur.c", line 110 # 'gdImagePtr' is used as a type, but has not been defined as a type. { gdImagePtr imblur; ^^^^^^^^^^ make[1]: *** [blur.o] Error 2 make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Image-Filter/Blur' make: *** [subdirs] Error 2