C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-TIFF does not start with C:/cpanrun/build/5-10-0/site/lib 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 Note (probably harmless): No library found for -lz Finding dependencies for TIFF.xs Finding dependencies for imgTIFF.c Writing Makefile for Tk::TIFF Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp TIFF.pm blib\lib\Tk\TIFF.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap C:/cpanrun/build/5-10-0/site/lib/Tk/typemap TIFF.xs > TIFF.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv TIFF.xsc TIFF.c cl -c -IC:/cpanrun/build/5-10-0/site/lib/Tk -I/usr/local/include -IC:/cpanrun/build/5-10-0/site/lib/Tk/pTk/mTk/xlib -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.10\" -DXS_VERSION=\"804.028\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DHAVE_TIFF_H TIFF.c TIFF.c TIFF.xs(27) : error C2143: syntax error : missing '{' before '*' TIFF.xs(27) : error C2143: syntax error : missing '{' before '*' TIFF.xs(50) : error C2065: 'TkintplatdeclsVtab' : undeclared identifier TIFF.xs(50) : error C2059: syntax error : ')' TIFF.xs(50) : error C2223: left of '->tabSize' must point to struct/union TIFF.xs(50) : error C2065: 'TkplatdeclsVtab' : undeclared identifier TIFF.xs(50) : error C2059: syntax error : ')' TIFF.xs(50) : error C2223: left of '->tabSize' must point to struct/union NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.