Checking if your kit is complete... Looks good Writing Makefile for RTF::Lexer Writing Makefile for RTF::HTMLConverter Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp HTMLConverter.pm blib\lib\RTF\HTMLConverter.pm nmake -f Makefile all -nologo C:\cpanrun\build\5-10-0\bin\perl.exe Lexer.pm.PL Lexer.pm cp Lexer.pm ..\blib\lib\RTF\Lexer.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 Lexer.xs > Lexer.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Lexer.xsc Lexer.c 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 -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Lexer.c Lexer.c 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 -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-IC:\cpanrun\build\5-10-0\lib\CORE" rtfparser.c rtfparser.c rtfparser.l(27) : warning C4013: 'strtol' undefined; assuming extern returning int rtfparser.l(49) : warning C4013: 'strcmp' undefined; assuming extern returning int rtfparser.c(1659) : warning C4013: 'exit' undefined; assuming extern returning int rtfparser.c(1722) : warning C4013: 'malloc' undefined; assuming extern returning int rtfparser.c(1740) : warning C4013: 'realloc' undefined; assuming extern returning int rtfparser.c(1750) : warning C4013: 'free' undefined; assuming extern returning int Running Mkbootstrap for RTF::Lexer () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Lexer.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"RTF::Lexer\", 'DLBASE' => 'Lexer', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\RTF\Lexer\Lexer.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Lexer.obj rtfparser.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:Lexer.def Creating library ..\blib\arch\auto\RTF\Lexer\Lexer.lib and object ..\blib\arch\auto\RTF\Lexer\Lexer.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\RTF\Lexer\Lexer.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Lexer.bs ..\blib\arch\auto\RTF\Lexer\Lexer.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\RTF\Lexer\Lexer.bs cd .. Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. nmake -f Makefile all -nologo cd .. nmake test -nologo C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\lib" "-I..\blib\arch" test.pl 1..2 ok 1 ok 2 cd .. Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. nmake -f Makefile all -nologo cd .. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\RTF\Lexer\Lexer.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\RTF\Lexer\Lexer.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\RTF\Lexer\Lexer.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\RTF\Lexer\Lexer.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\RTF\Lexer\Lexer.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\RTF\HTMLConverter.html Installing C:\cpanrun\build\5-10-0\html\site\lib\RTF\Lexer.html Installing C:\cpanrun\build\5-10-0\site\lib\RTF\HTMLConverter.pm Installing C:\cpanrun\build\5-10-0\site\lib\RTF\Lexer.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod