[omniORB] Omni ORB with shared objects for SOLARIS

Lars Mezler Lars@Mezler.de
Tue, 21 Nov 2000 15:13:49 -0000


I have a question about shared objects. We try to implement a module for
Apache on solaris calling a CORBA Server. The module (shared obejct) load=
s
and the handler is called without problems. When doing the CORBA::ORB_ini=
t a
segmentation fault ends the handler.
By debugging I saw, that ORB_init isn't called but a method from some oth=
er
library linked to our so. Do I need to recompile OMNI with special flags?=
 (I
used gcc for Solaris).
By the way - I use OMNI Orb Version 2.8.

Thanks for any help,

Lars.

/*--------------------------------------
 Lars Mezler
 Manager CC Internet Application
    Development - UNIX
 iBRiXX AG f=FCr eTransaction Management
 Sch=F6nfeldstr. 8
 76131 Karslruhe
 Germany
 Tel.: +49-721-9419547
 Fax:  +49-721-91283-60
--------------------------------------*/