[omniORB] omniORBpy & omniORB4

Jason Sibthorpe Jason.Sibthorpe@aculab.com
Sat, 27 Apr 2002 13:43:13 +0100


Hi, 

I am unable to get omniORBpy to build with omniORB4 (SuSE 7.2).
I noticed when building omniORB4 that platform specific directories
(apart from win32) are no longer in the bin directory and yet when
building omniORBpy, /bin/i596_linux_2.0_glibc2.1 is searched for
omkdepend.

Changing the line 
BINDIR = bin/$(platform) 
to 
BINDIR = bin
in /mk/beforedir.mk fixed that but then I get 
No rule to make target /omnipy.o needed by `_omnipymodule.so.0.5'.

I find the omniORB make files a bit confusing so haven't ventured further
:-)  

Any ideas?

Thanks


Jason