[omniORB] Error compiling omniORB3

Bruce Cameron cameron.bruce@mayo.edu
Mon, 29 Nov 1999 10:01:12 -0600


I'm trying to get omniORB3 to compile under Irix6.5, C++ 7.2.1
and am running into the following error in poa.h:

making export in src/lib/omniORB2/orbcore...
../../../../include/omniORB3/poa.h", line 386: error(1265):
"UserException"
is not a nonstatic data member or base class of class
"PortableServer::POAManager::AdapterInactive"

The error is occuring where ever the macro
OMNIORB_DECLARE_USER_EXCEPTION
is used. 

Will adding an include for userexception.h fix this?
Thanks in advance.

-- 
--Bruce