/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-TIFF does not start with /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64 i.e. building outside Tk itself Checking if your kit is complete... Looks good Note (probably harmless): No library found for -ltiff Note (probably harmless): No library found for -ljpeg Finding dependancies for TIFF.xs Finding dependancies for imgTIFF.c Writing Makefile for Tk::TIFF cp TIFF.pm blib/lib/Tk/TIFF.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 /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Tk/typemap TIFF.xs > TIFF.xsc && mv TIFF.xsc TIFF.c cc -c -I/home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Tk -I/usr/local/include -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.10\" -DXS_VERSION=\"800.024\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" -DHAVE_TIFF_H -DWORDS_BIGENDIAN TIFF.c Warning 936: "/home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Tk/pTk/Lang.h", line 32 # '__FUNCTION__' is predefined identifier. #define __FUNCTION__ __FILE__ ":" STRINGIFY(__LINE__) ^^^^^^^^^^^^ cc -c -I/home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Tk -I/usr/local/include -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.10\" -DXS_VERSION=\"800.024\" +Z "-I/home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/CORE" -DHAVE_TIFF_H -DWORDS_BIGENDIAN imgTIFF.c Warning 936: "/home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Tk/pTk/Lang.h", line 32 # '__FUNCTION__' is predefined identifier. #define __FUNCTION__ __FILE__ ":" STRINGIFY(__LINE__) ^^^^^^^^^^^^ Error 112: "imgTIFF.c", line 41 # Include file not found. # include ^^^^^^^^^^ Error 419: "imgTIFF.c", line 119 # 'TIFF' is used as a type, but has not been defined as a type. void (* Close) _ANSI_ARGS_((TIFF *)); ^^^^^^^^^^^ Error 419: "imgTIFF.c", line 120 # 'TIFF' is used as a type, but has not been defined as a type. int (* GetField) _ANSI_ARGS_((TIFF *, TCL_VARARGS2(ttag_t, tag))); ^^^^^^^^^^^ Error 419: "imgTIFF.c", line 120 # 'ttag_t' is used as a type, but has not been defined as a type. int (* GetField) _ANSI_ARGS_((TIFF *, TCL_VARARGS2(ttag_t, tag))); ^^^^^^^^^^^ Error 419: "imgTIFF.c", line 121 # 'TIFF' is used as a type, but has not been defined as a type. int (* GetFieldDefaulted) _ANSI_ARGS_((TIFF *, TCL_VARARGS2(ttag_t, tag))); ^^^^^^^^^^^ Error 419: "imgTIFF.c", line 121 # 'ttag_t' is used as a type, but has not been defined as a type. int (* GetFieldDefaulted) _ANSI_ARGS_((TIFF *, TCL_VARARGS2(ttag_t, tag))); ^^^^^^^^^^^ Error 419: "imgTIFF.c", line 122 # 'TIFF' is used as a type, but has not been defined as a type. TIFF* (* Open) _ANSI_ARGS_((CONST char*, CONST char*)); ^^^^ Error 20: "imgTIFF.c", line 123 # '' expected before '*'. tsize_t (* ReadEncodedStrip) _ANSI_ARGS_((TIFF*, tstrip_t, tdata_t, tsize ^ Error 20: "imgTIFF.c", line 123 # '{' expected before '('. tsize_t (* ReadEncodedStrip) _ANSI_ARGS_((TIFF*, tstrip_t, tdata_t, tsize_t)); ^^^^^^^^^^^ Error 40: "imgTIFF.c", line 123 # ANSI C does not allow functions within structs or unions. tsize_t (* ReadEncodedStrip) _ANSI_ARGS_((TIFF*, tstrip_t, tdata ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error 22: "imgTIFF.c", line 150 # Syntax error. } tiff = { ^ Error 419: "imgTIFF.c", line 191 # 'TIFFDataType' is used as a type, but has not been defined as a type. static int getint _ANSI_ARGS_((unsigned char *buf, TIFFDataType format, ^^^^^^^^^^^ Error 699: "imgTIFF.c", line 191 # Error limit reached; halting compilation. static int getint _ANSI_ARGS_((unsigned char *buf, TIFFDataType format, ^^^^^^^^^^^ make: *** [imgTIFF.o] Error 2