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 &quot;make export&quot; 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&#39;<br><br>g++ -c -O2 -mthreads -DIDLMODULE_VERSION=&quot;\&quot;0x2630\&quot;&quot; -DMSDOS -DOMNIIDL_EXECUTABLE -I&quot;c:/omniorb-4.1.5&quot;/include -I&quot;c:/omniorb-4.1.5&quot;/PC -I&quot;c:/omniorb-4.1.5&quot;/inc<br>
lude/python1.5 -DPYTHON_INCLUDE=&quot;&lt;Python.h&gt;&quot; -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 &#39;PyObject* MyPyLong_FromLongLong(IDL_LongLong)&#39;:<br>
idlpython.cc:213: error: &#39;PyLong_FromLongLong&#39; was not declared in this scope<br>idlpython.cc:216: error: &#39;PyLong_FromUnsignedLongLong&#39; was not declared in this scope<br>idlpython.cc: In member function &#39;virtual void PythonVisitor::visitConst(Const*)&#39;:<br>
idlpython.cc:580: error: &#39;PyLong_FromUnsignedLongLong&#39; was not declared in this scope<br>idlpython.cc: In member function &#39;virtual void PythonVisitor::visitCaseLabel(CaseLabel*)&#39;:<br>idlpython.cc:810: error: &#39;PyLong_FromUnsignedLongLong&#39; 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&#39;<br>make[2]: *** [export] Error 2<br>make[2]: Leaving directory `/cygdrive/c/omniORB-4.1.5/src/tool/omniidl&#39;<br>
make[1]: *** [export] Error 2<br>make[1]: Leaving directory `/cygdrive/c/omniORB-4.1.5/src/tool&#39;<br>make: *** [export] Error 2<br><br>an idea of my problem??<br><br>thank you<br><br>Michel.<br clear="all">