[Freeswitch-users] error compiling today's git

Steven Ayre steveayre at gmail.com
Wed Dec 15 14:25:35 MSK 2010


I've just tested on a fresh checkout and can confirm this too.

stfu_vasprintf is used in switch_rtp.c but isn't referenced anywhere
else in code, so yes looks like a file wasn't committed.

-Steve


On 15 December 2010 11:20, Peter Olsson
<peter.olsson at visionutveckling.se> wrote:
> I think Anthony might have forgotten to push some changes to GIT yesterday - I just noticed the same thing. Please add a Jira for this, so it's reported correctly.
>
> /Peter
>
>
> -----Ursprungligt meddelande-----
> Från: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] För François Delawarde
> Skickat: den 15 december 2010 11:55
> Till: FreeSWITCH Users Help
> Ämne: [Freeswitch-users] error compiling today's git
>
> Am I doing something wrong?
>
>
> Compiling src/switch_rtp.c ...
> cc1: warnings being treated as errors
> src/switch_rtp.c: In function ‘jb_logger’:
> src/switch_rtp.c:1662: error: implicit declaration of function ‘stfu_vasprintf’
> src/switch_rtp.c: In function ‘switch_rtp_debug_jitter_buffer’:
> src/switch_rtp.c:1675: error: implicit declaration of function ‘stfu_n_debug’
> src/switch_rtp.c:1676: error: 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
>
>
> François.
>
>
> _______________________________________________
> 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
>
> !DSPAM:4d08a00932769772718559!
>
> _______________________________________________
> 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