[Freeswitch-users] Compilation error?

Lars Zeb larclap at yahoo.com
Wed Dec 15 17:56:18 MSK 2010


I pulled from git this morning via 'make current' and received the
following:

Compiling src/switch_regex.c ...
Compiling src/switch_rtp.c ...
cc1: warnings being treated as errors
src/switch_rtp.c: In function 'jb_logger':
src/switch_rtp.c:1662: warning: implicit declaration of function
'stfu_vasprintf'
src/switch_rtp.c: In function 'switch_rtp_debug_jitter_buffer':
src/switch_rtp.c:1675: warning: implicit declaration of function
'stfu_n_debug'
src/switch_rtp.c:1676: warning: implicit declaration of function
'stfu_global_set_logger'
src/switch_rtp.c:2141:62: error: macro "stfu_n_eat" requires 6 arguments,
but only 5 given
src/switch_rtp.c: In function 'do_flush':
src/switch_rtp.c:2139: error: 'stfu_n_eat' undeclared (first use in this
function)
src/switch_rtp.c:2139: error: (Each undeclared identifier is reported only
once
src/switch_rtp.c:2139: error: for each function it appears in.)
src/switch_rtp.c:2207:59: error: macro "stfu_n_eat" requires 6 arguments,
but only 5 given
src/switch_rtp.c: In function 'read_rtp_packet':
src/switch_rtp.c:2205: error: 'stfu_n_eat' undeclared (first use in this
function)
make[2]: *** [libfreeswitch_la-switch_rtp.lo] Error 1
make[2]: Leaving directory `/usr/src/freeswitch_git'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/freeswitch_git'
make: *** [current] Error 2

Have I done something wrong?

Thanks, Lars




More information about the FreeSWITCH-users mailing list