[omniORB] build omniORB on a Linux box

Yu, Jeffrey (CICG - GELP DEV) jjyu@exchange.ml.com
Fri, 19 Feb 1999 10:32:21 -0500


Following is the error messages I received when trying to build omniORB from
the src for Linux.

/usr/local/egcs/bin/g++ -c -O2  -Wall -Wno-unused -I. -I../include  -I.
-I../../../../include -D__x86__ -D__linux__ -D__OSVERSION__=2 -o fe_init.o
fe_init.cc
In file included from ../include/fe_private.hh:81,
                 from fe_init.cc:82:
../include/fe_interface_header.hh:89: Internal compiler error.
../include/fe_interface_header.hh:89: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
gmake[3]: *** [fe_init.o] Error 1
gmake[3]: Leaving directory `/home/jyu/omniORB_2.7.0/src/tool/omniidl2/fe'
gmake[2]: *** [export] Error 1
gmake[2]: Leaving directory `/home/jyu/omniORB_2.7.0/src/tool/omniidl2'
gmake[1]: *** [export] Error 1
gmake[1]: Leaving directory `/home/jyu/omniORB_2.7.0/src/tool'
gmake: *** [export] Error 1

The box is a Intel PPro-200.  Please let me know if there is any solution to
this, or if I should provide more
information.  Thanks in advance.

--Jeffrey