[omniORB] Compiling

David Newcomb david.newcomb at bigsoft.co.uk
Tue Jan 11 12:39:42 GMT 2011


Hi everyone,

I am trying to build omniORBpy against VC9 and Python 2.7 and have run into
a couple of issues.

I chose the latest version of omniORBpy-3.5.
omniORB-4.1.5 doesn't have a win32 vc9 version so I'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).

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.

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't seem to
like it anyway.

Please can some one take a look, and see what has happened.

Many thanks,
David


# ===============================================
C:\Documents and Settings\davidne>set path=%PATH%;C:\Program Files\Microsoft
Visual Studio 9.0\VC\bin

C:\Documents and Settings\davidne>cd
C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy

C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy>nmake export

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

NMAKE : fatal error U1073: don't know how to make 'export'
Stop.

C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy>dir
 Volume in drive C has no label.
 Volume Serial Number is E443-038E

 Directory of
C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy

11/01/2011  11:19    <DIR>          .
11/01/2011  11:19    <DIR>          ..
07/01/2005  00:22            12,195 acinclude.m4
20/12/2010  22:09            14,107 aclocal.m4
11/01/2011  10:21    <DIR>          bin
07/10/2007  15:39             1,659 bugfixes-30.xml
01/02/2008  16:29               744 bugfixes-31.xml
23/09/2008  09:35             1,604 bugfixes-32.xml
16/07/2009  13:23               714 bugfixes-33.xml
20/12/2010  22:09               706 bugfixes-34.xml
20/12/2010  22:09           157,366 configure
20/12/2010  22:09             4,807 configure.ac
11/01/2011  10:21    <DIR>          contrib
23/03/2003  21:51            26,428 COPYING.LIB
23/03/2003  21:51               149 dir.mk
11/01/2011  10:21    <DIR>          doc
11/01/2011  10:21    <DIR>          examples
11/01/2011  11:10                71 GNUmakefile
23/03/2003  21:51               147 GNUmakefile.in
11/01/2011  10:21    <DIR>          include
11/01/2011  10:21    <DIR>          mk
11/01/2011  10:21    <DIR>          modules
11/01/2011  10:21    <DIR>          omniidl_be
11/01/2011  10:21    <DIR>          python
23/03/2003  21:51               510 README.Python
20/12/2010  22:09             3,320 README.txt
20/12/2010  22:09             2,893 ReleaseNotes.txt
20/12/2010  22:09                 1 THIS_IS_OMNIORBPY_3_5
22/12/2010  16:01            28,003 update.log
              18 File(s)        255,424 bytes
              11 Dir(s)  26,125,041,664 bytes free

C:\python-modules\omniORB-4.1.4-x86_win32-vs9\src\lib\omniORBpy>nmake -f
GNUmakefile export

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

GNUmakefile(3) : fatal error U1052: file '$(TOP)/config/config.mk' not found
Stop.
# ===============================================


-- 
Managing Director
BigSoft Limited
Reading, UK.
+44 (0) 7866 262 398
http://www.bigsoft.co.uk/
Registered in Cardiff, Wales 3960621
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20110111/ba02cc76/attachment.htm


More information about the omniORB-list mailing list