IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: bison error in irrd2.1.5
- From: Martin Brotzeller
- Date: Thu Oct 30 09:32:35 2003
On Thu, 2003-10-30 at 10:12, Kuniaki Kondo wrote:
> Hi Frank,
>
> I am trying to compile same version of the IRRd on FreeBSD 5.0R,
> and I also got same error with you.
>
> If you already solved this problem, please teach me.
>
> ""Frank Kicenko" <frank.kicenko@amj.ca>"さんは書きました:
> > Hi,
> > I'm trying to compile IRRD 2.1.5 on Solaris 2.8 with bison and flex and am
> getting the following errors. Has this been seen before?
> >
> > make[3]: Entering directory `/var/irrd2.1.5/src/programs/irr_rpsl_check'
> > bison -y -v -d rpsl.y
> > rpsl.y:826.3: parse error, unexpected "|"
> > [...]
I had similar errors on debian linux with irrd 2.5.1
I solved that by installing what debian calls "flex-old" (the new flex
package is not and "byacc" (berkeley yacc)
|