[omniORB] Building OmniORB4
Rajshekhar Kishtaiah Chintapalli
rajshekhar.chintapalli@wipro.com
Fri, 6 Jul 2001 18:41:48 +0530
Hi,
> I am trying to build OmniORB4 on windows 2000.
[...]
> //D/OmniORB4/bin/x86_win32/omnipython -c "import sys,string; sy
> s.stdout.write(string.lower(sys.prefix))", ...) failed.
> make[3]: *** windows32_openpipe (): unable to launch process (e=53)
>>>>>>>>Have you installed the omnipython minimal Python distribution? If
>>>>>not, that would explain why omnipython can't be launched.
Yes, I tried with the omnipython minimal python distribution.
>>>>>>> I recommend that you try to build omniORB 3.0.4 on your machine,
since
I tried building OmniORB304 , based on the instructions in the
Readme.win32,
First time I tried it gave the error "mspdb.dll could not be found in the
path".
I solved this.
when i tried to compile the second time, it gave the following out put
C:\OmniOrb304\src>make export
making export in src/tool...
make[1]: Entering directory `C:/OmniOrb304/src/tool'
making export in src/tool/omniidl...
make[2]: Entering directory `C:/OmniOrb304/src/tool/omniidl'
making export in src/tool/omniidl/cxx...
make[3]: *** No rule to make target
`//c/omniorb304/include/omniORB3/CORBA_sysdep
c.d'. Stop.
make[3]: Entering directory `C:/OmniOrb304/src/tool/omniidl/cxx'
make[3]: Leaving directory `C:/OmniOrb304/src/tool/omniidl/cxx'
make[2]: *** [export] Error 2
make[2]: Leaving directory `C:/OmniOrb304/src/tool/omniidl'
make[1]: *** [export] Error 2
make[1]: Leaving directory `C:/OmniOrb304/src/tool'
make: *** [export] Error 2
What can be the reason?
Thanks and Regards
Raj