[omniORB] Compilation

Belcher, Jim belcher@inquiregroup.com
Mon, 13 Mar 2000 13:21:53 -0500


While trying to run the naming service for the first time,
I got an error that stated that cerr was the wrong size,
suggest relinking.  So I attempted to build the entire
package and got the following error:

make[2] Entering directory /var/omniORB_2880/src/lib/omniORB2
if ["Naming.idl" != Naming.idl] then cp Naming.idl . ; fi
../../../bin/i586_linux_2.0_glibc/omniidl2 -a Naming.idl
make[2] *** [Naming.hh] Segmentation fault.

Anyone seen this???