[omniORB] make error

Feng Xia FXia@netpcs.com
Mon, 16 Oct 2000 16:02:22 -0400


I am trying to make the source code on solaris 2.8 using g++. I got the
following error message.


../../../bin/sun4_sosV_5.7/omniidl -bcxx -Wba -p
/devlb01d00/fxia/omni/lib/python/omniidl_be/cxx -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')
gmake: *** [CosLifeCycleSK.cc] Error 1


I tried to put -p~/omni/lib/python there, it did not work. I also tried
~/omni/lib/python/omniidl_be or ~/omni/lib/python/omniidl/.

Please let me know what went wrong.

Thanks.
Feng