[omniORB] omniORBpy2.1

darryl developer@csrules.dyndns.org
Wed Mar 19 05:25:03 2003


I can't seem to compile omniORBpy-2.1

I get the following:

[-(/home/src/omniORBpy-2.1/build)> make
making all in ./modules...
make[1]: Entering directory `/home/src/omniORBpy-2.1/build/modules'
g++ -c -O2 -Wall -Wno-unused -fexceptions -DOMNIPY_MAJOR=2
-DOMNIPY_MINOR=0 -DOM
NIORB_VERSION_STRING=\"4.0.0\" -I/usr/local/include
-I/usr/local/include/omniORB
4/internal -I../include/omniORB4/internal
-I../../include/omniORB4/internal -I/u
sr/local/include/omniORB4/internal -I../include -I/usr/local/include
-DPYTHON_IN
CLUDE="<python2.2/Python.h>" -DPYTHON_THREAD_INC="<python2.2/pythread.h>"
-D__OM
NIORB4__ -I../stub -D_REENTRANT -I/usr/local/include -fPIC -I.
-I../../modules -
I../include -I../../include -D__OSVERSION__=2 -D__linux__ -D__x86__ -o
pyObjectR
ef.o ../../modules/pyObjectRef.cc
cc1plus: warning: changing search order for system directory
"/usr/local/include
"
cc1plus: warning:   as it has already been specified as a non-system
directory
../../modules/pyObjectRef.cc: In static member function `static PyObject*
omniPy
::createPyPseudoObjRef(CORBA::Object*)':
../../modules/pyObjectRef.cc:276: `omniORBpyPseudoFn' undeclared (first
use this
 function)
../../modules/pyObjectRef.cc:276: (Each undeclared identifier is reported
only o
nce for each function it appears in.)
../../modules/pyObjectRef.cc:276: parse error before `=' token
../../modules/pyObjectRef.cc:277: `f' undeclared (first use this function)
make[1]: *** [pyObjectRef.o] Error 1
make[1]: Leaving directory `/home/src/omniORBpy-2.1/build/modules'
make: *** [all] Error 1