[omniORB] Installation of omniORB on HP-UX10.20

Thomas.Dreher at dornier.eads.net Thomas.Dreher at dornier.eads.net
Fri Sep 5 11:49:02 BST 2003


Hello,

I tried to install omniORB on HPUX10.20,
but it failed.
First of all I installed the gnu make - tool.
Then I installed the omnipython.
Mark: there is a wrong directoryname used.

omnipython creates /include/python1.5
make of omniORB searches for /include/python

But this problem I had solved.
Now I have the problem, that the linker gets an exit code:

Here ist the linker output:

File omnicpp hasn't changed.
gmake[5]: Leaving directory
`/vol2/home/users/a117054/omniORB-4.0.2/src/tool/omniidl/cxx/cccp'
+ rm -f _omniidlmodule.sl.1.0
+ g++ -shared -Wl,-soname,_omniidlmodule.sl.1 -o _omniidlmodule.sl.1.0
-L../../../../lib -L../../../../lib y.tab.o lex.yy.o idlerr.o idlutil.o
idltype.o idlrepoId.o idlscope.o idlexpr.o idlast.o idlvalidate.o idldump.o
idlconfig.o idlfixed.o idlpython.o
nm:  _omniidlmodule.sl.1.0:  cannot open
collect2: /usr/ccs/bin/nm returned 1 exit status
gmake[4]: *** [_omniidlmodule.sl.1.0] Error 1
gmake[4]: Leaving directory
`/vol2/home/users/a117054/omniORB-4.0.2/src/tool/omniidl/cxx'
gmake[3]: *** [export] Error 1
gmake[3]: Leaving directory
`/vol2/home/users/a117054/omniORB-4.0.2/src/tool/omniidl'
gmake[2]: *** [export] Error 1
gmake[2]: Leaving directory
`/vol2/home/users/a117054/omniORB-4.0.2/src/tool'
gmake[1]: *** [export] Error 1
gmake[1]: Leaving directory `/vol2/home/users/a117054/omniORB-4.0.2/src'
gmake: *** [all] Error 1


Maybe someone can give me a hint...

Thanks Thomas Dreher





More information about the omniORB-list mailing list