[omniORB] Building omniORBpy

Ben Popoola tapa1@susx.ac.uk
Wed, 02 Feb 2000 12:29:01 +0000


Hi,
    I am having trouble building omniORBpy. I have down loaded the
windows NT version of omniORB280 and in the src/lib dirctory I have put
the omniORBpy source.
    In cygwin I type make export ( I do not have and cannot find
gnumake) and I get the following error:

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
make[2]: *** [omnipy.o] Error 1
make[1]: *** [export] Error 2
make: *** [export] Error 2

Can anyone help
Thanks
Ben