[omniORB] AIX problem

Ilinykh, Andre AIlinykh@SECTORBASE.COM
Wed, 19 Jul 2000 13:31:38 -0700


I tried to build omniORB3.0 on AIX 4.3
But got following error messages. Any ideas?
Thank you,
  Andrey

xlC_r -c  -qmaxmem=8192  -I../../../../include -D_REENTRANT -D_THREAD_SAFE
-I. -I./.. -I./../.. -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY
-DUnixArchitecture -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -D__aix__
-D__powerpc__ -D__OSVERSION__=4 -o portableserver.o portableserver.cc
"portableserver.cc", line 246.1: 1540-1101 (W) A return value of type "void
*" is expected.
"../../../../include/omniORB3/ir_operators.hh", line 6.3: 1540-0218 (S) The
call does not match any parameter list for "::operator>>=".
"../../../../include/omniORB3/corba_operators.h", line 41.1: 1540-1283 (I)
"operator>>=(const CORBA::Any &, CORBA::UNKNOWN *&)" is not a viable
candidate.
"../../../../include/omniORB3/ir_operators.hh", line 6.17: 1540-0295 (I) A
parameter of type "const CORBA::Any &" cannot be initialized with an rvalue
of type "unsigned long".
"../../../../include/omniORB3/corba_operators.h", line 42.1: 1540-1283 (I)
"operator>>=(const CORBA::Any &, CORBA::BAD_PARAM *&)" is not a viable
candidate.
"../../../../include/omniORB3/ir_operators.hh", line 6.17: 1540-0295 (I) A
parameter of type "const CORBA::Any &" cannot be initialized with an rvalue
of type "unsigned long".
"../../../../include/omniORB3/corba_operators.h", line 43.1: 1540-1283 (I)
"operator>>=(const CORBA::Any &, CORBA::NO_MEMORY *&)" is not a viable
candidate.