[omniORB] Problems building OmniOrb on AIX 4.1.5
   
    vasudha.govindan@westerngeco.com
     
    vasudha.govindan@westerngeco.com
       
    Wed, 14 Mar 2001 09:58:15 -0800
    
    
  
Here it is: The omniidl process is killed. So it may be failing before
completing the validation.
   ../../../bin/powerpc_aix_4.2/omniidl echo.idl
   omniidl: Warning: No back-ends specified; checking IDL for validity
   ../../../bin/powerpc_aix_4.2/omniidl[32]: 23702 Killed
     That's not the same problem, since the cxx module hasn't yet been
     installed, at the stage your compile died. Try running just
       ../../../bin/powerpc_aix_4.2/omniidl echo.idl
     That won't try to generate any code, but it'll run the front-end.
     Determining whether that works will help track down the problem.