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:29:12
|
On Thu, 30 Nov 2000, Jason Tackaberry wrote: > > Are you sure you're working on a clean checkout? Is there a way I can > > diagnose this in another fashion? > > I just tried it now with a clean cvs checkout and it works properly. So > I'm a bit bewildered by your problem. What's the output from: > > nm CORBAmodule.so | grep POAManager_PyObject_Type It's here :-) 00011d60 D POAManager_PyObject_Type as is 00011e00 D POA_PyObject_Type So while the symbol is being defined in CORBAmodule, it's not being seen by python when it goes on to import PortableManager. This is python-1.5.2 here.. I'm actually somewhat familiar with object files, but I have no idea how Python allows access to other module's structures, so it could be something wierd here.. Take care, -- /\/\ Christian Reis, Senior Engineer, Async Open Source, Brazil ~\/~ http://async.com.br/~kiko/ | [+55 16] 274 4311 |