[omniORB] Irix compilation problem
Roland Spatzenegger
spatzenegger at 4soft.de
Wed Jul 13 11:48:55 BST 2005
Hi,
I have an IRIX64 6.5 machine with MIPSpro Compiler Version 7.4.
Configure looks , but I get the following error while compiling all:
CC -c -O2 -OPT:Olimit=0 -n32 -float -ansi -LANG:exceptions=ON -woff
3303,1110,1182 -I.. -I./.. -I../../../../include/omniORB4/internal
-I../../../../include/omniORB4/internal -DUSE_omniORB_logStream
-D_OMNIORB_LIBRARY -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"'
-DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I.
-I../../../../include -I../../../../include -D__OSVERSION__=6 -D__irix__
-D__mips__ -o static/anonObject.o anonObject.cc
cc-1132 CC: ERROR File = ../../../../include/omniORB4/dynAny.h, Line = 160
The namespace "CORBA" has no member "LongDoubleSeq".
virtual void insert_longdouble_seq(CORBA::LongDoubleSeq& value) = 0;
^
cc-1132 CC: ERROR File = ../../../../include/omniORB4/dynAny.h, Line = 180
The namespace "CORBA" has no member "LongDoubleSeq".
virtual CORBA::LongDoubleSeq* get_longdouble_seq() = 0;
^
2 errors detected in the compilation of "anonObject.cc".
Any ideas?
bye
Roland
More information about the omniORB-list
mailing list