[Asterisk-Users] Installation problem; collect2: ld returned 1 exit status

Stig Thune stig.thune at telecoms-resources.no
Mon Sep 20 08:39:15 MST 2004


Followed this;

#cd /usr/src

#export CVSROOT=:pserver:anoncvs at cvs.digium.com:/usr/cvsroot

#cvs login     (password is anoncvs)

#cvs checkout zaptel libpri asterisk

#cd zaptel                                             ; zaptel equipment

#make clean; make install

#cd ../libpri                                           ; 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'
app.o(.text+0x233f):/usr/src/asterisk/app.c:498: undefined reference to `ast_stopstream'
asterisk.o(.text+0xcee): In function `main':
/usr/src/asterisk/asterisk.c:1836: undefined reference to `ast_file_init'
collect2: ld returned 1 exit status
make: *** [asterisk] Error 1


/ Stig Henning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040920/d57ccc40/attachment.htm


More information about the asterisk-users mailing list