help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bison error


From: Bob Rossi
Subject: Re: bison error
Date: Wed, 11 Oct 2006 16:27:21 -0400

On Wed, Oct 11, 2006 at 10:24:40PM +0200, Hans Aberg wrote:
On 11 Oct 2006, at 22:20, Bob Rossi wrote:

Now when I run my push parser out of CVS I get this:

$ bison -S push.c -l gdbmi_grammar.y
/usr/bin/m4: /home/bob/cvs/bison/bison/bison/../prefixdir/share/
bison/bison.m4: No such file or directory

And

address@hidden ~/download/gdbmi
$ ls /home/bob/cvs/bison/bison/bison/../prefixdir/share/bison/
c.m4    glr.c   lalr1.cc     m4sugar  README
c++.m4  glr.cc  location.cc  push.c   yacc.c

Have I done something wrong? or was something recently broken in CVS?

You must make sure M4 is installed - Bison uses it for generating files.

OK, I didn't uninstall it, and I've been doing this all along. Something
else must have gone wrong?

$ which m4
/usr/bin/m4

Thanks,
Bob Rossi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]