[omniORB] omniORBpy on AIX platform

Gary Duzan gduzan at bbn.com
Tue Dec 23 13:51:22 GMT 2003


In Message <136BC61723D0D711A22000B0D068A97D02F0A5F3 at minotaur.hekimian.com> ,
   "Wang, Xiaohui" <Xiaohui.Wang at spirentcom.com> wrote:

=>omniORB I am using is omniORB-4.0.3. I think this version of omniORB is in
=>sync with omniORBpy-2.3
=>
=>After the installation of the build package, I started python and tried to
=>load module omniORB of omniORBpy-2.3, then I 
=>got a core dump on python. Any guru has any good ideas on what happened to
=>my building setting that resulting to the 
=>core of python?
=>
=>BTW, I can import modules (omniidl) from omniORB-4.0.3 without any problem.

   I believe you need to build python with an option to load C++
modules properly. omniidl may make little enough use of C++ initializers
to get by without it, but omnipy would use more, which would lead to
this sort of error. Check with the Python documentation for AIX to see
how to configure it properly.

					Gary Duzan
					BBN Technologies
					A Verizon Company





More information about the omniORB-list mailing list