[omniORB] omniorbpy on Mac OS X Panther
Bill Noon
noon at snow.nrcc.cornell.edu
Thu May 5 08:39:57 BST 2005
Diez -- I have been using a workaround on Mac OS X 10.3. If you link
the python modules to the static versions of the omniorb libraries,
they should load and initialize fine.
So, before building omniORBpy, mv the libCOS*.dylib and libomni*.dylib
files somewhere out of the link path, build and then move them back.
--Bill Noon
Northeast Regional Climate Center
Cornell University
On May 5, 2005, at 7:29 AM, Diez Roggisch wrote:
> Hi,
>
> after successfully compiling and installing omniorbpy for mac os x
> panther (including the shipped python2.3) I get this error when
> importing e.g. CORBA:
>
> Python 2.3 (#1, Sep 13 2003, 00:49:11)
> [GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import CORBA
> *** malloc[19057]: error for object 0x30ac70: Double free
> >>>
>
> I found this in the archives:
>
> http://www.omniorb-support.com/pipermail/omniorb-list/2003-December/
> 024780.html
>
> But that only describes the problem, it doesn't solve it. Any
> suggestions on how to make things run?
>
> Regards,
>
> Diez B. Roggisch
>
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list
More information about the omniORB-list
mailing list