<div>Hi all</div>
<div> </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> </div>
<div>could some one suggest me the what is the problem</div>
<div> </div>
<div> </div>
<div>make[1]: Entering directory `/root/vici/asterisk-1.2.13/apps'<br>gcc  -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O6 -march=k8         -fomit-frame-pointer  -fPIC   -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> </div>