[Freeswitch-dev] Little compiling snapshot problems

Sluschny, Thomas Thomas.Sluschny at siemens.com
Mon Jun 18 06:11:25 EDT 2007


Hi all,
 
i downloaded the freeswitch snapshot from 16.06.07 and compiled it.
I had 2 little problems to do so:
 
1. FreeswitchCoreLib couldn't build with "treat warning as error"-option
on (so turn this compiler option OFF!), because of this 2 warnings:
Warnung 2 warning C4018: '<' : signed/unsigned mismatch
d:\download\sip\freeswitch\binversion20070615\freeswitch_snapshot\src\sw
itch_ivr_async.c 145 
Warnung 3 warning C4244: '=' : conversion from 'switch_size_t' to
'uint32_t', possible loss of data
d:\download\sip\freeswitch\binversion20070615\freeswitch_snapshot\src\sw
itch_ivr_async.c 152 
 
2. problems during prebuild of libsofia_sip_ua_static:
i had errors with gawk during autogen.cmd:
    multipart mismatch with Recursive multipart ()

    ../libsofia-sip-ua/sip/sip_bad_mask: unknown header ""

    ../libsofia-sip-ua/sip/sip_bad_mask: unknown header "" 

    ...

To fix this i replaced gawk.exe with Mawk.exe (GnuWin32
<http://gnuwin32.sourceforge.net>)
(do we need a newer gawk?)
 
Just for your information...
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20070618/17db2845/attachment.html 


More information about the Freeswitch-dev mailing list