Displaying 1 result from an estimated 1 matches for "ast_app_getdata_full".
2004 Sep 20
0
Installation problem; collect2: ld returned 1 exit status
...; isdn
#make clean; make install
#cd ../asterisk
#make clean
..but when I try
#make install
I get;
app.o(.text+0x21d2): In function `ast_app_getdata':
/usr/src/asterisk/app.c:45: undefined reference to `ast_streamfile'
app.o(.text+0x2278): In function `ast_app_getdata_full':
/usr/src/asterisk/app.c:63: undefined reference to `ast_streamfile'
app.o(.text+0x2311): In function `ast_play_and_wait':
/usr/src/asterisk/app.c:494: undefined reference to `ast_streamfile'
app.o(.text+0x2334):/usr/src/asterisk/app.c:497: undefined reference to `ast_waitstream...