[omniORB] omniOrb4.0.0 manual build problem on irix 6.5 and 7.3 compiler

Lee, Robert C. RLee@northropgrumman.com
Fri Feb 28 01:33:02 2003


Hello all,

I'm using the manual build process described in the readme because the auto
configure process didn't work for me. This is what I get:

gmake[2]: Leaving directory
`/maui/usr/people/rlee/omniORB-latest2_27/omni/src/lib/omnithread'
making export in src/lib/omniORB...
gmake[2]: Entering directory
`/maui/usr/people/rlee/omniORB-latest2_27/omni/src/lib/omniORB'
../../../bin/mips_irix_6.5_64/omniidl -bcxx -Wba -p../../../src/lib/omniORB
-Wbdebug -v -ComniORB4 ../../../idl/bootstrap.idl


omniidl: ERROR!

omniidl: Could not open IDL compiler module _omniidlmodule.so
omniidl: Please make sure it is in directory
/maui/usr/people/rlee/omniORB-latest2_27/omni/lib/mips_irix_6.5_64
omniidl: (or set the PYTHONPATH environment variable)

omniidl: (The error was '102230:python: rld: Fatal Error: Cannot
Successfully map soname
'/maui/usr/people/rlee/omniORB-latest2_27/omni/lib/mips_irix_6.5_64/_omniidl
module.so' under any of the filenames
/maui/usr/people/rlee/omniORB-latest2_27/omni/lib/mips_irix_6.5_64/_omniidlm
odule.so ')


gmake[2]: *** [omniORB4/bootstrap.hh] Error 1
gmake[2]: Leaving directory
`/maui/usr/people/rlee/omniORB-latest2_27/omni/src/lib/omniORB'
gmake[1]: *** [export] Error 2
gmake[1]: Leaving directory
`/maui/usr/people/rlee/omniORB-latest2_27/omni/src/lib'
gmake: *** [export] Error 2

The thing is there is a _omniidlmodule.so in
/maui/usr/people/rlee/omniORB-latest2_27/omni/lib/mips_irix_6.5_64, so I
don't understand this problem. In the lib/ is mips_irix_6.5_64 and python
directories.

I can't tell what the problem is. I tired setting PYTHONPATH to point to the
python directory but it didn't help. Any ideas? Thanks.


Robert Lee