View previous topic :: View next topic |
Author |
Message |
millennium.bug at gmai... Guest
|
Posted: Wed Apr 30, 2014 5:50 am Post subject: [asterisk-users] AMR installation error |
|
|
make gives this:
codec_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? |
|
Back to top |
|
|
asterisk_list at earth... Guest
|
Posted: Wed Apr 30, 2014 6:04 am Post subject: [asterisk-users] AMR installation error |
|
|
On Wednesday 30 Apr 2014, [Digital^Dude] ® wrote:
Quote: | make gives this:
codec_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?
|
Your question reads like "Hello, is that the vet? One of my animals is
poorly" and is liable to get the same sort of answer.
Which version of Asterisk are you trying to build, on what OS and for what
architecture?
--
AJS
Note: Originating address only accepts e-mail from list! If replying off-
list, change address to asterisk1list at earthshod dot co dot uk .
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
patrick at laimbock.com Guest
|
Posted: Wed Apr 30, 2014 10:34 am Post subject: [asterisk-users] AMR installation error |
|
|
On 30-04-14 12:50, [Digital^Dude] ® wrote:
IIRC Digium's policy is that there's no support on this list for
patented technologies like AMR which are possibly not officially
licensed. Obviously to prevent any legal liability.
HTH,
Patrick
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|