Re: [Asterisk-Users] function declaration isn't a prototype

2005-08-08 Thread Dave Cotton
On Mon, 2005-08-08 at 12:57 +0800, chris wrote: hi, thank you vary much for the updates, i jsut got the latest from cvs and the error is fixed, however, i got this new error, when running make, /usr/local/sparc-sun-solaris2.8/bin/ld: cannot find -lncurses collect2: ld returned 1 exit

Re: [Asterisk-Users] function declaration isn't a prototype

2005-08-08 Thread chris
Message - From: Dave Cotton [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Monday, August 08, 2005 2:27 PM Subject: Re: [Asterisk-Users] function declaration isn't a prototype On Mon, 2005-08-08 at 12:57 +0800, chris wrote

Re: [Asterisk-Users] function declaration isn't a prototype

2005-08-08 Thread chris
@lists.digium.com Sent: Monday, August 08, 2005 2:27 PM Subject: Re: [Asterisk-Users] function declaration isn't a prototype On Mon, 2005-08-08 at 12:57 +0800, chris wrote: hi, thank you vary much for the updates, i jsut got the latest from cvs and the error is fixed, however, i got this new

Re: [Asterisk-Users] function declaration isn't a prototype

2005-08-07 Thread chris
thnks. chris. - Original Message - From: Steve Drach [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Saturday, August 06, 2005 12:04 AM Subject: Re: [Asterisk-Users] function declaration isn't a prototype In file included

Re: [Asterisk-Users] function declaration isn't a prototype

2005-08-05 Thread chris
, 2005 4:01 PM Subject: [Asterisk-Users] function declaration isn't a prototype hello, i got this error when i run make after downloading asteirsk from cvs. gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -Iinclude

Re: [Asterisk-Users] function declaration isn't a prototype

2005-08-05 Thread Steve Drach
In file included from include/asterisk/utils.h:26, from term.c:32: include/asterisk/strings.h:232: parse error before `va_list' include/asterisk/strings.h:232: warning: function declaration isn't a prototype make: *** [term.o] Error 1 pls advise on how i can fix this,

[Asterisk-Users] function declaration isn't a prototype

2005-07-26 Thread chris
hello, i got this error when i run make after downloading asteirsk from cvs. gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -Iinclude/solaris-compat -I/usr/local/ssl/include -D_REENTRANT -D_GNU_SOURCE -O6 -Wcast-align -DSOLARIS