Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lexif Writing Makefile for Image::EXIF cp rename.pl blib/lib/Image/rename.pl cp t.pl blib/lib/Image/t.pl cp EXIF.pm blib/lib/Image/EXIF.pm AutoSplitting blib/lib/Image/EXIF.pm (blib/lib/auto/Image/EXIF) cp create_web_gallery.pl blib/lib/Image/create_web_gallery.pl /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 EXIF.xs > EXIF.xsc && mv EXIF.xsc EXIF.c Please specify prototyping behavior for EXIF.xs (see perlxs manual) 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.99.4\" -DXS_VERSION=\"0.99.4\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" EXIF.c Error 422: "exif.h", line 175 # 'u_int16_t' is used as a type, but has not been defined as a type. Perhaps you meant 'uint16_t' as in "typedef unsigned short uint16_t" ["/usr/include/sys/_inttypes.h", line 110]. u_int16_t tag; ^^^^^^^^^ Error 422: "exif.h", line 176 # 'u_int16_t' is used as a type, but has not been defined as a type. Perhaps you meant 'uint16_t' as in "typedef unsigned short uint16_t" ["/usr/include/sys/_inttypes.h", line 110]. u_int16_t type; ^^^^^^^^^ Error 422: "exif.h", line 177 # 'u_int16_t' is used as a type, but has not been defined as a type. Perhaps you meant 'uint16_t' as in "typedef unsigned short uint16_t" ["/usr/include/sys/_inttypes.h", line 110]. u_int16_t count; ^^^^^^^^^ Error 422: "exif.h", line 188 # 'u_int16_t' is used as a type, but has not been defined as a type. Perhaps you meant 'uint16_t' as in "typedef unsigned short uint16_t" ["/usr/include/sys/_inttypes.h", line 110]. u_int16_t tag; ^^^^^^^^^ Error 422: "exif.h", line 189 # 'u_int16_t' is used as a type, but has not been defined as a type. Perhaps you meant 'uint16_t' as in "typedef unsigned short uint16_t" ["/usr/include/sys/_inttypes.h", line 110]. u_int16_t type; ^^^^^^^^^ Error 422: "exif.h", line 190 # 'u_int32_t' is used as a type, but has not been defined as a type. Perhaps you meant 'uint32_t' as in "typedef unsigned int uint32_t" ["/usr/include/sys/_inttypes.h", line 112]. u_int32_t count; ^^^^^^^^^ Error 422: "exif.h", line 191 # 'u_int32_t' is used as a type, but has not been defined as a type. Perhaps you meant 'uint32_t' as in "typedef unsigned int uint32_t" ["/usr/include/sys/_inttypes.h", line 112]. u_int32_t value; ^^^^^^^^^ Error 422: "exif.h", line 197 # 'u_int16_t' is used as a type, but has not been defined as a type. Perhaps you meant 'uint16_t' as in "typedef unsigned short uint16_t" ["/usr/include/sys/_inttypes.h", line 110]. u_int16_t override; ^^^^^^^^^ Error 422: "exif.h", line 248 # 'u_int16_t' is used as a type, but has not been defined as a type. Perhaps you meant 'uint16_t' as in "typedef unsigned short uint16_t" ["/usr/include/sys/_inttypes.h", line 110]. struct exiftag *tagset, u_int16_t tag); ^^^^^^^^^ Warning 361: "EXIF.xs", line 124 # Value-returning function might end without executing a return statement. close_application() ^^^^^^^^^^^^^^^^^ make: *** [EXIF.o] Error 2