Checking if your kit is complete... Looks good Note (probably harmless): No library found for '-lFLAC_static' Note (probably harmless): No library found for 'oldnames.lib' Note (probably harmless): No library found for 'msvcrt.lib' Writing Makefile for Audio::FLAC::Header Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. rem rem cp Header.pm blib\lib\Audio\FLAC\Header.pm D:\cpanrun\build\5-6-1\bin\perl.exe "-Iinc" -Id:\cpanrun\build\5-6-1\lib D:\cpanrun\build\5-6-1\lib\ExtUtils/xsubpp -typemap D:\cpanrun\build\5-6-1\lib\ExtUtils\typemap Header.xs > Header.xsc && D:\cpanrun\build\5-6-1\bin\perl.exe "-Iinc" -Id:\cpanrun\build\5-6-1\lib -MExtUtils::Command -e mv Header.xsc Header.c cl -c -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -MD -Zi -DNDEBUG -DVERSION=\"1.8\" -DXS_VERSION=\"1.8\" -ID:\cpanrun\build\5-6-1\lib\CORE Header.c Header.c D:\cpanrun\build\5-6-1\lib\CORE\perl.h(441) : fatal error C1083: Cannot open include file: 'sys/types.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.