problems with running omniORB2 on Linux.
Anil K. Gopinath
anil@ittc.ukans.edu
Fri, 8 Aug 1997 22:29:26 -0500 (CDT)
Hi Folks,
Iam having problems running the example program (eg1) on Linux. The
program gives a segmentation fault on execution. I tried to debug the code
and it seg. faults in a header file (IIOP.h)!.
The configuration that Iam using :
- Kernel 2.0.27 (Redhat 4.2) on i586
- Gnu C++ 2.7.2.1-2
- Binutils 2.7.0.2-4
- Linux C Library 5.3.12-18
- Linux C++ Library 2.7.1.4-5
- Linuxthreads 0.5-1
Any pointers/help to fix the problem will be greatly appreciated...
Anil