FreeSwitch for mac编译失败

cc1: warnings being treated as errors
src/switch_rtp.c: In function 'rtp_common_read':
src/switch_rtp.c:4634: warning: format '%s' expects type 'char *', but argument 9 has type 'long int'
src/switch_rtp.c:4634: warning: format '%4ld' expects type 'long int', but argument 10 has type 'const char *'
src/switch_rtp.c:4634: warning: format '%s' expects type 'char *', but argument 11 has type 'int'
src/switch_rtp.c:4634: warning: format '%u' expects type 'unsigned int', but argument 12 has type 'const char *'
src/switch_rtp.c:4634: warning: format '%s' expects type 'char *', but argument 13 has type 'int'
src/switch_rtp.c:4634: warning: format '%u' expects type 'unsigned int', but argument 14 has type 'const char *'
src/switch_rtp.c:4634: warning: format '%s' expects type 'char *', but argument 15 has type 'int'
src/switch_rtp.c:4634: warning: too few arguments for format
make[1]: *** [libfreeswitch_la-switch_rtp.lo] Error 1
make: *** [all] Error 2

重新下载也不行

posted @ 2013-04-28 09:55  阿拉密斯  阅读(492)  评论(0编辑  收藏  举报