IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: Compilation Errors
- From: Susan R. Harris
- Date: Thu Sep 28 15:40:01 2000
> > You might try installing GNU flex and seeing if that helps.
> >
> > I've attached a file that contains the configure and make output from
> > compiling the contents of irrd-1.9-Jul-30.2000.tar.gz. This
> > compilation was done on a highly customized version of Redhat
> > 6.1. I've been able to compile and use a previous version of IRRd that
> > was released in a tarball called irrd2.0.tar.gz and that I downloaded
> > on Jul 21.
>
> Jeff is correct. You need flex and bison, lex and yacc will not work.
>
> I'm sorry for not making this point clear before. However, flex and
> bison are very easy to build and I should not think you will have
> any more problems.
>
> One thing this discussion points out is that we need to have autoconf
> tell the user of this dependency during the build phase. I'll make
> sure this is remedied in the next release.
I could add this to the documentation, but autoconf isn't mentioned in the
manual?
|