[omniORB] omniORB2.8 on LinuxPPC
Nobuaki Tanaka
nobby@po.ntts.co.jp
Fri, 29 Oct 1999 13:07:24 +0900
Hi, I'm new to omniORB.
I have tried to install omniORB2.8 to LinuxPPC with egcs1.1.2.
(kernel 2.2.6).
I could compiled but omniNames ends up to occur segmentaion
fault. I put 'printf' very begining of omniNames's main(), but
no message has printed.
I modified some *.mk files.
(1) add include path in some *.mk files.
(2) add posix.o file to OBJ variables in some *.mk files.
Has anyone succeeded to run omniORB over LinuxPPC?
Any information about this case is highly appliciated.
Thanks.