<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6396.0">
<TITLE>problem compiling omniORBpy on Solaris</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Ok,<BR>
<BR>
So I was finally able to compile and isntall omniORB-4.0.2 on my Solaris 8 box.<BR>
<BR>
Now I am going to compie/install omniORBpy-2.2and I'm following the README:<BR>
<BR>
i run configure with:<BR>
<BR>
./configure --with-omniorb=/usr/local/omniORB-4.0.2<BR>
<BR>
using the with-omniorb swtich and sepcifying where i put my omniORB build (not my source tree), and configure completes with no problems.<BR>
<BR>
The problem arrises when I run make.&nbsp; I get the following:<BR>
<BR>
-------------<BR>
<BR>
In file included from ../../modules/omniORB4/CORBA.h:310,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../../modules/omnipy.h:96,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../../modules/omnipy.cc:110:<BR>
../../modules/omniORB4/omniInternal.h:201: omnithread.h: No such file or directory<BR>
In file included from ../../modules/omnipy.cc:110:<BR>
../../modules/omnipy.h:99: exceptiondefs.h: No such file or directory<BR>
../../modules/omnipy.h:100: objectTable.h: No such file or directory<BR>
../../modules/omnipy.h:101: orbParameters.h: No such file or directory<BR>
../../modules/omnipy.cc:112: initialiser.h: No such file or directory<BR>
make[1]: *** [omnipy.o] Error 1<BR>
make[1]: Leaving directory `/usr/local/omniORB-4.0.2/src/lib/omniORBpy-2.2/build/modules'<BR>
make: *** [all] Error 2<BR>
----------------------------------<BR>
<BR>
<BR>
I am stumped as to what it wants and where it wants it.&nbsp; Obviously it omniORBpy wants to look at some of omniORBs header files and such, but I don't know where to put them.<BR>
<BR>
Please help!!<BR>
<BR>
Thanks,<BR>
<BR>
ADK<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>