[omniORB] cannot compile examples on SuSE7.1

Gistenjunge gistenjunge@gmx.de
Thu, 3 May 2001 12:00:23 +0200


Hi,

I am trying to compile the example sources on several machines all running
SuSE Linux 7.1 with 2.4.x kernel.
I downloaded the binary package omniORB_303_x86_linux_2.0_glibc2.1.tar.gz.
On one single machine I get the following error message when running 'make
all':






../../../bin/i586_linux_2.0_glibc2.1/omniidl -bcxx -Wba -Wbtp -C../../../stu
b  echo.idl


    omniidl: ERROR!

    omniidl: Could not open IDL compiler module _omniidlmodule.so
    omniidl: Please make sure it is in directory
/opt/omniORB/omni/lib/i586_linux_2.0_glibc2.1
    omniidl: (or set the PYTHONPATH environment variable)

    omniidl: (The error was `shared object not open')


    make[1]: *** [../../../stub/echo.hh] Error 1
    make[1]: Leaving directory `/opt/omniORB/omni/src/examples/echo'
    make: *** [all] Error 1


Everything works fine on the other machines.
Is there anything I have to install before?
Thanks in advance for any help.

Markus

ps: please cc me, cause I'm not on the list.