<div>Hi all</div>
<div>&nbsp;</div>
<div>I have downloaded 1.2.13</div>
<div>installing on my FC5</div>
<div>when iam making, iam getting the following error</div>
<div>&nbsp;</div>
<div>could some one suggest me the what is the problem</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>make[1]: Entering directory `/root/vici/asterisk-1.2.13/apps'<br>gcc&nbsp; -pipe&nbsp; -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3&nbsp; -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE&nbsp; -O6 -march=k8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -fomit-frame-pointer&nbsp; -fPIC&nbsp;&nbsp; -c -o app_voicemail.o app_voicemail.c
<br>app_voicemail.c: In function âsendmailâ:<br>app_voicemail.c:1796: error: âVM_CONVERTMP3â undeclared (first use in this function)<br>app_voicemail.c:1796: error: (Each undeclared identifier is reported only once<br>app_voicemail.c:1796: error: for each function it appears in.)
<br>make[1]: *** [app_voicemail.o] Error 1<br>make[1]: Leaving directory `/root/vici/asterisk-1.2.13/apps'<br>make: *** [subdirs] Error 1<br>&nbsp;</div>