Displaying 1 result from an estimated 1 matches for "lintoamr_frameout".
2014 Apr 30
2
AMR installation error
..._amr.c: In function 'amrtolin_sample':
codec_amr.c:227: error: 'AST_FORMAT_AMRNB' undeclared (first use in this
function)
codec_amr.c:227: error: (Each undeclared identifier is reported only once
codec_amr.c:227: error: for each function it appears in.)
codec_amr.c: In function 'lintoamr_frameout':
codec_amr.c:345: warning: unused variable 'byte_count'
codec_amr.c: At top level:
codec_amr.c:409: error: 'AST_FORMAT_AMRNB' undeclared here (not in a
function)
make[1]: *** [codec_amr.o] Error 1
make: *** [codecs] Error 2
Any ideas how to fix it?
-------------- next part ---...