Checking if your kit is complete... Looks good Writing Makefile for Cache::Memcached::GetParserXS Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Cache/Memcached/GetParserXS.pm blib\lib\Cache\Memcached\GetParserXS.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 GetParserXS.xs > GetParserXS.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv GetParserXS.xsc GetParserXS.c Please specify prototyping behavior for GetParserXS.xs (see perlxs manual) cl -c -I. -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 -g -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-IC:\cpanrun\build\5-10-0\lib\CORE" GetParserXS.c Command line warning D4002 : ignoring unknown option '-g' GetParserXS.c GetParserXS.xs(28) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(28) : error C2085: 'set_key' : not in formal parameter list GetParserXS.xs(28) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(32) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(32) : error C2085: 'get_key_sv' : not in formal parameter list GetParserXS.xs(32) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(39) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(39) : error C2085: 'get_on_item' : not in formal parameter list GetParserXS.xs(39) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(46) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(46) : error C2085: 'get_offset_sv' : not in formal parameter list GetParserXS.xs(46) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(56) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(56) : error C2085: 'clear_on_item' : not in formal parameter list GetParserXS.xs(56) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(60) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(60) : error C2085: 'set_flags' : not in formal parameter list GetParserXS.xs(60) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(64) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(64) : error C2085: 'set_offset' : not in formal parameter list GetParserXS.xs(64) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(68) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(68) : error C2085: 'set_state' : not in formal parameter list GetParserXS.xs(68) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(72) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(72) : error C2085: 'get_dest' : not in formal parameter list GetParserXS.xs(72) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(79) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(79) : error C2085: 'get_finished' : not in formal parameter list GetParserXS.xs(79) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(86) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(86) : error C2085: 'get_state' : not in formal parameter list GetParserXS.xs(86) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(93) : error C2054: expected '(' to follow 'inline' GetParserXS.xs(93) : error C2085: 'get_buffer' : not in formal parameter list GetParserXS.xs(93) : error C2143: syntax error : missing ';' before '{' GetParserXS.xs(108) : warning C4013: 'get_dest' undefined; assuming extern returning int GetParserXS.xs(108) : warning C4047: 'initializing' : 'struct hv *' differs in levels of indirection from 'int ' GetParserXS.xs(109) : warning C4013: 'get_buffer' undefined; assuming extern returning int GetParserXS.xs(109) : warning C4047: 'initializing' : 'struct sv *' differs in levels of indirection from 'int ' GetParserXS.xs(116) : warning C4013: 'get_on_item' undefined; assuming extern returning int GetParserXS.xs(116) : warning C4047: 'initializing' : 'struct sv *' differs in levels of indirection from 'int ' GetParserXS.xs(124) : warning C4013: 'get_finished' undefined; assuming extern returning int GetParserXS.xs(124) : warning C4047: 'initializing' : 'struct hv *' differs in levels of indirection from 'int ' GetParserXS.xs(191) : warning C4018: '>' : signed/unsigned mismatch GetParserXS.xs(218) : warning C4013: 'set_offset' undefined; assuming extern returning int GetParserXS.xs(219) : warning C4013: 'set_state' undefined; assuming extern returning int GetParserXS.xs(225) : warning C4013: 'set_flags' undefined; assuming extern returning int GetParserXS.xs(226) : warning C4013: 'set_key' undefined; assuming extern returning int NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.