Displaying 1 result from an estimated 1 matches for "vm_convertmp3".
2006 Oct 20
0
Asterisk 1.2.13 make problem
...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
app_voicemail.c: In function ?sendmail?:
app_voicemail.c:1796: error: ?VM_CONVERTMP3? undeclared (first use in this
function)
app_voicemail.c:1796: error: (Each undeclared identifier is reported only
once
app_voicemail.c:1796: error: for each function it appears in.)
make[1]: *** [app_voicemail.o] Error 1
make[1]: Leaving directory `/root/vici/asterisk-1.2.13/apps'
make: *** [s...