[omniORB] omniORBpy with python 2.2

Duncan Grisby duncan@grisby.org
Sun, 28 Apr 2002 20:04:42 +0100


On Thursday 18 April, "R. Sean Bowman" wrote:

> I'm trying to compile omniORB and omniORBpy for use with python 2.2 on
> freebsd 4.  I can't really find any information on this; when I try to do
> it by changing the PYTHON variable in mk/platforms/x86_freebsd_4.0.mk, I
> get (rather quickly) an error saying the symbol PyType_IsSubtype isn't
> found in _omniidlmodule.so.  

The problem is that the Python you compiled omniORB and omniORBpy
against isn't the same one you're trying to use it with. Make sure
everything is using the same Python version.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --