Discussion:
[omniORB] Cannot build omniORB 4.1.3
Cetateanu Marius-B01107
2009-09-22 19:00:15 UTC
Permalink
Hi,

I'm trying to build omniORB 4.1.3 including omniORBpy 3.3.
I'm using Cygwin with Visual Studio 2005. I properly followed the
instructions in the README.win32.txt but I'm having the below error when
the build process gets to omniidl dir and I do not have a clue why it's
happening. At first it was
stopping with the same kind of error after idlfixed.cc compilation but I
edited the "dir.mk" from the
omniORB-4.1.3\src\tool\omniidl\cxx\ folder by adding idlc.cc to the
"CXXSRCS" and now it stops with the same
error after that file. Does anyone have a clue what might be wrong?
(maybe it's something with my environment ...
I have the latest version of cygwin installed)

...

../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -W1 -WL
-I"C:/Progra~1/Micr
osoft_Platform_SDK_for_Windows_Server_2003_R2/Include"
-I"C:/Progra~1/Microsoft_
Platform_SDK_for_Windows_Server_2003_R2/Include/crt"
-I"d:/tools/Visual_Studio_2
005/VC/INCLUDE" -MD -EHs -GS -GR -Zi -nologo
-DIDLMODULE_VERSION="\"0x2630\"" -D
MSDOS -DOMNIIDL_EXECUTABLE -I"d:/tools/python25"/include
-I"d:/tools/python25"/P
C -I"d:/tools/python25"/include/python2.5 -DPYTHON_INCLUDE="<Python.h>"
-I. -I.
-I../../../../include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__
-D__NT__ -D__O
SVERSION__=4 -D_CRT_SECURE_NO_DEPRECATE=1 -Foidlfixed.o idlfixed.cc
cl -c -O2 -W1 -WL
-IC:\Progra~1\Microsoft_Platform_SDK_for_Windows_Server_2003_R
2\Include
-IC:\Progra~1\Microsoft_Platform_SDK_for_Windows_Server_2003_R2\Includ
e\crt -Id:\tools\Visual_Studio_2005\VC\INCLUDE -MD -EHs -GS -GR -Zi
-nologo -DID
LMODULE_VERSION=\"0x2630\" -DMSDOS -DOMNIIDL_EXECUTABLE
-Id:\tools\python25\incl
ude -Id:\tools\python25\PC -Id:\tools\python25\include\python2.5
-DPYTHON_INCLUD
E=<Python.h> -I. -I. -I..\..\..\..\include -D__WIN32__
-D_WIN32_WINNT=0x0501 -D_
_x86__ -D__NT__ -D__OSVERSION__=4 -D_CRT_SECURE_NO_DEPRECATE=1
-Foidlfixed.o -Tp
idlfixed.cc
idlfixed.cc
../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -W1 -WL
-I"C:/Progra~1/Micr
osoft_Platform_SDK_for_Windows_Server_2003_R2/Include"
-I"C:/Progra~1/Microsoft_
Platform_SDK_for_Windows_Server_2003_R2/Include/crt"
-I"d:/tools/Visual_Studio_2
005/VC/INCLUDE" -MD -EHs -GS -GR -Zi -nologo
-DIDLMODULE_VERSION="\"0x2630\"" -D
MSDOS -DOMNIIDL_EXECUTABLE -I"d:/tools/python25"/include
-I"d:/tools/python25"/P
C -I"d:/tools/python25"/include/python2.5 -DPYTHON_INCLUDE="<Python.h>"
-I. -I.
-I../../../../include -D__WIN32__ -D_WIN32_WINNT=0x0501 -D__x86__
-D__NT__ -D__O
SVERSION__=4 -D_CRT_SECURE_NO_DEPRECATE=1 -Foidlc.o idlc.cc
cl -c -O2 -W1 -WL
-IC:\Progra~1\Microsoft_Platform_SDK_for_Windows_Server_2003_R
2\Include
-IC:\Progra~1\Microsoft_Platform_SDK_for_Windows_Server_2003_R2\Includ
e\crt -Id:\tools\Visual_Studio_2005\VC\INCLUDE -MD -EHs -GS -GR -Zi
-nologo -DID
LMODULE_VERSION=\"0x2630\" -DMSDOS -DOMNIIDL_EXECUTABLE
-Id:\tools\python25\incl
ude -Id:\tools\python25\PC -Id:\tools\python25\include\python2.5
-DPYTHON_INCLUD
E=<Python.h> -I. -I. -I..\..\..\..\include -D__WIN32__
-D_WIN32_WINNT=0x0501 -D_
_x86__ -D__NT__ -D__OSVERSION__=4 -D_CRT_SECURE_NO_DEPRECATE=1 -Foidlc.o
-Tpidlc
.cc
idlc.cc
make[3]: Leaving directory
`/cygdrive/d/work/omniORB-4.1.3/src/tool/omniidl/cxx'

make[2]: *** [export] Error 1
make[2]: Leaving directory
`/cygdrive/d/work/omniORB-4.1.3/src/tool/omniidl'
make[1]: *** [export] Error 1
make[1]: Leaving directory `/cygdrive/d/work/omniORB-4.1.3/src/tool'
make: *** [export] Error 1



Marius Cetateanu
DevTech - Software Engineer
Freescale Semiconductor Romania SRL
45, Tudor Vladimirescu Street
Tati Business Center
Bucharest 050881, Romania
www.freescale.com
Phone: +040 213052078
Mobile: +040 742191809
Fax: +040 213052000
email: ***@freescale.com

Loading...