--- Generating Makefile for a MSWin32 system Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lomniORB406_rt Note (probably harmless): No library found for -lomniDynamic406_rt Note (probably harmless): No library found for -lomnithread31_rt Note (probably harmless): No library found for -lomniORB406_rt Note (probably harmless): No library found for -lomniDynamic406_rt Note (probably harmless): No library found for -lomnithread31_rt Writing Makefile for omnithreads::shared Writing Makefile for omnithreads Writing Makefile for CORBA::omniORB Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp omniORB.pm blib\lib\CORBA\omniORB.pm cp omniORB/LongLong.pm blib\lib\CORBA\omniORB\LongLong.pm cp omniORB/internals.ps blib\lib\CORBA\omniORB\internals.ps cp omniORB/LongDouble.pm blib\lib\CORBA\omniORB\LongDouble.pm cp omniORB/ULongLong.pm blib\lib\CORBA\omniORB\ULongLong.pm cp omniORB/Fixed.pm blib\lib\CORBA\omniORB\Fixed.pm cp omniORB/mapping.pod blib\lib\CORBA\omniORB\mapping.pod cp omniORB/internals.pod blib\lib\CORBA\omniORB\internals.pod cp omniORB/internals.fig blib\lib\CORBA\omniORB\internals.fig nmake -f Makefile all -nologo cp omnithreads.pm ..\blib\lib/omnithreads.pm nmake -f Makefile all -nologo cp shared.pm ..\..\blib\lib\omnithreads/shared.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 shared.xs > shared.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv shared.xsc shared.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.94_01\" -DXS_VERSION=\"0.94_01\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DHAS_PPPORT_H shared.c shared.c Running Mkbootstrap for omnithreads::shared () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 shared.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"omnithreads::shared\", 'DLBASE' => 'shared', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\..\blib\arch\auto\omnithreads\shared\shared.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 shared.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:shared.def Creating library ..\..\blib\arch\auto\omnithreads\shared\shared.lib and object ..\..\blib\arch\auto\omnithreads\shared\shared.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\..\blib\arch\auto\omnithreads\shared\shared.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp shared.bs ..\..\blib\arch\auto\omnithreads\shared\shared.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\..\blib\arch\auto\omnithreads\shared\shared.bs cd .. C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -C++ -nolinenumbers -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap omnithreads.xs > omnithreads.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv omnithreads.xsc omnithreads.c cl -c -IC:/omniORB/include -nologo -GX -GR -TP -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -D_WINDOWS -DWIN32 -D__WIN32__ -D__x86__ -D_WIN32_WINNT=0x0400 -D__NT__ -D__OSVERSION__=4 -DHAS_PPPORT_H omnithreads.c omnithreads.c omnithreads.c(26) : fatal error C1083: Cannot open include file: 'omnithread.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.