[asterisk-dev] Error compiling asterisk-addons 1.4.5

Jason Parker jparker at digium.com
Tue Dec 4 12:19:38 CST 2007


If you are going to use addons 1.4.5, you also need to use asterisk 1.4.15 or
later (1.4.15 is currently the latest).

Andre Courchesne - Prival wrote:
> Hi,
> 
>   I have the following compiling asterisk-addons 1.4.5 where under the same environment 1.4.4 was compiling fine. I get the following errors. Update of the
> source from 1.4.4 to 1.4.5 was done with the patch file.
> 
> 	gcc  -pipe -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations   -fPIC  -O6 -fPIC  -O6 -D_REENTRANT -D_GNU_SOURCE  -O6    -c -o
> format_mp3.o format_mp3.c
> format_mp3.c: In function 'mp3_open':
> format_mp3.c:101: error: 'struct ast_filestream' has no member named '_private'
> format_mp3.c: In function 'mp3_close':
> format_mp3.c:118: error: 'struct ast_filestream' has no member named '_private'
> format_mp3.c: In function 'mp3_squeue':
> format_mp3.c:126: error: 'struct ast_filestream' has no member named '_private'
> format_mp3.c: In function 'mp3_dqueue':
> format_mp3.c:145: error: 'struct ast_filestream' has no member named '_private'
> format_mp3.c: In function 'mp3_queue':
> format_mp3.c:157: error: 'struct ast_filestream' has no member named '_private'
> format_mp3.c: In function 'mp3_read':
> format_mp3.c:202: error: 'struct ast_filestream' has no member named '_private'
> format_mp3.c: In function 'mp3_seek':
> format_mp3.c:258: error: 'struct ast_filestream' has no member named '_private'
> format_mp3.c: In function 'mp3_tell':
> format_mp3.c:298: error: 'struct ast_filestream' has no member named '_private'
> make[2]: *** [format_mp3.o] Error 1
> make[2]: Leaving directory `/home/acourchesne/asterisk-addons-1_4/rpms/BUILD/asterisk-addons-1.4.5/format_mp3'
> make[1]: *** [format_mp3.so] Error 2
> rm app_saycountpl.o
> make[1]: Leaving directory `/home/acourchesne/asterisk-addons-1_4/rpms/BUILD/asterisk-addons-1.4.5'
> make: *** [all] Error 2
> 


-- 
Jason Parker
Digium



More information about the asterisk-dev mailing list