[omniORB] problem compiling omniORBpy on Solaris
Andrew Knapp
aknapp at n2bb.com
Wed Sep 10 18:55:15 BST 2003
Ok,
So I was finally able to compile and isntall omniORB-4.0.2 on my Solaris 8 box.
Now I am going to compie/install omniORBpy-2.2and I'm following the README:
i run configure with:
./configure --with-omniorb=/usr/local/omniORB-4.0.2
using the with-omniorb swtich and sepcifying where i put my omniORB build (not my source tree), and configure completes with no problems.
The problem arrises when I run make. I get the following:
-------------
In file included from ../../modules/omniORB4/CORBA.h:310,
from ../../modules/omnipy.h:96,
from ../../modules/omnipy.cc:110:
../../modules/omniORB4/omniInternal.h:201: omnithread.h: No such file or directory
In file included from ../../modules/omnipy.cc:110:
../../modules/omnipy.h:99: exceptiondefs.h: No such file or directory
../../modules/omnipy.h:100: objectTable.h: No such file or directory
../../modules/omnipy.h:101: orbParameters.h: No such file or directory
../../modules/omnipy.cc:112: initialiser.h: No such file or directory
make[1]: *** [omnipy.o] Error 1
make[1]: Leaving directory `/usr/local/omniORB-4.0.2/src/lib/omniORBpy-2.2/build/modules'
make: *** [all] Error 2
----------------------------------
I am stumped as to what it wants and where it wants it. Obviously it omniORBpy wants to look at some of omniORBs header files and such, but I don't know where to put them.
Please help!!
Thanks,
ADK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20030910/b7812dfe/attachment.htm
More information about the omniORB-list
mailing list