Hi all
 
I have downloaded asterisk 1.2.8
try to make on RHEL AS 4
i get the following error
 
any clue
 
make[1]: Entering directory `/root/all/asterisk-1.2.8/res'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/all/asterisk-1.2.8/res'
make[1]: Entering directory `/root/all/asterisk-1.2.8 /channels'
gcc  -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O6 -march=i686         -fomit-frame-pointer  -Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO -fPIC    -c -o chan_sip.o chan_sip.c
chan_sip.c: In function `sip_send_mwi_to_peer':
chan_sip.c:11358: warning: unused variable `s'
chan_sip.c: In function `sip_poke_peer':
chan_sip.c:11620: error: `s' undeclared (first use in this function)
chan_sip.c:11620: error: (Each undeclared identifier is reported only once
chan_sip.c:11620: error: for each function it appears in.)
make[1]: *** [chan_sip.o] Error 1
make[1]: Leaving directory `/root/all/asterisk- 1.2.8/channels'
make: *** [subdirs] Error 1
[EMAIL PROTECTED] asterisk-1.2.8]#
 
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to