[omniORB] 3.0.4 on Solaris 8/Sparc

Duncan Grisby dgrisby@uk.research.att.com
Tue, 11 Sep 2001 13:08:47 +0100


On Sunday 9 September, Sven Hazejager wrote:

> I'm having troubles getting OmniORB 3.0.4 to run on Solaris 8/Sparc. I'm
> using gcc 2.95.3, python 2.1.1 (even tried omnipython) and GNU make
> 3.79.1. Running "gmake export" in omni/src bombs out at the following:

[...]
> gmake[3]: *** No rule to make target `_omniidlmodule.so.0.1', needed by

This probably means that the CXX variable is not of the form
/some/path/to/g++. The make files look for g++ to know how to create
the omniidl shared library.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --