IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: bison error in irrd2.1.5
- From: Kuniaki Kondo
- Date: Thu Oct 30 20:02:14 2003
Hi,
> 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)
Thank you for your help!
I can compile it.
On the FreeBSD, it has 'byacc', but 'configure' primarily choices 'bison'.
Then, we should set 'YACC' environment variable to '/usr/bin/byacc'.
Thank you again.
Kuniaki KONDO - Intec NetCore, Inc.
Kuniaki@iNetCore.Com - http://inetcore.com/
NATS Project - http://www.nats-project.org/
イベントML - http://www.bugest.net/event-ml.html
|