[omniORB] omniORB 4.0.3 and QNX 6.2.1
Duncan Grisby
duncan at grisby.org
Fri Mar 5 17:11:33 GMT 2004
On Wednesday 3 March, "Veloci Raptor" wrote:
> 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.
I'm not sure what that's about. Perhaps it's trying to use two
different versions of the omnithread library.
> ../../../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'
That suggests that you need to explicitly link with the QNX socket
library.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list