[omniORB] OmniOrb on Macintosh?

Kristian Ottosen ko@digitalzone.dk
Wed, 9 Dec 1998 16:51:46 +0100


Hello,

I'm trying to figure out how much work it will take to port OmniOrb to run
(as a client) on a Power Macintosh. Does anybody know about an existng
Macintosh version?

So far I have managed to get the IDL compiler to compile the
"bootstrap.idl", I have created stubs for the Omnithread implementation,
added the GUSI "socket" library and everything compiles - and *almost*
links.

At this stage what seems to stop me is the following link error:

"Link Error   : missing vtable
'CosNaming::NamingContext_proxyObjectFactory::__vt'
Check that all virtual functions and static members are defined"

I have been searching through all the sourcecode but I cant find the
implementation of the "CosNaming::NamingContext_proxyObjectFactory" class
methods.

Any ideas or hints?

Regards
Kristian

BTW: If anybody knows of a good commercial ORB for the Mac please let me know.