Hi everyone,<br><br>I am trying to build omniORBpy against VC9 and Python 2.7 and have run into a couple of issues.<br><br>I chose the latest version of omniORBpy-3.5.<br>omniORB-4.1.5 doesn&#39;t have a win32 vc9 version so I&#39;m using omniORB-4.1.4-x86_win32-vs9(.zip). The README says that everything is pre-built so not much to do there (hurray).<br>
<br>The README in omniORBpy says to place the omniORBpy-3.5 folder into omniORB-4.1.4-x86_win32-vs9/src/lib/omniORBpy ($TOP/src/lib) and change to that folder ($TOP/src/lib/omniORBpy) and do a make export.<br><br>Firstly, there is no make command so I used nmake, second there is no makefile so I had to use the -f option and thirdly, the thing didn&#39;t seem to like it anyway.<br>
<br>Please can some one take a look, and see what has happened.<br><br>Many thanks,<br>David<br><br><br># ===============================================<br clear="all">C:\Documents and Settings\davidne&gt;set path=%PATH%;C:\Program Files\Microsoft Visual Studio 9.0\VC\bin<br>
<br>C:\Documents and Settings\davidne&gt;cd C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy<br><br>C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy&gt;nmake export<br><br>Microsoft (R) Program Maintenance Utility Version 9.00.30729.01<br>
Copyright (C) Microsoft Corporation.  All rights reserved.<br><br>NMAKE : fatal error U1073: don&#39;t know how to make &#39;export&#39;<br>Stop.<br><br>C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy&gt;dir<br>
 Volume in drive C has no label.<br> Volume Serial Number is E443-038E<br><br> Directory of C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy<br><br>11/01/2011  11:19    &lt;DIR&gt;          .<br>11/01/2011  11:19    &lt;DIR&gt;          ..<br>
07/01/2005  00:22            12,195 acinclude.m4<br>20/12/2010  22:09            14,107 aclocal.m4<br>11/01/2011  10:21    &lt;DIR&gt;          bin<br>07/10/2007  15:39             1,659 bugfixes-30.xml<br>01/02/2008  16:29               744 bugfixes-31.xml<br>
23/09/2008  09:35             1,604 bugfixes-32.xml<br>16/07/2009  13:23               714 bugfixes-33.xml<br>20/12/2010  22:09               706 bugfixes-34.xml<br>20/12/2010  22:09           157,366 configure<br>20/12/2010  22:09             4,807 <a href="http://configure.ac">configure.ac</a><br>
11/01/2011  10:21    &lt;DIR&gt;          contrib<br>23/03/2003  21:51            26,428 COPYING.LIB<br>23/03/2003  21:51               149 <a href="http://dir.mk">dir.mk</a><br>11/01/2011  10:21    &lt;DIR&gt;          doc<br>
11/01/2011  10:21    &lt;DIR&gt;          examples<br>11/01/2011  11:10                71 GNUmakefile<br>23/03/2003  21:51               147 GNUmakefile.in<br>11/01/2011  10:21    &lt;DIR&gt;          include<br>11/01/2011  10:21    &lt;DIR&gt;          mk<br>
11/01/2011  10:21    &lt;DIR&gt;          modules<br>11/01/2011  10:21    &lt;DIR&gt;          omniidl_be<br>11/01/2011  10:21    &lt;DIR&gt;          python<br>23/03/2003  21:51               510 README.Python<br>20/12/2010  22:09             3,320 README.txt<br>
20/12/2010  22:09             2,893 ReleaseNotes.txt<br>20/12/2010  22:09                 1 THIS_IS_OMNIORBPY_3_5<br>22/12/2010  16:01            28,003 update.log<br>              18 File(s)        255,424 bytes<br>              11 Dir(s)  26,125,041,664 bytes free<br>
<br>C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy&gt;nmake -f GNUmakefile export<br><br>Microsoft (R) Program Maintenance Utility Version 9.00.30729.01<br>Copyright (C) Microsoft Corporation.  All rights reserved.<br>
<br>GNUmakefile(3) : fatal error U1052: file &#39;$(TOP)/config/<a href="http://config.mk">config.mk</a>&#39; not found<br>Stop.<br># ===============================================<br><br><br>-- <br>Managing Director<br>
BigSoft Limited<br>Reading, UK.<br>+44 (0) 7866 262 398<br><a href="http://www.bigsoft.co.uk/" target="_blank">http://www.bigsoft.co.uk/</a><br>Registered in Cardiff, Wales 3960621<br><br><br>