This module will only run under the MPE/iX operating system Checking if your kit is complete... Looks good Writing Makefile for MPE::File Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp File.pm blib\lib\MPE\File.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 File.xs > File.xsc && mv -f File.xsc File.c cl -c -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 -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" "-IC:\cpanrun\build\5-10-0\lib\CORE" File.c File.c longptr.h(42) : error C2065: '__asm__' : undeclared identifier longptr.h(42) : error C2146: syntax error : missing ';' before identifier '__volatile__' longptr.h(42) : warning C4013: '__volatile__' undefined; assuming extern returning int longptr.h(46) : error C2143: syntax error : missing ')' before ':' longptr.h(59) : error C2146: syntax error : missing ';' before identifier '__volatile__' longptr.h(64) : error C2143: syntax error : missing ')' before ':' longptr.h(79) : error C2146: syntax error : missing ';' before identifier '__volatile__' longptr.h(82) : error C2143: syntax error : missing ')' before ':' longptr.h(98) : error C2146: syntax error : missing ';' before identifier '__volatile__' longptr.h(106) : error C2143: syntax error : missing ')' before ':' longptr.h(126) : error C2146: syntax error : missing ';' before identifier '__volatile__' longptr.h(131) : error C2143: syntax error : missing ')' before ':' longptr.h(145) : error C2146: syntax error : missing ';' before identifier '__volatile__' longptr.h(149) : error C2143: syntax error : missing ')' before ':' longptr.h(164) : error C2146: syntax error : missing ';' before identifier '__volatile__' longptr.h(170) : error C2143: syntax error : missing ')' before ':' mpefile.h(63) : error C2146: syntax error : missing ')' before identifier 'parm4' mpefile.h(63) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(63) : error C2061: syntax error : identifier 'parm4' mpefile.h(63) : error C2059: syntax error : ';' mpefile.h(63) : error C2059: syntax error : ')' mpefile.h(75) : error C2146: syntax error : missing ')' before identifier 'parm2' mpefile.h(75) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(75) : error C2061: syntax error : identifier 'parm2' mpefile.h(75) : error C2059: syntax error : ';' mpefile.h(75) : error C2059: syntax error : ')' mpefile.h(80) : error C2059: syntax error : 'constant' mpefile.h(91) : error C2146: syntax error : missing ')' before identifier 'parm5' mpefile.h(91) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(91) : error C2061: syntax error : identifier 'parm5' mpefile.h(91) : error C2059: syntax error : ';' mpefile.h(91) : error C2059: syntax error : ',' mpefile.h(93) : error C2059: syntax error : ')' mpefile.h(121) : error C2143: syntax error : missing ')' before '*' mpefile.h(121) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(121) : error C2143: syntax error : missing '{' before '*' mpefile.h(122) : error C2143: syntax error : missing ';' before '*' mpefile.h(123) : error C2059: syntax error : 'type' mpefile.h(138) : error C2059: syntax error : ')' mpefile.h(143) : error C2146: syntax error : missing ')' before identifier 'parm2' mpefile.h(143) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(143) : error C2061: syntax error : identifier 'parm2' mpefile.h(143) : error C2059: syntax error : ';' mpefile.h(143) : error C2059: syntax error : ')' mpefile.h(145) : error C2146: syntax error : missing ')' before identifier 'parm2' mpefile.h(145) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(145) : error C2061: syntax error : identifier 'parm2' mpefile.h(145) : error C2059: syntax error : ';' mpefile.h(145) : error C2059: syntax error : ',' mpefile.h(156) : error C2059: syntax error : ')' mpefile.h(183) : error C2061: syntax error : identifier 'FRELATE' mpefile.h(183) : error C2059: syntax error : ';' mpefile.h(183) : error C2059: syntax error : 'type' mpefile.h(189) : error C2146: syntax error : missing ')' before identifier 'parm2' mpefile.h(189) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(189) : error C2061: syntax error : identifier 'parm2' mpefile.h(189) : error C2059: syntax error : ';' mpefile.h(189) : error C2059: syntax error : ')' mpefile.h(199) : error C2146: syntax error : missing ')' before identifier 'parm4' mpefile.h(199) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(199) : error C2061: syntax error : identifier 'parm4' mpefile.h(199) : error C2059: syntax error : ';' mpefile.h(199) : error C2059: syntax error : ')' mpefile.h(211) : error C2143: syntax error : missing ')' before '*' mpefile.h(211) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(211) : error C2143: syntax error : missing '{' before '*' mpefile.h(211) : error C2059: syntax error : ')' mpefile.h(215) : error C2143: syntax error : missing ')' before '*' mpefile.h(215) : error C2081: 'ushort' : name in formal parameter list illegal mpefile.h(215) : error C2143: syntax error : missing '{' before '*' mpefile.h(215) : error C2059: syntax error : ')' File.xs(6) : fatal error C1083: Cannot open include file: 'mpe.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.