C:\Documents and Settings\Administrator\Application Data\.cpanplus\5.8.8\build\l ibwin32-0.191>which perl /cygdrive/c/vanilla-perl/perl/bin/perl C:\Documents and Settings\Administrator\Application Data\.cpanplus\5.8.8\build\l ibwin32-0.191>perl Makefile.PL Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good Writing Makefile for Win32API::File Writing Makefile for Win32API::Net Checking if your kit is complete... Looks good Writing Makefile for Win32API::Registry Checking if your kit is complete... Looks good Writing Makefile for Win32::ChangeNotify Checking if your kit is complete... Looks good Writing Makefile for Win32::Clipboard Checking if your kit is complete... Looks good Writing Makefile for Win32::Console Checking if your kit is complete... Looks good Writing Makefile for Win32::Event Checking if your kit is complete... Looks good Writing Makefile for Win32::EventLog Checking if your kit is complete... Looks good Writing Makefile for Win32::File Writing Makefile for Win32::FileSecurity Checking if your kit is complete... Looks good Writing Makefile for Win32::IPC Writing Makefile for Win32::Internet Checking if your kit is complete... Looks good Writing Makefile for Win32::Job Checking if your kit is complete... Looks good Writing Makefile for Win32::Mutex Writing Makefile for Win32::NetAdmin Writing Makefile for Win32::NetResource Writing Makefile for Win32::ODBC Checking if your kit is complete... Looks good Writing Makefile for Win32::OLE Writing Makefile for Win32::PerfLib Writing Makefile for Win32::Pipe Writing Makefile for Win32::Process Checking if your kit is complete... Looks good Writing Makefile for Win32::Registry Checking if your kit is complete... Looks good Writing Makefile for Win32::Semaphore Checking if your kit is complete... Looks good Writing Makefile for Win32::Service Writing Makefile for Win32::Shortcut Writing Makefile for Win32::Sound Checking if your kit is complete... Looks good Writing Makefile for Win32::TieRegistry Checking if your kit is complete... Looks good Writing Makefile for Win32::WinError Not all subdirs build with Mingw32 Skipping APINet on Mingw32 Skipping FileSecurity on Mingw32 Skipping Internet on Mingw32 Skipping NetAdmin on Mingw32 Skipping NetResource on Mingw32 Skipping ODBC on Mingw32 Skipping PerfLib on Mingw32 Skipping Pipe on Mingw32 Skipping Process on Mingw32 Skipping Shortcut on Mingw32 Skipping Sound on Mingw32 Writing Makefile for Win32 C:\Documents and Settings\Administrator\Application Data\.cpanplus\5.8.8\build\l ibwin32-0.191>dmake cp Win32.pm blib\lib\Win32.pm cp cFile.pc ..\blib\arch\Win32API\File\cFile.pc cp File.pm ..\blib\lib\Win32API\File.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap File.xs > File. xsc && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv File.xsc File .c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0. 09\" -DXS_VERSION=\"0.09\" "-IC:\vanilla-perl\perl\lib\CORE" File.c Running Mkbootstrap for Win32API::File () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 File.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32API::File\", 'DLBASE' => 'File', 'DL_FUNCS' = > { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def File.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32API\File\File.dll -Wl,--base-file -Wl,dll.base -md ll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" File.o -Wl ,--image-base,0x680d0000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lm oldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 - lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -l odbccp32 dll.exp dlltool --def File.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32API\File\File.dll -mdll -s -L"c:\vanilla-perl\perl \lib\CORE" -L"c:\vanilla-perl\mingw\lib" File.o -Wl,--image-base,0x680d0000 C:\ vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 - lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32API\File\File.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp File.bs ..\blib\arch \auto\Win32API\File\File.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32API\File\File.bs cp cRegistry.pc ..\blib\arch\Win32API\Registry\cRegistry.pc cp Registry.pm ..\blib\lib\Win32API\Registry.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap Registry.xs > R egistry.xsc && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv Regis try.xsc Registry.c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0. 22\" -DXS_VERSION=\"0.22\" "-IC:\vanilla-perl\perl\lib\CORE" Registry.c Registry.xs: In function `XS_Win32API__Registry_AllowPriv': Registry.xs:143: warning: passing arg 4 of `AdjustTokenPrivileges' makes integer from pointer without a cast Running Mkbootstrap for Win32API::Registry () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Registry.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32API::Registry\", 'DLBASE' => 'Registry', 'DL_ FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Registry.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32API\Registry\Registry.dll -Wl,--base-file -Wl,dll. base -mdll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Re gistry.o -Wl,--image-base,0x21110000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp dlltool --def Registry.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32API\Registry\Registry.dll -mdll -s -L"c:\vanilla-p erl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Registry.o -Wl,--image-base,0x2 1110000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel3 2 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32API\Registry\Registry.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp Registry.bs ..\blib\ arch\auto\Win32API\Registry\Registry.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32API\Registry\Registry.bs cp ChangeNotify.pm ..\blib\lib\Win32\ChangeNotify.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap ChangeNotify.xs > ChangeNotify.xsc && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv ChangeNotify.xsc ChangeNotify.c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1. 02\" -DXS_VERSION=\"1.02\" "-IC:\vanilla-perl\perl\lib\CORE" ChangeNotify. c Running Mkbootstrap for Win32::ChangeNotify () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ChangeNotify. bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32::ChangeNotify\", 'DLBASE' => 'ChangeNotify', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def ChangeNotify.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\ChangeNotify\ChangeNotify.dll -Wl,--base-file -Wl ,dll.base -mdll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\li b" ChangeNotify.o -Wl,--image-base,0x240d0000 C:\vanilla-perl\perl\lib\CORE\lib perl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 - ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp dlltool --def ChangeNotify.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\ChangeNotify\ChangeNotify.dll -mdll -s -L"c:\vani lla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" ChangeNotify.o -Wl,--image -base,0x240d0000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 - loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32\ChangeNotify\ChangeNotify.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp ChangeNotify.bs ..\b lib\arch\auto\Win32\ChangeNotify\ChangeNotify.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32\ChangeNotify\ChangeNotify.bs cp Clipboard.pm ..\blib\lib\Win32\Clipboard.pm C:\vanilla-perl\perl\bin\perl.exe -Ic:\vanilla-perl\perl\lib -Ic:\vanilla-perl\p erl\lib C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typemap C:\vanilla-perl\perl\ lib\ExtUtils\typemap Clipboard.xs >xstmp.c && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv xstmp.c Clipboard.cpp gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0. 51\" -DXS_VERSION=\"0.51\" "-IC:\vanilla-perl\perl\lib\CORE" Clipboard.cpp In file included from C:/vanilla-perl/perl/lib/CORE/win32thread.h:4, from C:/vanilla-perl/perl/lib/CORE/perl.h:2405, from Clipboard.xs:31: C:/vanilla-perl/perl/lib/CORE/win32.h:224:1: warning: "isnan" redefined In file included from Clipboard.xs:26: C:/vanilla-perl/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/math.h:38 0:1: warning: this is the location of the previous definition Running Mkbootstrap for Win32::Clipboard () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Clipboard.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32::Clipboard\", 'DLBASE' => 'Clipboard', 'DL_F UNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Clipboard.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Clipboard\Clipboard.dll -Wl,--base-file -Wl,dll.b ase -mdll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Cli pboard.o -Wl,--image-base,0x21030000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp dlltool --def Clipboard.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Clipboard\Clipboard.dll -mdll -s -L"c:\vanilla-pe rl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Clipboard.o -Wl,--image-base,0x2 1030000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel3 2 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32\Clipboard\Clipboard.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp Clipboard.bs ..\blib \arch\auto\Win32\Clipboard\Clipboard.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32\Clipboard\Clipboard.bs cp Console.pm ..\blib\lib\Win32\Console.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap Console.xs > Co nsole.xsc && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv Console .xsc Console.c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0. 031\" -DXS_VERSION=\"0.031\" "-IC:\vanilla-perl\perl\lib\CORE" Console.c Running Mkbootstrap for Win32::Console () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Console.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32::Console\", 'DLBASE' => 'Console', 'DL_FUNCS ' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Console.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Console\Console.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Console .o -Wl,--image-base,0x2c030000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvc rt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshe ll32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodb c32 -lodbccp32 dll.exp dlltool --def Console.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Console\Console.dll -mdll -s -L"c:\vanilla-perl\p erl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Console.o -Wl,--image-base,0x2c03000 0 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -lus er32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnet api32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32\Console\Console.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp Console.bs ..\blib\a rch\auto\Win32\Console\Console.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32\Console\Console.bs cp Event.pm ..\blib\lib\Win32\Event.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap Event.xs > Even t.xsc && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv Event.xsc E vent.c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1. 01\" -DXS_VERSION=\"1.01\" "-IC:\vanilla-perl\perl\lib\CORE" Event.c Running Mkbootstrap for Win32::Event () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Event.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32::Event\", 'DLBASE' => 'Event', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Event.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Event\Event.dll -Wl,--base-file -Wl,dll.base -mdl l -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Event.o -Wl ,--image-base,0x31580000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lm oldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 - lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -l odbccp32 dll.exp dlltool --def Event.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Event\Event.dll -mdll -s -L"c:\vanilla-perl\perl\ lib\CORE" -L"c:\vanilla-perl\mingw\lib" Event.o -Wl,--image-base,0x31580000 C:\ vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 - lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32\Event\Event.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp Event.bs ..\blib\arc h\auto\Win32\Event\Event.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32\Event\Event.bs cp EventLog.pm ..\blib\lib\Win32\EventLog.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap EventLog.xs > E ventLog.xsc && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv Event Log.xsc EventLog.c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0. 073\" -DXS_VERSION=\"0.073\" "-IC:\vanilla-perl\perl\lib\CORE" EventLog.c Running Mkbootstrap for Win32::EventLog () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 EventLog.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32::EventLog\", 'DLBASE' => 'EventLog', 'DL_FUN CS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def EventLog.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\EventLog\EventLog.dll -Wl,--base-file -Wl,dll.bas e -mdll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Event Log.o -Wl,--image-base,0x313a0000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lm svcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -l shell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -l odbc32 -lodbccp32 dll.exp dlltool --def EventLog.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\EventLog\EventLog.dll -mdll -s -L"c:\vanilla-perl \perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" EventLog.o -Wl,--image-base,0x313a 0000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 - luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -l netapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32\EventLog\EventLog.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp EventLog.bs ..\blib\ arch\auto\Win32\EventLog\EventLog.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32\EventLog\EventLog.bs cp File.pm ..\blib\lib\Win32\File.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap File.xs > File. xsc && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv File.xsc File .c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0. 05\" -DXS_VERSION=\"0.05\" "-IC:\vanilla-perl\perl\lib\CORE" File.c Running Mkbootstrap for Win32::File () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 File.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32::File\", 'DLBASE' => 'File', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def File.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\File\File.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" File.o -Wl,-- image-base,0x680d0000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmold name -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lol e32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodb ccp32 dll.exp dlltool --def File.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\File\File.dll -mdll -s -L"c:\vanilla-perl\perl\li b\CORE" -L"c:\vanilla-perl\mingw\lib" File.o -Wl,--image-base,0x680d0000 C:\van illa-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 -lgd i32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -lu uid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32\File\File.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp File.bs ..\blib\arch \auto\Win32\File\File.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32\File\File.bs cp IPC.pm ..\blib\lib\Win32\IPC.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap IPC.xs > IPC.xs c && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv IPC.xsc IPC.c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1. 02\" -DXS_VERSION=\"1.02\" "-IC:\vanilla-perl\perl\lib\CORE" IPC.c IPC.c: In function `XS_Win32__IPC_wait_any': IPC.c:140: warning: useless keyword or type name in empty declaration IPC.c:140: warning: empty declaration Running Mkbootstrap for Win32::IPC () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 IPC.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32::IPC\", 'DLBASE' => 'IPC', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def IPC.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\IPC\IPC.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" IPC.o -Wl,--ima ge-base,0x2d3c0000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldnam e -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp 32 dll.exp dlltool --def IPC.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\IPC\IPC.dll -mdll -s -L"c:\vanilla-perl\perl\lib\ CORE" -L"c:\vanilla-perl\mingw\lib" IPC.o -Wl,--image-base,0x2d3c0000 C:\vanill a-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32\IPC\IPC.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp IPC.bs ..\blib\arch\ auto\Win32\IPC\IPC.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32\IPC\IPC.bs cp Job.pm ..\blib\lib\Win32\Job.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap Job.xs > Job.xs c && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv Job.xsc Job.c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0. 01\" -DXS_VERSION=\"0.01\" "-IC:\vanilla-perl\perl\lib\CORE" Job.c Job.xs: In function `XS_Win32__Job_spawn': Job.xs:317: warning: passing arg 3 of pointer to function from incompatible poin ter type Job.xs:329: warning: passing arg 3 of pointer to function from incompatible poin ter type Running Mkbootstrap for Win32::Job () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Job.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32::Job\", 'DLBASE' => 'Job', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Job.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Job\Job.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Job.o -Wl,--ima ge-base,0x2e030000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldnam e -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp 32 dll.exp dlltool --def Job.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Job\Job.dll -mdll -s -L"c:\vanilla-perl\perl\lib\ CORE" -L"c:\vanilla-perl\mingw\lib" Job.o -Wl,--image-base,0x2e030000 C:\vanill a-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32\Job\Job.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp Job.bs ..\blib\arch\ auto\Win32\Job\Job.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32\Job\Job.bs cp Mutex.pm ..\blib\lib\Win32\Mutex.pm C:\vanilla-perl\perl\bin\perl.exe C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typ emap C:\vanilla-perl\perl\lib\ExtUtils\typemap -typemap typemap Mutex.xs > Mute x.xsc && C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e mv Mutex.xsc M utex.c gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1. 02\" -DXS_VERSION=\"1.02\" "-IC:\vanilla-perl\perl\lib\CORE" Mutex.c Running Mkbootstrap for Win32::Mutex () C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Mutex.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Win32::Mutex\", 'DLBASE' => 'Mutex', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Mutex.def --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Mutex\Mutex.dll -Wl,--base-file -Wl,dll.base -mdl l -s -L"c:\vanilla-perl\perl\lib\CORE" -L"c:\vanilla-perl\mingw\lib" Mutex.o -Wl ,--image-base,0x355b0000 C:\vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lm oldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 - lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -l odbccp32 dll.exp dlltool --def Mutex.def --base-file dll.base --output-exp dll.exp g++ -o ..\blib\arch\auto\Win32\Mutex\Mutex.dll -mdll -s -L"c:\vanilla-perl\perl\ lib\CORE" -L"c:\vanilla-perl\mingw\lib" Mutex.o -Wl,--image-base,0x355b0000 C:\ vanilla-perl\perl\lib\CORE\libperl58.a -lmsvcrt -lmoldname -lkernel32 -luser32 - lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\ auto\Win32\Mutex\Mutex.dll C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e cp Mutex.bs ..\blib\arc h\auto\Win32\Mutex\Mutex.bs C:\vanilla-perl\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\ auto\Win32\Mutex\Mutex.bs cp lib/Win32/OLE/NEWS.pod ..\blib\lib\Win32\OLE\NEWS.pod cp lib/Win32/OLE/TPJ.pod ..\blib\lib\Win32\OLE\TPJ.pod cp lib/Win32/OLE/Const.pm ..\blib\lib\Win32\OLE\Const.pm cp lib/OLE.pm ..\blib\lib\OLE.pm cp lib/Win32/OLE/NLS.pm ..\blib\lib\Win32\OLE\NLS.pm cp lib/Win32/OLE.pm ..\blib\lib\Win32\OLE.pm cp lib/Win32/OLE/Variant.pm ..\blib\lib\Win32\OLE\Variant.pm cp lib/Win32/OLE/Enum.pm ..\blib\lib\Win32\OLE\Enum.pm cp lib/Win32/OLE/TypeInfo.pm ..\blib\lib\Win32\OLE\TypeInfo.pm cp lib/Win32/OLE/Lite.pm ..\blib\lib\Win32\OLE\Lite.pm C:\vanilla-perl\perl\bin\perl.exe -Ic:\vanilla-perl\perl\lib -Ic:\vanilla-perl\p erl\lib C:\vanilla-perl\perl\lib\ExtUtils\xsubpp -typemap C:\vanilla-perl\perl\ lib\ExtUtils\typemap OLE.xs >xstmp.c && C:\vanilla-perl\perl\bin\perl.exe -MExtU tils::Command -e mv xstmp.c OLE.cpp gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0. 1502\" -DXS_VERSION=\"0.1502\" "-IC:\vanilla-perl\perl\lib\CORE" OLE.cpp In file included from C:/vanilla-perl/perl/lib/CORE/win32thread.h:4, from C:/vanilla-perl/perl/lib/CORE/perl.h:2405, from OLE.xs:60: C:/vanilla-perl/perl/lib/CORE/win32.h:224:1: warning: "isnan" redefined In file included from OLE.xs:34: C:/vanilla-perl/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/math.h:38 0:1: warning: this is the location of the previous definition OLE.xs: In function `HRESULT FindDefaultSource(PerlInterpreter*, WINOLEOBJECT*, IID*, ITypeInfo**, UINT, LCID)': OLE.xs:1713: error: `GUIDKIND_DEFAULT_SOURCE_DISP_IID' was not declared in this scope OLE.xs:1759: warning: converting to non-pointer type `HREFTYPE' from NULL OLE.xs:2529:1: pasting "SvIV" and "(" does not give a valid preprocessing token OLE.xs:2529:1: pasting "SvIV" and "(" does not give a valid preprocessing token OLE.xs:2533:1: pasting "SvIV" and "(" does not give a valid preprocessing token OLE.xs:2533:1: pasting "SvIV" and "(" does not give a valid preprocessing token OLE.xs:2537:1: pasting "SvNV" and "(" does not give a valid preprocessing token OLE.xs:2537:1: pasting "SvNV" and "(" does not give a valid preprocessing token OLE.xs:2541:1: pasting "SvNV" and "(" does not give a valid preprocessing token OLE.xs:2541:1: pasting "SvNV" and "(" does not give a valid preprocessing token OLE.xs:2625:1: pasting "SvIV" and "(" does not give a valid preprocessing token OLE.xs:2625:1: pasting "SvIV" and "(" does not give a valid preprocessing token OLE.xs:2692:1: pasting "SvIV" and "(" does not give a valid preprocessing token OLE.xs:2692:1: pasting "SvIV" and "(" does not give a valid preprocessing token OLE.xs:2852:1: pasting "sv_setiv" and "(" does not give a valid preprocessing to ken OLE.xs:2852:1: pasting "sv_setiv" and "(" does not give a valid preprocessing to ken OLE.xs:2852:1: pasting "V_UI1" and "(" does not give a valid preprocessing token OLE.xs:2856:1: pasting "sv_setiv" and "(" does not give a valid preprocessing to ken OLE.xs:2856:1: pasting "sv_setiv" and "(" does not give a valid preprocessing to ken OLE.xs:2856:1: pasting "V_I2" and "(" does not give a valid preprocessing token OLE.xs:2860:1: pasting "sv_setiv" and "(" does not give a valid preprocessing to ken OLE.xs:2860:1: pasting "sv_setiv" and "(" does not give a valid preprocessing to ken OLE.xs:2860:1: pasting "V_I4" and "(" does not give a valid preprocessing token OLE.xs:2864:1: pasting "sv_setnv" and "(" does not give a valid preprocessing to ken OLE.xs:2864:1: pasting "sv_setnv" and "(" does not give a valid preprocessing to ken OLE.xs:2864:1: pasting "V_R4" and "(" does not give a valid preprocessing token OLE.xs:2868:1: pasting "sv_setnv" and "(" does not give a valid preprocessing to ken OLE.xs:2868:1: pasting "sv_setnv" and "(" does not give a valid preprocessing to ken OLE.xs:2868:1: pasting "V_R8" and "(" does not give a valid preprocessing token OLE.xs: In function `void XS_Win32__OLE_WithEvents(PerlInterpreter*, CV*)': OLE.xs:4202: warning: converting to non-pointer type `HREFTYPE' from NULL OLE.xs: In function `void XS_Win32__OLE__NLS_SendSettingChange(PerlInterpreter*, CV*)': OLE.xs:6217: warning: passing NULL used for non-pointer converting 4 of `LRESULT SendMessageTimeoutA(HWND__*, UINT, WPARAM, LPARAM, UINT, UINT, DWORD*)' dmake: Error code 129, while making 'OLE.o' dmake: Error code 255, while making 'subdirs' C:\Documents and Settings\Administrator\Application Data\.cpanplus\5.8.8\build\l ibwin32-0.191>