[omniORB] omniORB 4.0.3 and QNX 6.2.1

Veloci Raptor RaptorQNX at gmx.de
Wed Mar 3 09:27:30 GMT 2004


> On Sunday 29 February, "Veloci Raptor" wrote:
> 
> > I'm trying to port omniORB to QNX 6.2.1.
> > Autoconfigure is not working, so I'm trying to configure it manually.
> > Is anyone out there who successfully ported omniORB to QNX 6.2.1??
> 
> The autoconf setup doesn't (currently) work for cross compiles. You
> should use the manual configuration.
> 
> > Or perhaps you can help me to find the files of point 4 in the porting -
> > file from omniorb:
> > 
> > > 4. Porting omniORB library
> > >
> > > The file ./include/omniORB4/CORBA_sysdep.h contains #if
> > > conditionals (and #includes of other files) that define the size of
> > > primitive data types, CPU endian and other platform specific
> > > information. You should add to this file the information about the
> > > new platform.
> > 
> > I can't find those data types and the other stuff.
> 
> They're in CORBA_sysdep_trad.h, which is include in CORBA_sysdep.h.

I found the data types, thx. But now I get another error when making the
files saying:

warning: libomnithread.so.3, needed by
../../../lib/x86_qnx_6.2.1/libomniORB4.so, may conflict with libomnithread.so.

../../../lib/x86_qnx_6.2.1/libomniORB4.so: undefined reference to 'recv'
../../../lib/x86_qnx_6.2.1/libomniORB4.so: undefined reference to 'connect'
../../../lib/x86_qnx_6.2.1/libomniORB4.so: undefined reference to 'socket'

and so on...

any idea what went wrong??

cheers

stefan

-- 
+++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz




More information about the omniORB-list mailing list