Re: [Orbit-python-list] Problems with orbit-python-cvs
Status: Inactive
Brought to you by:
tack
|
From: Christian R. R. <ki...@as...> - 2000-11-30 15:01:10
|
On Thu, 30 Nov 2000, Jason Tackaberry wrote:
> > Does anybody get anything remotely like
> [...]
> > PortableServermodule.so: undefined symbol: POAManager_PyObject_Type
>
> Nope. Make sure you're not accidentally importing old modules. Does the
> cvs version compile okay for you?
Yes, after doing the automake changes you suggest and running autogen.sh I
get a perfect build. However, the fragment in PortableServermodule.c
POAManager_PyObject_Type.ob_type = &PyType_Type;
POA_PyObject_Type.ob_type = &PyType_Type;
suggests I do need these structures live for this to happen. Unless, of
course, when I do an import CORBA they are created automatically; still,
where can the error come from?
Take care,
--
/\/\ Christian Reis, Senior Engineer, Async Open Source, Brazil
~\/~ http://async.com.br/~kiko/ | [+55 16] 274 4311
|