Hi,<br>i try to install omniOrb 4.1.5 on Windows XP with mingw.<br>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:<br>
<br>...<br>...<br>make[4]: Leaving directory `/cygdrive/c/omniORB-4.1.5/src/tool/omniidl/cxx/cccp'<br><br>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<br>
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<br>idlpython.cc<br>idlpython.cc: In function 'PyObject* MyPyLong_FromLongLong(IDL_LongLong)':<br>
idlpython.cc:213: error: 'PyLong_FromLongLong' was not declared in this scope<br>idlpython.cc:216: error: 'PyLong_FromUnsignedLongLong' was not declared in this scope<br>idlpython.cc: In member function 'virtual void PythonVisitor::visitConst(Const*)':<br>
idlpython.cc:580: error: 'PyLong_FromUnsignedLongLong' was not declared in this scope<br>idlpython.cc: In member function 'virtual void PythonVisitor::visitCaseLabel(CaseLabel*)':<br>idlpython.cc:810: error: 'PyLong_FromUnsignedLongLong' was not declared in this scope<br>
make[3]: *** [idlpython.o] Error 1<br>make[3]: Leaving directory `/cygdrive/c/omniORB-4.1.5/src/tool/omniidl/cxx'<br>make[2]: *** [export] Error 2<br>make[2]: Leaving directory `/cygdrive/c/omniORB-4.1.5/src/tool/omniidl'<br>
make[1]: *** [export] Error 2<br>make[1]: Leaving directory `/cygdrive/c/omniORB-4.1.5/src/tool'<br>make: *** [export] Error 2<br><br>an idea of my problem??<br><br>thank you<br><br>Michel.<br clear="all">