[omniORB] building OmniOrb under window with minwg

Michel GRIMALDI grimaldi at univ-tln.fr
Fri Jan 28 17:40:06 GMT 2011


Hi,
i try to install omniOrb 4.1.5 on Windows XP with mingw.
I have followed exactly the instructions in the readme file (eg.
README.win32) and when i do the "make export" command, the build process
stops after a few seconds with the message:

...
...
make[4]: Leaving directory
`/cygdrive/c/omniORB-4.1.5/src/tool/omniidl/cxx/cccp'

g++ -c -O2 -mthreads -DIDLMODULE_VERSION="\"0x2630\"" -DMSDOS
-DOMNIIDL_EXECUTABLE -I"c:/omniorb-4.1.5"/include -I"c:/omniorb-4.1.5"/PC
-I"c:/omniorb-4.1.5"/inc
lude/python1.5 -DPYTHON_INCLUDE="<Python.h>" -I. -I. -I../../../../include
-D__WIN32__ -D_WIN32_WINNT=0x0400 -D__x86__ -D__NT__ -D__OSVERSION__=4
-oidlpython.o
idlpython.cc
idlpython.cc: In function 'PyObject* MyPyLong_FromLongLong(IDL_LongLong)':
idlpython.cc:213: error: 'PyLong_FromLongLong' was not declared in this
scope
idlpython.cc:216: error: 'PyLong_FromUnsignedLongLong' was not declared in
this scope
idlpython.cc: In member function 'virtual void
PythonVisitor::visitConst(Const*)':
idlpython.cc:580: error: 'PyLong_FromUnsignedLongLong' was not declared in
this scope
idlpython.cc: In member function 'virtual void
PythonVisitor::visitCaseLabel(CaseLabel*)':
idlpython.cc:810: error: 'PyLong_FromUnsignedLongLong' was not declared in
this scope
make[3]: *** [idlpython.o] Error 1
make[3]: Leaving directory `/cygdrive/c/omniORB-4.1.5/src/tool/omniidl/cxx'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/cygdrive/c/omniORB-4.1.5/src/tool/omniidl'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/cygdrive/c/omniORB-4.1.5/src/tool'
make: *** [export] Error 2

an idea of my problem??

thank you

Michel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20110128/fdd34520/attachment.htm


More information about the omniORB-list mailing list