[omniORB] OmniOrb4 issues w/ MSVC

Paul Keeley pkeeley@insci.com
Mon, 4 Feb 2002 13:46:48 -0500


I believe this is another compiling issue related to autoconf.  The previous
compiling issue seems to be fixed but now I get the following message when
compiling.  I downloaded the latest snapshot because I cannot access CVS
through our firewall.  The file that seems to actually cause the trouble is
include/omniorb4/corba_sysdep.h.  It has changed considerable since 15
January.

Thanks,
Paul Keeley

../../../../bin/x86_win32/clwrapper -gnuwin32 -c -O2 -MT -GX -D_WINSTATIC
-DOMNI
_CONFIG_TRADITIONAL -I.. -I./.. -I../include -I./../include
-DUSE_omniORB_logSt
ream -D_OMNIORB_DYNAMIC_LIBRARY -D "NTArchitecture"  -I. -I.
-I../../../../inclu
de -D__WIN32__ -D_WIN32_WINNT=0x0400 -D__x86__ -D__NT__ -D__OSVERSION__=4
-Fosta
tic/context.o context.cc
cl -c -O2 -MT -GX -D_WINSTATIC -DOMNI_CONFIG_TRADITIONAL -I.. -I.\..
-I..\includ
e -I.\..\include -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -D
NTArchite
cture -I. -I. -I..\..\..\..\include -D__WIN32__ -D_WIN32_WINNT=0x0400
-D__x86__
-D__NT__ -D__OSVERSION__=4 -Fostatic\context.o -Tpcontext.cc
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

context.cc
context.cc(278) : error C2065: 'strcasecmp' : undeclared identifier
context.cc(429) : error C2039: 'strncasecmp' : is not a member of '`global
names
pace''
context.cc(429) : error C2065: 'strncasecmp' : undeclared identifier
make[3]: *** [static/context.o] Error 2
make[3]: Leaving directory `/cygdrive/c/omni/src/lib/omniORB/dynamic'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/cygdrive/c/omni/src/lib/omniORB'
make[1]: *** [export] Error 2
make[1]: Leaving directory `/cygdrive/c/omni/src/lib'
make: *** [export] Error 2

> -----Original Message-----
> From:	Duncan Grisby [SMTP:dgrisby@uk.research.att.com]
> Sent:	Friday, February 01, 2002 6:29 AM
> To:	Paul Keeley
> Cc:	omniorb-list@uk.research.att.com
> Subject:	Re: [omniORB] OmniOrb4 issues 
> 
> On Thursday 31 January, Paul Keeley wrote:
> 
> > Any ideas on how to fix these problems will be appreciated.
> 
> Both issues are now (I believe) fixed in CVS. Thanks for reporting
> them.
> 
> Cheers,
> 
> Duncan.
> 
> -- 
>  -- Duncan Grisby  \  Research Engineer  --
>   -- AT&T Laboratories Cambridge          --
>    -- http://www.uk.research.att.com/~dpg1 --