[Buildroot] [PATCH v2 0/1] package/freeswitch: new package

Waldemar Brodkorb wbx at openadk.org
Fri Sep 11 11:40:16 UTC 2015


Hi Bernd,
Bernd Kuhls wrote,

> Hi,
> 
> this is v2 of the freeswitch patch. It should address all comments by
> Thomas (http://patchwork.ozlabs.org/patch/506197/).
> 
> Please note that compiling freeswitch is still broken with uClibc-NG:
> 
> make[7]: Entering directory '/home/br/br2_next/output/build/freeswitch-7cf1238137d8876a1a34d28a54d60d328c44d895/libs/spandsp/src'
> [...]
> awgn.c: In function 'awgn_init_dbov':
> awgn.c:110:5: error: void value not ignored as it ought to be
>      s->rms = pow(10.0, level/20.0)*32768.0;
> 

Could you try with this patch:
http://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?h=1.0

It allows to compile the code in awgn.c for me.
I don't know the reason why the change was made. Reverting the
commit makes the tgmath.h file matching GNU libc code.

best regards
 Waldemar


More information about the buildroot mailing list