[omniORB] HP-UX progress...

David CROSSON david.crosson@vx.cit.alcatel.fr
Wed, 19 Jan 2000 11:09:57 +0100


Thanks Duncan and Gary for you responses and the new files, I downloaded

the latest release (17/01/2000) and try to use it again on a HP-UX 10.20
box.
On a linux box everything is running fine.

I tried something else to solve the alloca missing symbols while linking
idlc :
I added the object cccp/alloca.o which provide the alloca function and
the
make export succedeed. (I'm not sure I've done the right thing).

Now when I compile the echo.idl example using the omniidl script I got
the following error :

$ cd examples
$ omniidl -bpython echo.idl
Traceback (innermost last):
  File "/tmp/OMNIORB/omniORB_280/bin/scripts//omniidl", line 30, in ?
    import omniidl.main
  File "/tmp/OMNIORB/omniORB_280/lib/python/omniidl/main.py", line 72,
in ?
    import _omniidl
ImportError: No module named _omniidl


My python path is initialized with :
/tmp/OMNIORB/omniORB_280/lib/python:/tmp/OMNIORB/omniORB_280/lib/hppa_hpux_10.20

as said in the Release Notes.

Any idea of what's going on ?

Thanks for all,
David.


--
// David Crosson - Software Engineer
// Alcatel Telecom, Transmission Systems Division
// Phone: 01 6449 2985, Fax: 01 6449 2189
// mailto:david.crosson@vx.cit.alcatel.fr