Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/POSIX/strptime.pm blib\lib\POSIX/strptime.pm C:\cpanrun-5.8\build\5-8-0\bin\perl.exe C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils/xsubpp -typemap C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils\typemap strptime.xs > strptime.xsc && C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e mv strptime.xsc strptime.c Please specify prototyping behavior for strptime.xs (see perlxs manual) cl -c -I. -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" strptime.c strptime.c strptime.xs(18) : warning C4013: 'strptime' undefined; assuming extern returning int strptime.xs(19) : error C2059: syntax error : 'do' strptime.xs(19) : error C2059: syntax error : 'while' strptime.xs(19) : error C2059: syntax error : '++' strptime.xs(19) : error C2059: syntax error : '}' strptime.xs(19) : error C2059: syntax error : 'while' strptime.xs(20) : error C2143: syntax error : missing '{' before '.' strptime.xs(20) : error C2059: syntax error : '.' strptime.xs(20) : error C2059: syntax error : 'while' strptime.xs(20) : error C2059: syntax error : 'while' strptime.xs(21) : error C2143: syntax error : missing '{' before '.' strptime.xs(21) : error C2059: syntax error : '.' strptime.xs(21) : error C2059: syntax error : 'while' strptime.xs(21) : error C2059: syntax error : 'while' strptime.xs(22) : error C2143: syntax error : missing '{' before '.' strptime.xs(22) : error C2059: syntax error : '.' strptime.xs(22) : error C2059: syntax error : 'while' strptime.xs(22) : error C2059: syntax error : 'while' strptime.xs(23) : error C2143: syntax error : missing '{' before '.' strptime.xs(23) : error C2059: syntax error : '.' strptime.xs(23) : error C2059: syntax error : 'while' strptime.xs(23) : error C2059: syntax error : 'while' strptime.xs(24) : error C2143: syntax error : missing '{' before '.' strptime.xs(24) : error C2059: syntax error : '.' strptime.xs(24) : error C2059: syntax error : 'while' strptime.xs(24) : error C2059: syntax error : 'while' strptime.xs(25) : error C2143: syntax error : missing '{' before '.' strptime.xs(25) : error C2059: syntax error : '.' strptime.xs(25) : error C2059: syntax error : 'while' strptime.xs(25) : error C2059: syntax error : 'while' strptime.xs(26) : error C2143: syntax error : missing '{' before '.' strptime.xs(26) : error C2059: syntax error : '.' strptime.xs(26) : error C2059: syntax error : 'while' strptime.xs(26) : error C2059: syntax error : 'while' strptime.c(43) : error C2143: syntax error : missing ')' before '(' strptime.c(43) : error C2143: syntax error : missing ')' before '(' strptime.c(43) : error C2091: function returns function strptime.c(43) : error C2091: function returns function strptime.c(43) : error C2146: syntax error : missing ')' before identifier 'Perl_get_context' strptime.c(43) : error C2061: syntax error : identifier 'Perl_get_context' strptime.c(43) : error C2059: syntax error : ')' strptime.c(44) : error C2059: syntax error : 'return' strptime.c(45) : error C2059: syntax error : '}' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.