Checking if your kit is complete... Looks good Writing Makefile for File::Stat::Bits Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Bits.pm blib\lib\File\Stat\Bits.pm Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86 Copyright (C) Microsoft Corp 1984-1998. All rights reserved. Command line warning D4024 : unrecognized source file type '`./t/configure.sh', object file assumed Command line warning D4024 : unrecognized source file type 'cl`', object file assumed gen-stat.c t/gen-stat.c(74) : error C2065: 'S_IFBLK' : undeclared identifier t/gen-stat.c(88) : error C2065: 'S_IRWXU' : undeclared identifier t/gen-stat.c(89) : error C2065: 'S_IRUSR' : undeclared identifier t/gen-stat.c(90) : error C2065: 'S_IWUSR' : undeclared identifier t/gen-stat.c(91) : error C2065: 'S_IXUSR' : undeclared identifier t/gen-stat.c(92) : error C2065: 'S_ISUID' : undeclared identifier t/gen-stat.c(96) : error C2065: 'S_IRWXG' : undeclared identifier t/gen-stat.c(97) : error C2065: 'S_IRGRP' : undeclared identifier t/gen-stat.c(98) : error C2065: 'S_IWGRP' : undeclared identifier t/gen-stat.c(99) : error C2065: 'S_IXGRP' : undeclared identifier t/gen-stat.c(100) : error C2065: 'S_ISGID' : undeclared identifier t/gen-stat.c(104) : error C2065: 'S_IRWXO' : undeclared identifier t/gen-stat.c(105) : error C2065: 'S_IROTH' : undeclared identifier t/gen-stat.c(106) : error C2065: 'S_IWOTH' : undeclared identifier t/gen-stat.c(107) : error C2065: 'S_IXOTH' : undeclared identifier t/gen-stat.c(108) : error C2065: 'S_ISVTX' : undeclared identifier NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.