Please disregard this.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Moody
Sent: Monday, March 05, 2007 4:52 PM
To: sofia-sip-devel@lists.sourceforge.net
Subject: [Sofia-sip-devel] sofia-sip-1.12.5 Compile failure on win32, VC 6

I’m getting the following compiler errors (and more) when compiling
sofia-sip-1.12.5 win32, using Visual C 6:

C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: error C2065: 'msg_error_hash' : undeclared identifier
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: error C2099: initializer is not a constant
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: error C2065: 'msg_error_d' : undeclared identifier
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: error C2099: initializer is not a constant
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: error C2065: 'msg_error_e' : undeclared identifier
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: error C2099: initializer is not a constant
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: warning C4047: 'initializing' : 'int ' differs in levels of indirection
from 'unsigned int (__cdecl *)(const union msg_header_u *,unsigned int )'
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: warning C4047: 'initializing' : '__int32 (__cdecl *)(struct su_home_s
*,union msg_header_u *,char *,unsigned int )' differs in levels of
indirection f
rom 'char *(__cdecl *)(union msg_header_u *,const union msg_header_u *,char
*,unsigned int )'
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: warning C4047: 'initializing' : 'unsigned int (__cdecl *)(const union
msg_header_u *,unsigned int )' differs in levels of indirection from 'char
[1]'
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: warning C4047: 'initializing' : 'int (__cdecl *)(struct msg_common_s
*,const char *,unsigned int ,const char *)' differs in levels of indirection
from
'char [1]'
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(82)
: warning C4047: 'initializing' : 'const char *' differs in levels of
indirection from 'const unsigned int '
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(85)
: error C2373: 'msg_error_d' : redefinition; different type modifiers
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(90)
: error C2373: 'msg_error_e' : redefinition; different type modifiers
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: error C2065: 'msg_unknown_hash' : undeclared identifier
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: error C2099: initializer is not a constant
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: error C2065: 'msg_unknown_d' : undeclared identifier
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: error C2099: initializer is not a constant
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: error C2065: 'msg_unknown_e' : undeclared identifier
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: error C2099: initializer is not a constant
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: warning C4047: 'initializing' : 'int ' differs in levels of indirection
from 'unsigned int (__cdecl *)(const union msg_header_u *,unsigned int )'
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: warning C4047: 'initializing' : '__int32 (__cdecl *)(struct su_home_s
*,union msg_header_u *,char *,unsigned int )' differs in levels of
indirection
from 'char *(__cdecl *)(union msg_header_u *,const union msg_header_u *,char
*,unsigned int )'
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: warning C4047: 'initializing' : 'unsigned int (__cdecl *)(const union
msg_header_u *,unsigned int )' differs in levels of indirection from 'char
[1]'
C:\downloads\sofia-sip\sofia-sip-1.12.4.tar\sofia-sip-1.12.4\libsofia-sip-ua\msg\msg_basic.c(129)
: warning C4047: 'initializing' : 'int (__cdecl *)(struct msg_common_s
*,const char *,unsigned int ,const char *)' differs in levels of indirection
fro
m 'char [1]'

_________________________________________________________________
Win a Zune™—make MSN® your homepage for your chance to win!
http://homepage.msn.com/zune?icid=hmetagline

_________________________________________________________________
With tax season right around the corner, make sure to follow these few simple tips. http://articles.moneycentral.msn.com/Taxes/PreparationTips/PreparationTips.aspx?icid=HMFebtagline


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to