Hi,
# yacc -V
bison (GNU Bison) 1.875
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
It seems that I have bison 1.875. Is this not better than 1.75?
Thanks
Yang
----- Original Message -----
From: "Andrei Pelinescu-Onciul" <pelinescu-onciul(a)fokus.fraunhofer.de>
To: "Jiri Kuthan" <jiri(a)iptel.org>
Cc: "Yang Xiang" <yang.xiang(a)iitb.fraunhofer.de>de>;
<serusers(a)lists.iptel.org>
Sent: Friday, April 04, 2003 1:18 PM
Subject: Re: [Serusers] problem with compiling
On Apr 04, 2003 at 12:30, Jiri Kuthan
<jiri(a)iptel.org> wrote:
> see ISSUES on ser webpage, Desc: ser 0.8.10 won't compile with bison
1.75.
I guess
that's the problem. try to use the referred patch.
or use sun's yacc:
yacc -V
yacc: Software Generation Utilities (SGU) Solaris-ELF (4.0)
Andrei