Yes! It worked! First, I installed the sunfreeware.com's bison (1.7 I think) and it didn't change anything. But after that I compiled GNU Bison 1.875 (the latest) and it worked perfectly fine.
Thank you ----- Original Message ----- De: MA <[EMAIL PROTECTED]> Fecha: Martes, Junio 10, 2003 6:39 pm Asunto: Re: Nessus 2.0.6a (on Solaris 8) > On Tue, 2003-06-10 at 13:01, [EMAIL PROTECTED] wrote: > > During the past two weeks I've been trying to compile nessus on my > > solaris 8 server, but it doesn't work. I have the following errors: > > > sh ./cflags` -c nasl_grammar.tab.c > > gcc: nasl_grammar.tab.c: No such file or directory > > Install GNU m4 and make sure it comes first in $PATH > If this does not work, recompile Bison from the source code > > >
