[Freeswitch-users] build error

Peter Olsson peter.olsson at visionutveckling.se
Thu Apr 29 02:08:32 PDT 2010


It seems you are running in Windows, with a git checkout. Please make sure to set autocrlf=false in git, or else it will mess up som of the files. Change the setting and then check out everything from start.

/Peter

Från: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] För babak yakhchali
Skickat: den 29 april 2010 10:57
Till: freeswitch-users at lists.freeswitch.org
Ämne: [Freeswitch-users] build error

I'm trying to build the lates svn and I got these errors
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2065: 'msg_error_hash' : undeclared identifier
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2099: initializer is not a constant
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2065: 'msg_error_d' : undeclared identifier
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2099: initializer is not a constant
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2065: 'msg_error_e' : undeclared identifier
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : error C2099: initializer is not a constant
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning C4047: 'initializing' : 'int' differs in levels of indirection from 'isize_t (__cdecl *)(const msg_header_t *,isize_t)'
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning C4047: 'initializing' : 'msg_parse_f (__cdecl *)' differs in levels of indirection from 'char *(__cdecl *)(msg_header_t *,const msg_header_t *,char *,isize_t)'
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning C4047: 'initializing' : 'msg_xtra_f (__cdecl *)' differs in levels of indirection from 'char [1]'
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning C4047: 'initializing' : 'msg_update_f (__cdecl *)' differs in levels of indirection from 'char [1]'
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(82) : warning C4047: 'initializing' : 'const char *' differs in levels of indirection from 'uintptr_t'
1>..\..\sofia-sip\libsofia-sip-ua\msg\msg_basic.c(129) : error C2065: 'msg_unknown_hash' : undeclared identifier
!DSPAM:4bd94c2732931909018391!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100429/2f437bb1/attachment.html 


More information about the FreeSWITCH-users mailing list