[omniORB] FW: compile errors found in 2.8
Yu, Jeffrey (CICG - GELP DEV)
jjyu@exchange.ml.com
Thu, 30 Sep 1999 12:18:13 -0400
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01BF0B66.58DD0434
Content-Type: text/plain
Here is the OS and compiler info:
NT4.0sp3;
VC5.0
> -----Original Message-----
> From: Yu, Jeffrey (CICG - GELP DEV)
> Sent: Thursday, September 30, 1999 12:13 PM
> To: Omniorb-List (E-mail)
> Subject: compile errors found in 2.8
>
> Please help.
>
> By the way, v2.7.1 was compiled in the same environment.
>
> <<error.lst.txt>>
>
> Thanks.
>
> --Jeffrey
------_=_NextPart_000_01BF0B66.58DD0434
Content-Type: text/plain;
name="error.lst.txt"
Content-Disposition: attachment;
filename="error.lst.txt"
+ echo LIBRARY omniORB280_rtd
+ echo VERSION 8.0
+ echo EXPORTS
+ DUMPBIN.EXE /SYMBOLS ../../debug/omniORB2d.lib
+ egrep ^[^ ]+ +[^ ]+ +SECT[^ ]+ +[^ ]+ +\(\) +External +\| +\?[^ ]*|^[^ ]+ +[^ ]+ +SECT[^ ]+ +[^ ]+ +External +\| +\?[^?][^ ]*
+ egrep -v deleting destructor[^(]+\(unsigned int\)
+ cut -d| -f2
+ cut -d -f2
+ /bin/sort -u
(libs="wsock32.lib advapi32.lib omnithread2_rtd.lib"; \
rm -f omniORB280_rtd.dll; \
../../../../../../bin/x86_win32/linkwrapper -gnuwin32 -out:omniORB280_rtd.dll -DLL -debug -PDB:NONE -def:omniORB2.def -IMP
LIB:omniORB280_rtd.lib -libpath:../../../../../../lib/x86_win32 bootstrap_i.o constants.o corbaBoa.o corbaObject.o corbaOrb.o corbaS
tring.o exception.o giopClient.o giopServer.o initFile.o ior.o libcWrapper.o mbufferedStream.o nbufferedStream.o object.o objectRef.
o objectKey.o ropeFactory.o strand.o scavenger.o exceptn.o proxyCall.o current.o policy.o orbservice.o domainManager.o relStream.o t
cpSocket.o tcpSocketMTfactory.o gatekeeper.o logIOstream.o bootstrapstub.o Namingstub.o msvcdllstub.o $libs; \
)
link -out:omniORB280_rtd.dll -DLL -debug -PDB:NONE -def:omniORB2.def -IMPLIB:omniORB280_rtd.lib -libpath:..\..\..\..\..\..\lib\x86_w
in32 bootstrap_i.o constants.o corbaBoa.o corbaObject.o corbaOrb.o corbaString.o exception.o giopClient.o giopServer.o initFile.o io
r.o libcWrapper.o mbufferedStream.o nbufferedStream.o object.o objectRef.o objectKey.o ropeFactory.o strand.o scavenger.o exceptn.o
proxyCall.o current.o policy.o orbservice.o domainManager.o relStream.o tcpSocket.o tcpSocketMTfactory.o gatekeeper.o logIOstream.o
bootstrapstub.o Namingstub.o msvcdllstub.o wsock32.lib advapi32.lib omnithread2_rtd.lib
Microsoft (R) 32-Bit Incremental Linker Version 5.00.7022
Copyright (C) Microsoft Corp 1992-1997. All rights reserved.
Creating library omniORB280_rtd.lib and object omniORB280_rtd.exp
***** cvpack INTERNAL ERROR, exception code = 0xc0000005 *****
LINK : warning LNK4027: CVPACK error
make: *** [omniORB280_rtd.dll] Error 66
make: *** [export] Error 1
make: *** [export] Error 1
make: *** [export] Error 1
make: *** [export] Error 1
make: *** [export] Error 1
------_=_NextPart_000_01BF0B66.58DD0434--