C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-Canvas-Point 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 Finding dependencies for Point.xs Finding dependencies for ptkCanvPoint.c Writing Makefile for Tk::Canvas::Point Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Point.pm blib\lib\Tk\Canvas\Point.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 Point.xs > Point.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Point.xsc Point.c cl -c -IC:/cpanrun/build/5-10-0/site/lib/Tk -IC:/cpanrun/build/5-10-0/site/lib/Tk\pTk -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.05\" -DXS_VERSION=\"0.05\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Point.c Point.c c:\cpanrun\build\5-10-0\site\lib\Tk\pTk\Lang.h(33) : warning C4117: macro name '__FUNCTION__' is reserved, '#define' ignored cl -c -IC:/cpanrun/build/5-10-0/site/lib/Tk -IC:/cpanrun/build/5-10-0/site/lib/Tk\pTk -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.05\" -DXS_VERSION=\"0.05\" "-IC:\cpanrun\build\5-10-0\lib\CORE" ptkCanvPoint.c ptkCanvPoint.c c:\cpanrun\build\5-10-0\site\lib\Tk\pTk\Lang.h(33) : warning C4117: macro name '__FUNCTION__' is reserved, '#define' ignored ptkCanvPoint.c(193) : warning C4047: 'initializing' : 'int' differs in levels of indirection from 'Tk_VisitorItemProc (__cdecl *)' ptkCanvPoint.c(194) : warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'Tk_ItemGetCoordProc (__cdecl *)' ptkCanvPoint.c(196) : warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'Tk_ItemSetCoordProc (__cdecl *)' Running Mkbootstrap for Tk::Canvas::Point () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Point.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Tk::Canvas::Point\", 'DLBASE' => 'Point', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Tk\Canvas\Point\Point.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Point.obj ptkCanvPoint.obj C:/cpanrun/build/5-10-0/site/lib/auto\Tk\Canvas\Canvas.dll C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Point.def C:/cpanrun/build/5-10-0/site/lib/auto\Tk\Canvas\Canvas.dll : fatal error LNK1136: invalid or corrupt file NMAKE : fatal error U1077: 'link' : return code '0x470' Stop.