[omniORB] Building omniORBpy

Duncan Grisby dgrisby@uk.research.att.com
Wed, 02 Feb 2000 14:04:30 +0000


On Wednesday 2 February, Ben Popoola wrote:

>     In cygwin I type make export ( I do not have and cannot find
> gnumake) and I get the following error:

If you are using cygwin's make, then that is GNU make.

> bash-2.02$ make export
> making export in src/lib/omniORBpy/modules...
> making export in src/lib/omniORBpy/modules/omnipy...
> ../../../../../bin/x86_win32/omkdepend -D__cplusplus -D_MSC_VER
> -I../../../../../include -I. -I../../../../../include -D__WIN32__
> -D__x86__ -D__NT__ -D__OSVERSI
> ON__=4 pyServant.cc pyProxyCallWrapper.cc pyTypeCode.cc pyMarshal.cc
> pyObjectRef.cc pyExceptions.cc omnipy.cc
> RegQueryValueEx failed - error 203
> ../../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MD -GX
> -I../../../../../include" -I.  -I../../../../../include -D__WIN32__
> -D__x86__ -D__NT__ -D__OSVERSION__=4 -Foomnipy.o omnipy.cc
> RegQueryValueEx failed - error 0

Hmm. It looks like things are failing to talk to the NT registry.
What version of Visual C++ are you using?  (Or are you trying to use
gcc?  I don't think that will work.)  Maybe you could try reinstalling
the compiler, or failing everything else, the whole OS. NT seems to be
good at getting itself in a funny state.

HTH,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --