Christian20
2006-06-01 23:57:51 UTC
I have recompiled OmniOrb 4.07 for VS8 (2005).
Cmd "make export" works well and have compiled a lot a sources, built lib
and DLL.
Compilation stopped on a first problem : a include not found, which was
solved with a comment on OPEN_SSL_ROOT (no defined = no SSL).
But a second problem I have not solved:
make[3]: *** No rule to make target
`/c/omniorb407/include/omniORB4/CORBA_sysdep
.h', needed by `idlc.d'. Stop.
It seems that the "make" don't know to do with idlc.d (?)
How to solve that ?
Thank you
--
View this message in context: http://www.nabble.com/Compilation+OmniOrb-t1718134.html#a4666398
Sent from the OmniORB - User forum at Nabble.com.
Cmd "make export" works well and have compiled a lot a sources, built lib
and DLL.
Compilation stopped on a first problem : a include not found, which was
solved with a comment on OPEN_SSL_ROOT (no defined = no SSL).
But a second problem I have not solved:
make[3]: *** No rule to make target
`/c/omniorb407/include/omniORB4/CORBA_sysdep
.h', needed by `idlc.d'. Stop.
It seems that the "make" don't know to do with idlc.d (?)
How to solve that ?
Thank you
--
View this message in context: http://www.nabble.com/Compilation+OmniOrb-t1718134.html#a4666398
Sent from the OmniORB - User forum at Nabble.com.