[omniORB] omniorb 3.0.5 in sun

Jian Deng jdeng@kcco.com
Mon Mar 3 20:40:03 2003


trying to compile omniorb 3.0.5 in sun solaris using g++/gcc.  it failed when 
omniidl is doing the following,

...
$ ../../../bin/sun4_sosV_5.8/omniidl -bcxx -Wba -Wbuse_quotes -DNOLONGLONG -I. 
-I../../../idl/COS ../../../idl/COS/CosLifeCycle.idl
omniidl: Could not import back-end `cxx'
omniidl: Maybe you need to use the -p option?
omniidl: (The error was `cannot import name header')

i am using g++/gcc on SunOS hostname 5.8 Generic sun4u sparc SUNW,Ultra-5_10.  
any idea how to tackle this one?  thanks.

- jd