<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>
<DIV><FONT face=Arial size=2>This is a modified (shortened) version of the
previous same titled message.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Following download of the new CVS, and the
subsequent upgrade to Bison 1.875, * still fails to compile (see
below)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>To insure Bison 1.875 is installed, I did the
following:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>[root@localhost
root]# bison -V<BR>bison (GNU Bison) 1.875<BR>Written by Robert Corbett and
Richard Stallman.<BR> <BR>Copyright (C) 2002 Free Software Foundation,
Inc.<BR>This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.<BR>[root@localhost root]#</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>That taken care
of, I do a make clean ; make install in /usr/src/asterisk culminating in
the following results:</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial
size=2></FONT></FONT> </DIV></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>ast_expr.y: In
function `ast_yylex':<BR>ast_expr.y:283: `savep' undeclared (first use in this
function)<BR>ast_expr.y:283: (Each undeclared identifier is reported only
once<BR>ast_expr.y:283: for each function it appears in.)<BR>ast_expr.y:285:
`savepp' undeclared (first use in this function)<BR>make: *** [ast_expr.o] Error
1<BR>[root@localhost asterisk]#</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3><FONT
face=Arial size=2></FONT><BR> </DIV></FONT>
<DIV><FONT face=Arial size=2>If I copy the previous version of the ast_expr.* to
the /usr/src/asterisk directory and run the compile again</FONT></DIV>
<DIV><FONT face=Arial size=2>Asterisk compiles and runs correctly, albeit
without the enhanced capabilities and improved functionality</FONT></DIV>
<DIV><FONT face=Arial size=2>of the updated ast_expr.* from the latest CVS.
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm running RH 9 on a dual Xeon based
system.</DIV></FONT></FONT></BODY></HTML>