Since I am not getting anywhere with my sip registration problem I decided to update FS from git using make current.<br>Unfortunately I am getting the following errors. What can I do to resolve?<br><br>In file included from /usr/src/freeswitch/libs/spandsp/src/spandsp.h:101,<br>
                 from ./src/include/private/switch_core_pvt.h:35,<br>                 from src/switch_apr.c:37:<br>/usr/src/freeswitch/libs/spandsp/src/spandsp/t4_tx.h:145: error: expected declaration specifiers or â...â before âtz_tâ<br>
make[2]: *** [libfreeswitch_la-switch_apr.lo] Error 1<br>make[2]: Leaving directory `/usr/src/freeswitch&#39;<br>make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/usr/src/freeswitch&#39;<br>make: *** [current] Error 2<br>
<br>