search for: ast_yy

Displaying 13 results from an estimated 13 matches for "ast_yy".

Did you mean: ast_bo
2004 Jul 07
3
Problems installing asterisk.
When installing asterisk, I follow de "Getting Started" manual and i get the following error while compilig asterisk: if [ -d CVS ] && ! [ -f .version ]; then echo CVS-HEAD-08/06/04-09:53:57 > .version; fi bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c make: *** [ast_expr.c] broken pipe Just this, nothing else. Zaptel and Libpri installed without any problem and system is Fedora core 2 with kernel 2.6.5-1.358 and bison installed. Thanks a lot in advance! **************************** Xavier Olivella i Rigol e-mail: xoli@sirt....
2004 Apr 03
2
STABLE 1.0 Branch CVS repository
...uot;/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DNEW_PRI_HANGUP -c -o asterisk.o asterisk.c bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c make: *** [ast_expr.c] Broken pipe Any clue's why this is happening ? Regards...Martin -- Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html Free MS-Office replacement for most platforms http://www.openoffice.org...
2004 Jan 25
1
Ne machine, build is breaking
...uot;/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DNEW_PRI_HANGUP -c -o asterisk.o asterisk.c bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c make: *** [ast_expr.c] Broken pipe ----------------end Regards...Martin -- Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html Free MS-Office replacement for most platforms http://www.openoffice.org/
2003 Dec 14
11
Cisco Gateway Integration
Has anyone succesfully integrated * with a cisco voice gateway ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031214/3b1ba7b3/attachment.htm
2004 Jul 13
1
asterisk compile problem
...er my install guide. When I try to compile asterisk with "make clean; make install", it runs okay for a bit and then I get the following error: (ignore Outlooks insistence at capitalizing the first letters of these lines/sentences - it's all lowercase) Bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c Ast_expr.y:110: unrecognized: %locations Ast_expr.y:110: Skipping to next % Ast_expr.y:141: invalid @-construct Ast_expr.y:141: $. Is invalid [these last two lines repeat iterating the line number (141) up to 155 then:] Make: *** [ast_expr.c] Error 1 And it stops. I've looked...
2005 Jun 02
2
bison/flex version warning
...e trouble getting messages to post on the list so I may be duplicating an earlier post. Apologies if this is the case.) I am compiling CVS tip Asterisk on a fresh CentOS 3.4 install. I got this warning: make ast_expr.a make[1]: Entering directory `/usr/src/asterisk' bison -v -d --name-prefix=ast_yy ast_expr.y -o ast_expr.c ================================================================================= NOTE: Using older version of expression parser. To use the newer version, NOTE: upgrade to flex 2.5.31 or higher, which can be found at NOTE: http://sourceforge.net/project/showfiles.php?group...
2005 Jul 19
2
Installation
...quot; -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -c -o asterisk.o asterisk.c bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c ast_expr.y:110: unrecognized: %locations ast_expr.y:110: Skipping to next % ast_expr.y:141: invalid @-construct ast_expr.y:141: $. is invalid ast_expr.y:141: invalid @-construct ast_expr.y:141: $. is invalid ast_expr.y:141: invalid @-construct ast_expr.y:141: $. is invalid ast_expr...
2004 Jul 14
2
RE: [Asterisk-User] asterisk compile problem
...;make clean; make install", it >> runs okay for a bit and then I get the following error: (ignore >> Outlooks insistence at capitalizing the first letters of these >> lines/sentences - it's all >> lowercase) >> >> Bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c >> Ast_expr.y:110: unrecognized: %locations >> Ast_expr.y:110: Skipping to next % >> Ast_expr.y:141: invalid @-construct >> Ast_expr.y:141: $. Is invalid >> [these last two lines repeat iterating the line number (141) up to >> 155 then:]...
2003 Apr 28
1
Complie on RH8
Hi I've just got the TDM dev kit and started to compile asterisk, all works fine until compiling asterisk itself and I get the following error Does anyone know where I'm going wrong? Robb
2003 Dec 22
2
Compile Problem
I am trying to compile the asterisk and if fails at the end on: make[1]: Entering directory `/usr/src/asterisk-0.5.0/pbx' gcc -shared -Xlinker -x -o pbx_gtkconsole.so pbx_gtkconsole.o `gtk-config --libs gthread` /usr/lib/gcc-lib/i486-slackware-linux/3.3.2/../../../../i486-slackware-linux/bin/ld: cannot find -lXext collect2: ld returned 1 exit status make[1]: *** [pbx_gtkconsole.so] Error 1
2004 May 07
2
Trouble compiling latest CVS
...compile CVS HEAD on RH7.2. On a RH7.3 machine with bison-1.35-1 it appears to be fine though... any advice? Philipp System: RH 7.2 bison-1.28-7 Related issue: http://rpm.pbone.net/index.php3/stat/4/idpl/411535/com/bison-1.35- 6.i386.rpm.html The error message: bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c ast_expr.y:103: unrecognized: %locations ast_expr.y:103: Skipping to next % ast_expr.y:134: invalid @-construct ast_expr.y:134: $. is invalid ast_expr.y:134: invalid @-construct ast_expr.y:134: $. is invalid ... ast_expr.y:148: invalid @-construct ast_expr.y:148: $. is invalid ast_...
2004 Apr 26
3
Compiling asterisk
I got the error below while compiling asterisk. Please offer me some help. hubert for x in res channels pbx apps codecs formats agi cdr astman stdtime; do make -C $x depend || exit 1 ; done make[1]: Entering directory `/etc/asterisk/asterisk-0.7.2/res' make[1]: Nothing to be done for `depend'. make[1]: Leaving directory `/etc/asterisk/asterisk-0.7.2/res' make[1]: Entering
2004 Jan 23
3
Problem installing Asterisk with Mandrake 9.1
Hi All, I am trying to get Asterisk up and running on my new Mandrake 9.1 install. I've installed Linux in the "standard" mandrake security mode, and "su" to do my attempts at install. I managed to obtain the source from CVS, and have been able to compile Zaptel. I then ran insmod zaptel, and also make config. I think I have compiled and loaded Zaptel successfully as