Discussion:
[omniORB] compling OMNIORB2.8 with vc7.0
amanullah zafar
2007-05-10 16:21:34 UTC
Permalink
Hi,
Following are the list of steps which i have followed to complie OMNIORB 2.8.

Step #1. ran vcvars32.bat To set the env variables for vc Complier.
Step #2. Downloaded
ftp://ftp.uk.research.att.com/pub/omniORB/gnu-win32-lite.zip at and extracted it to c:\C:\gnuwin32.
Step #3. Added the path variable entry "C:\gnuwin32\bin".
Step #4. ran this command C:\gnuwin32\bin\checkmounts C:\gnuwin32 successfully.
Step #5. Edited the file <OMNI_DIR>\config\config.mk and uncommented the line
platform = x86_nt_4.0.
Step #6. After running make export I get the following error.

It tries to acces the registry entry software\Cygnus Solutions\Cygwin.dll setup\b15.0\mount\00.
though inside C:\gnuwin32\bin cygwin1.dll file is present. but no registry file to set this registry entry.

Rgds
Zafar

making export in src/tool...make[1]: Entering directory `/cygdrive/c/Omniorb28/src/tool'making export in src/tool/omniidl2...make[2]: Entering directory `/cygdrive/c/Omniorb28/src/tool/omniidl2'making all in src/tool/omniidl2/ast...make[3]: Entering directory `/cygdrive/c/Omniorb28/src/tool/omniidl2/ast'make[3]: Nothing to be done for `all'.make[3]: Leaving directory `/cygdrive/c/Omniorb28/src/tool/omniidl2/ast'making all in src/tool/omniidl2/driver...make[3]: Entering directory `/cygdrive/c/Omniorb28/src/tool/omniidl2/driver'make[3]: Nothing to be done for `all'.make[3]: Leaving directory `/cygdrive/c/Omniorb28/src/tool/omniidl2/driver'making all in src/tool/omniidl2/fe...make[3]: Entering directory `/cygdrive/c/Omniorb28/src/tool/omniidl2/fe'../../../../bin/x86_win32/clwrapper -gnuwin32 -c -MD -GX -I. -I../include -I. -I../../../../include -D__WIN32__ -D__x86__ -D__NT__ -D__OSVERSION__=4 -Folex.yy.o lex.yy.ccCouldn't find registry key 'Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00' - RegOpenKey error 0make[3]: *** [lex.yy.o] Error 1make[3]: Leaving directory `/cygdrive/c/Omniorb28/src/tool/omniidl2/fe'make[2]: *** [export] Error 2make[2]: Leaving directory `/cygdrive/c/Omniorb28/src/tool/omniidl2'make[1]: *** [export] Error 2make[1]: Leaving directory `/cygdrive/c/Omniorb28/src/tool'make: *** [export] Error 2.





_________________________________________________________________
Sign in and get updated with all the action!
http://content.msn.co.in/Sports/FormulaOne/Default
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20070510/e88c76d0/attachment.htm
Loading...