Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp Fields.pm blib\lib\Regexp\Fields.pm cl -c -I./include -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.046\" -DXS_VERSION=\"0.046\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" -DRE_FIELDS -DRE_FIELDS_MAGIC -DRE_FIELDS_LEXICAL -DRE_FIELDS_REXC rx_regcomp.c rx_regcomp.c cl -c -I./include -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.046\" -DXS_VERSION=\"0.046\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" -DRE_FIELDS -DRE_FIELDS_MAGIC -DRE_FIELDS_LEXICAL -DRE_FIELDS_REXC rx_regexec.c rx_regexec.c rx_regexec.c(1638) : warning C4013: 'Perl_regexec_flags' undefined; assuming extern returning int 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 Fields.xs > Fields.xsc && C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e mv Fields.xsc Fields.c cl -c -I./include -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.046\" -DXS_VERSION=\"0.046\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" -DRE_FIELDS -DRE_FIELDS_MAGIC -DRE_FIELDS_LEXICAL -DRE_FIELDS_REXC Fields.c Fields.c Fields.xs(328) : error C2275: 'GV' : illegal use of this type as an expression C:\cpanrun-5.8\build\5-8-0\lib\CORE\perl.h(1717) : see declaration of 'GV' Fields.xs(328) : error C2065: 'gv' : undeclared identifier Fields.xs(329) : error C2275: 'MAGIC' : illegal use of this type as an expression C:\cpanrun-5.8\build\5-8-0\lib\CORE\perl.h(1722) : see declaration of 'MAGIC' Fields.xs(329) : error C2065: 'mg' : undeclared identifier Fields.xs(329) : error C2223: left of '->sv_any' must point to struct/union Fields.xs(329) : error C2223: left of '->sv_any' must point to struct/union Fields.xs(329) : warning C4047: 'function' : 'struct gv *' differs in levels of indirection from 'int ' Fields.xs(329) : warning C4024: 'Perl_gv_HVadd' : different types for formal and actual parameter 2 Fields.xs(329) : warning C4047: 'function' : 'struct sv *' differs in levels of indirection from 'const int ' Fields.xs(329) : warning C4024: 'Perl_sv_magicext' : different types for formal and actual parameter 3 Fields.xs(329) : warning C4047: 'function' : 'int ' differs in levels of indirection from 'struct mgvtbl *' Fields.xs(329) : warning C4024: 'Perl_sv_magicext' : different types for formal and actual parameter 4 Fields.xs(329) : warning C4133: 'function' : incompatible types - from 'char *' to 'struct mgvtbl *' Fields.xs(329) : error C2198: 'Perl_sv_magicext' : too few actual parameters Fields.xs(330) : error C2223: left of '->mg_flags' must point to struct/union Fields.xs(331) : warning C4047: '=' : 'struct gv *' differs in levels of indirection from 'int ' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.