[omniORB] Re: HP-UX 11 build problem

Christophe Goua cgoua at bibliomondo.com
Fri Jul 25 12:18:06 BST 2003


Hi

Did you manage to go further with this problem?
I have downloaded the latest cvs version, and ran into the same problem as
you with aCC.

With gcc, I get a different error:

g++ -c -O2 -fhandle-exceptions -Wall -Wno-unused -D_CMA_NOWRAPPERS_ -DIDLMOD
ULE_
VERSION="\"0x2420\"" -I/home2/portfolio5/omni/include -DPYTHON_INCLUDE="<pyt
hon1
.5/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__
OSVE
RSION__=11 -D__hpux__ -D__hppa__ -o idlpython.o idlpython.cc
idlpython.cc: In member function `virtual void
PythonVisitor::visitInterface(Interface*)':
idlpython.cc:451: warning: `PyObject*pyobj' might be used uninitialized in
this function
...
(repeats a few times with different line numbers)
...
+ 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
idlrepo
Id.o idlscope.o idlexpr.o idlast.o idlvalidate.o idldump.o idlconfig.o
idlfixed.
o idlpython.o
/usr/ccs/bin/ld: Can't open _omniidlmodule.sl.1
/usr/ccs/bin/ld: No such file or directory
collect2: ld returned 1 exit status
make[4]: *** [_omniidlmodule.sl.1.0] Error 1
make[4]: Leaving directory `/home2/portfolio5/omni/src/tool/omniidl/cxx'
make[3]: *** [export] Error 1

This is starting to drive me nuts! Help!



----------------------------------------------------------
You wrote:
I had trouble building omniORB on HP-UX 11.11 with aC++ A.03.33. Noting
the OMNI_CONST_CAST-related problem mentioned here I tried the latest CVS
version. I'm getting further now, but I don't know how to proceed - see
errors below. Any help would be appreciated. Note that I'm using autoconf
(just setting PYTHON, CXX=aCC -AA" and --prefix) and the minimal python
package from http://www.uk.research.att.com/pub/omniORB/python/



/opt/omnipython/bin/hppa_hpux_11.00/python
../../../../bin/scripts/distdate.py <../../../../update.log
>omniORB4/distdate.hh
../../../bin/omniidl -bcxx -Wba -p../../../../src/lib/omniORB -Wbdebug -v -C
omniORB4 ../../../../idl/Naming.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from
'../../../../src/lib/omniORB/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../../idl/Naming.idl' with
'/amd_tmp/needle-8/users0/cstaff/tpl/SRC/omniORB-4.0.1/omni/build/lib/omnicp
p
-lang-c++ -undef -D__OMNIIDL__=0x2420 -D__OMNIIDL_CXX__
"../../../../idl/Naming.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
make[3]: *** [omniORB4/Naming.hh] Bus error (core dumped)
make[3]: *** Deleting file `omniORB4/Naming.hh'
make[3]: Leaving directory
`/amd_tmp/needle-8/users0/cstaff/tpl/SRC/omniORB-4.0.1/omni/build/src/lib/om
niORB'










More information about the omniORB-list mailing list