[omniORB] Sun WS 5.0 compiler and omniEvents
Renny Koshy
renny@visualsoft.com
Fri, 28 Jan 2000 14:36:01 -0500
Has anyone used this combination? I am getting desperate at this point,
since I can't even seem to get omniEvents to compile on my Sun WS 5.0
compiler...
Here's a sampling of what the output looks like...
making all in src/contrib/omniEvents/idl...
make[1]: Entering directory
`/export/home/renny/omniORB_280/src/contrib/omniEvents/idl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/export/home/renny/omniORB_280/src/contrib/omniEvents/idl'
making all in src/contrib/omniEvents/util...
make[1]: Entering directory
`/export/home/renny/omniORB_280/src/contrib/omniEvents/util'
CC -mt -c -O2 -fsimple -g -I../include -D__OMNIORB2__ -I../../../../stub
-DUsePthread -D_REENTRANT -mt -I. -I../../../../include -D__x86__
-D__sunos__ -D__OSVERSION__=5 -o naming.o naming.cc
"/opt/SUNWspro/SC5.0/include/CC/./algorithm", line 167: Error: Templates can
only declare classes or functions.
"/opt/SUNWspro/SC5.0/include/CC/./algorithm", line 172: Error: Templates can
only declare classes or functions.
"/opt/SUNWspro/SC5.0/include/CC/./algorithm", line 363: Error:
forward_iterator_tag is not defined.
"/opt/SUNWspro/SC5.0/include/CC/./algorithm", line 369: Error:
bidirectional_iterator_tag is not defined.
Any help is appreciated, as I'm getting really late on a module...
-Renny