[omniORB] Problem with "CORBA::TypeCode"
Tawfik Es-sqalli
Tawfik.Es-Sqalli@loria.fr
Sat, 12 Sep 1998 17:19:12 +0200
Hello,
after the downloading of omniORB2_2.5.0 in the sun4_sosV_5.5 platform,
and to build and install the libraries and the executables using
GNUmake (make export) in the ./src directory, i had this problem in
compilation :
=======================================================================
........
CC -c -O2 -fsimple -DUsePthread -D_REENTRANT -mt -I. -I./..
-DUnixArchitecture -DCONFIG_DEFAULT_LOCATION=\"/etc/omniORB.cfg\" -I.
-I../../../include -D__sparc__ -D__sunos__ -D__OSVERSION__=5 -o
constants.o constants.cc
"../../../include/omniORB2/CORBA.h", line 353: Error: The type
"CORBA::TypeCode" is incomplete.
"../../../include/omniORB2/CORBA.h", line 362: Error: The type
"CORBA::TypeCode" is incomplete.
.............
Compilation aborted, too many Error messages.
=======================================================================
what can be the problem?
--
Thanks,
Tawfik Es-sqalli