[omniORB] building OmniORB4 on alpha osf v5.1

Daniel Greenblatt dan@cgl.ucsf.edu
Fri Feb 21 00:42:01 2003


I was trying to build omniORB4 on an alpha with osf5.1, using cxx 6.5 .
I use the autoconfigure utility, and when I run the 'make' command, I get
an error:

adenine.390% make
making export in ./src...
[...]
../../../bin/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
/usr/local/src/omni/omniORB-4.0.0/build-socrates/lib
omniidl: (or set the PYTHONPATH environment variable)

omniidl: (The error was 'dlopen:
/usr/local/src/omni/omniORB-4.0.0/build-socrates/lib/_omniidlmodule.so:
symbol "PyType_IsSubtype" unresolved')


I saw a previous post that dealt with this error when using the old build
mechanism. But I am using autoconfigure...
Can anyone suggest a fix??

Thanks,
Dan Greenblatt