[Freeswitch-users] Compilation error?

Steven Ayre steveayre at gmail.com
Wed Dec 15 18:31:32 MSK 2010


This has already been discussed on the list today. Download the latest
Git and it should now be fixed.

-Steve


On 15 December 2010 14:56, Lars Zeb <larclap at yahoo.com> wrote:
> 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
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



More information about the FreeSWITCH-users mailing list