Checking if your kit is complete... Looks good Writing Makefile for Anarres::Mud::Driver Writing Makefile for Anarres::Mud::Driver::Compiler::Type Writing Makefile for Anarres::Mud::Driver::Efun::Core Writing Makefile for Anarres::Mud::Driver::Efun Writing Makefile for Anarres::Mud::Driver::Compiler Writing Makefile for Anarres::Mud::Driver::Interpreter Writing Makefile for Anarres::Mud::Driver Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. nmake -f Makefile all -nologo cp Driver/Program.pm ..\blib\lib\Anarres\Mud\Driver\Program.pm cp Driver/Compiler/Node.pm ..\blib\lib\Anarres\Mud\Driver\Compiler\Node.pm cp Driver/Compiler/Dump.pm ..\blib\lib\Anarres\Mud\Driver\Compiler\Dump.pm cp Driver/Compiler/Generate.pm ..\blib\lib\Anarres\Mud\Driver\Compiler\Generate.pm cp Driver/Compiler/Check.pm ..\blib\lib\Anarres\Mud\Driver\Compiler\Check.pm cp Driver/Program/Efun.pm ..\blib\lib\Anarres\Mud\Driver\Program\Efun.pm cp Driver/Program/Method.pm ..\blib\lib\Anarres\Mud\Driver\Program\Method.pm cp Driver/Compiler/Visitor.pm ..\blib\lib\Anarres\Mud\Driver\Compiler\Visitor.pm cp Driver.pm ..\blib\lib\Anarres\Mud\Driver.pm cp Driver/Program/Variable.pm ..\blib\lib\Anarres\Mud\Driver\Program\Variable.pm cd .. nmake -f Makefile all -nologo 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 -typemap typemap Type.xs > Type.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Type.xsc Type.c cp Type.pm ..\blib\lib\Anarres\Mud\Driver\Compiler\Type.pm cl -c -I../include -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.1\" -DXS_VERSION=\"0.1\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Type.c Type.c Running Mkbootstrap for Anarres::Mud::Driver::Compiler::Type () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Type.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Anarres::Mud::Driver::Compiler::Type\", 'DLBASE' => 'Type', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\Anarres\Mud\Driver\Compiler\Type\Type.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Type.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Type.def Creating library ..\blib\arch\auto\Anarres\Mud\Driver\Compiler\Type\Type.lib and object ..\blib\arch\auto\Anarres\Mud\Driver\Compiler\Type\Type.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Anarres\Mud\Driver\Compiler\Type\Type.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Type.bs ..\blib\arch\auto\Anarres\Mud\Driver\Compiler\Type\Type.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\Anarres\Mud\Driver\Compiler\Type\Type.bs cd .. nmake -f Makefile all -nologo nmake -f Makefile all -nologo cp Core.pm ..\..\blib\lib\Anarres\Mud\Driver\Efun\Core.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 Core.xs > Core.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Core.xsc Core.c cl -c -I../../include -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.1\" -DXS_VERSION=\"0.1\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Core.c Core.c Core.xs(144) : warning C4018: '>' : signed/unsigned mismatch Core.xs(146) : warning C4018: '>' : signed/unsigned mismatch Core.xs(171) : warning C4018: '>' : signed/unsigned mismatch Running Mkbootstrap for Anarres::Mud::Driver::Efun::Core () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Core.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Anarres::Mud::Driver::Efun::Core\", 'DLBASE' => 'Core', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\..\blib\arch\auto\Anarres\Mud\Driver\Efun\Core\Core.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Core.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Core.def Creating library ..\..\blib\arch\auto\Anarres\Mud\Driver\Efun\Core\Core.lib and object ..\..\blib\arch\auto\Anarres\Mud\Driver\Efun\Core\Core.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\..\blib\arch\auto\Anarres\Mud\Driver\Efun\Core\Core.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Core.bs ..\..\blib\arch\auto\Anarres\Mud\Driver\Efun\Core\Core.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\..\blib\arch\auto\Anarres\Mud\Driver\Efun\Core\Core.bs cd .. cd .. nmake -f Makefile all -nologo 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 -typemap typemap Compiler.xs > Compiler.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Compiler.xsc Compiler.c cp symchange.pl ..\blib\lib\Anarres\Mud\Driver\symchange.pl cp Compiler.pm ..\blib\lib\Anarres\Mud\Driver\Compiler.pm cl -c -I../include -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.1\" -DXS_VERSION=\"0.1\" "-IC:\cpanrun\build\5-10-0\lib\CORE" lexer.c lexer.c compiler.h(32) : error C2061: syntax error : identifier '__attribute__' compiler.h(32) : error C2059: syntax error : ';' compiler.h(32) : error C2059: syntax error : ',' compiler.h(32) : error C2143: syntax error : missing ')' before 'constant' compiler.h(32) : error C2143: syntax error : missing ')' before 'constant' compiler.h(35) : error C2061: syntax error : identifier '__attribute__' compiler.h(35) : error C2059: syntax error : ';' compiler.h(35) : error C2059: syntax error : ',' compiler.h(35) : error C2143: syntax error : missing ')' before 'constant' compiler.h(35) : error C2143: syntax error : missing ')' before 'constant' lexer.yy(78) : warning C4013: 'amd_yywarnf' undefined; assuming extern returning int lexer.yy(144) : warning C4013: 'amd_yyerrorf' undefined; assuming extern returning int lex.yy.c(1353) : warning C4013: 'PerlSIO_getc' undefined; assuming extern returning int lex.yy.c(1681) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\nmake.exe' : return code '0x2' Stop.