[omniORB] Build Problem on Windows 2000

Winkelman Jeff-W18422 Jeff.Winkelman@motorola.com
Thu, 2 Nov 2000 18:45:00 -0500


I am attempting to build the latest omniORB 3.0.2 source on Windows 2000
using Visual C++ 6.0.  I downloaded the lite version of the gnuwin32 tools,
and successfully started the "make export" from the \omni\src directory.  I
also have Python 2.0 installed (from Activestate).

The build stops when it cannot find the following DLL, msvrc70d.dll, which
is attempting to be used by omniidl.exe.

I searched my drives, and indeed there is no dll of this name present.
There is a release version, msvrc70.dll in the win32\system directory.

I also did a search through Microsoft's knowledge base and MSDN library, and
there is NO mention of this dll at all.

Does anyone know where this dll would come from?

Thanks in advance for your help....

Jeff