[omniORB] Building v4.0.beta2 on NT...

Marcus MacWilliam marcusma@lsl.co.uk
Mon Sep 9 15:30:01 2002


--------------1D283EADCBB5BDEFA8E80263
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

The following error occurs whilst building OmniORB v4.0.beta2 on NT:

make[3]: Entering directory
`/cygdrive/c/OmniORB4/src/lib/omniORB/orbcore'
../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MT -GX
-D_WINSTATIC -I.. -I./.. -I../../../../
include/omniORB4/internal  -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY
-DCONFIG_DEFAULT_LOCATION='"C:
\\OMNIORB.CFG"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -D "NTArchitecture" -I.
-I. -I../../../../include -D
__WIN32__ -D_WIN32_WINNT=0x0400 -D__x86__ -D__NT__ -D__OSVERSION__=4
-Fostatic/initRefs.o initRefs.c
c
cl -c -O2 -MT -GX -D_WINSTATIC -I.. -I.\..
-I..\..\..\..\include\omniORB4\internal -DUSE_omniORB_log
Stream -D_OMNIORB_LIBRARY
-DCONFIG_DEFAULT_LOCATION=\"C:\\\\OMNIORB.CFG\"
-DCONFIG_ENV=\"OMNIORB_CON
FIG\" -D NTArchitecture -I. -I. -I..\..\..\..\include -D__WIN32__
-D_WIN32_WINNT=0x0400 -D__x86__ -D
__NT__ -D__OSVERSION__=4 -Fostatic\initRefs.o -TpinitRefs.cc
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 11.00.7022 for
80x86
Copyright (C) Microsoft Corp 1984-1997. All rights reserved.

initRefs.cc
initRefs.cc(169) : fatal error C1001: INTERNAL COMPILER ERROR
                (compiler file 'E:\utc\src\\P2\main.c', line 379)
    Please choose the Technical Support command on the Visual C++
    Help menu, or open the Technical Support help file for more
information
make[3]: *** [static/initRefs.o] Error 2
make[3]: Leaving directory
`/cygdrive/c/OmniORB4/src/lib/omniORB/orbcore'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/cygdrive/c/OmniORB4/src/lib/omniORB'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/cygdrive/c/OmniORB4/src/lib'
make: *** [export] Error 2

Does anyone know why this is appearing. I am making it exactly the way I
made
OmniORB v3.0.5, which I had no problem with.

Using: MSVC++ v5.0, on NT v4.0 (SP5).

Cheers,
--
 Marcus A.T MacWilliam, MSc, CEng, MBCS, BSc(Hons).
 Senior Software Engineer, Laser-Scan Ltd, Cambridge, CB4 0FY.
 Tel: +44 (0)1223 420414 x213. Mobile: +44 (0)7803 706597.
 TravelM8: 09050 505050 (http://www.travelm8.com)


--------------1D283EADCBB5BDEFA8E80263
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
The following error occurs whilst building OmniORB v4.0.beta2 on NT:
<p><tt>make[3]: Entering directory `/cygdrive/c/OmniORB4/src/lib/omniORB/orbcore'</tt>
<br><tt>../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MT -GX -D_WINSTATIC
-I.. -I./.. -I../../../../</tt>
<br><tt>include/omniORB4/internal&nbsp; -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY
-DCONFIG_DEFAULT_LOCATION='"C:</tt>
<br><tt>\\OMNIORB.CFG"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -D "NTArchitecture"
-I. -I. -I../../../../include -D</tt>
<br><tt>__WIN32__ -D_WIN32_WINNT=0x0400 -D__x86__ -D__NT__ -D__OSVERSION__=4
-Fostatic/initRefs.o initRefs.c</tt>
<br><tt>c</tt>
<br><tt>cl -c -O2 -MT -GX -D_WINSTATIC -I.. -I.\.. -I..\..\..\..\include\omniORB4\internal
-DUSE_omniORB_log</tt>
<br><tt>Stream -D_OMNIORB_LIBRARY -DCONFIG_DEFAULT_LOCATION=\"C:\\\\OMNIORB.CFG\"
-DCONFIG_ENV=\"OMNIORB_CON</tt>
<br><tt>FIG\" -D NTArchitecture -I. -I. -I..\..\..\..\include -D__WIN32__
-D_WIN32_WINNT=0x0400 -D__x86__ -D</tt>
<br><tt>__NT__ -D__OSVERSION__=4 -Fostatic\initRefs.o -TpinitRefs.cc</tt>
<br><tt>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 11.00.7022
for 80x86</tt>
<br><tt>Copyright (C) Microsoft Corp 1984-1997. All rights reserved.</tt><tt></tt>
<p><tt>initRefs.cc</tt>
<br><tt>initRefs.cc(169) : fatal error C1001: INTERNAL COMPILER ERROR</tt>
<br><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
(compiler file 'E:\utc\src\\P2\main.c', line 379)</tt>
<br><tt>&nbsp;&nbsp;&nbsp; Please choose the Technical Support command
on the Visual C++</tt>
<br><tt>&nbsp;&nbsp;&nbsp; Help menu, or open the Technical Support help
file for more information</tt>
<br><tt>make[3]: *** [static/initRefs.o] Error 2</tt>
<br><tt>make[3]: Leaving directory `/cygdrive/c/OmniORB4/src/lib/omniORB/orbcore'</tt>
<br><tt>make[2]: *** [export] Error 2</tt>
<br><tt>make[2]: Leaving directory `/cygdrive/c/OmniORB4/src/lib/omniORB'</tt>
<br><tt>make[1]: *** [export] Error 2</tt>
<br><tt>make[1]: Leaving directory `/cygdrive/c/OmniORB4/src/lib'</tt>
<br><tt>make: *** [export] Error 2</tt>
<p>Does anyone know why this is appearing. I am making it exactly the way
I made
<br>OmniORB v3.0.5, which I had no problem with.
<p>Using: MSVC++ v5.0, on NT v4.0 (SP5).
<p>Cheers,
<br>--
<br>&nbsp;Marcus A.T MacWilliam, MSc, CEng, MBCS, BSc(Hons).
<br>&nbsp;Senior Software Engineer, Laser-Scan Ltd, Cambridge, CB4 0FY.
<br>&nbsp;Tel: +44 (0)1223 420414 x213. Mobile: +44 (0)7803 706597.
<br>&nbsp;TravelM8: 09050 505050 (<A HREF="http://www.travelm8.com">http://www.travelm8.com</A>)
<br>&nbsp;</html>

--------------1D283EADCBB5BDEFA8E80263--