<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">make gives this:<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br>codec_amr.c: In function 'amrtolin_sample':<br>

codec_amr.c:227: error: 'AST_FORMAT_AMRNB' undeclared (first use in this function)<br>codec_amr.c:227: error: (Each undeclared identifier is reported only once<br>codec_amr.c:227: error: for each function it appears in.)<br>

codec_amr.c: In function 'lintoamr_frameout':<br>codec_amr.c:345: warning: unused variable 'byte_count'<br>codec_amr.c: At top level:<br>codec_amr.c:409: error: 'AST_FORMAT_AMRNB' undeclared here (not in a function)<br>

make[1]: *** [codec_amr.o] Error 1<br>make: *** [codecs] Error 2<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Any ideas how to fix it?<br></div></div></div>