[omniORB] cygwin 1.7 and omniorb compilation

Christian Hoffmann chrmhoffmann at gmail.com
Tue Sep 27 15:37:49 BST 2011


Hi,

when compiling omniorb 4.1.5 with cygwin 1.7, I have a problem with
the generated dependencies. The .d files don't have proper
Windows<->Unix translation. I traced it down to the fact that in
src/tool/omkdepend/gnuwin32.c in the "int GetCygwinMounts ()", the
RegOpenKeyEx returns ERROR_SUCCESS even though the key doesn't exist
and then the code doesn't go the _popen ("mount", "r") route...
Any idea?

Kind regards,
Chris



More information about the omniORB-list mailing list