help-bison
[Top][All Lists]
Advanced

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

Re: bison error


From: Hans Aberg
Subject: Re: bison error
Date: Wed, 11 Oct 2006 22:26:13 +0200

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.

  Hans Aberg






reply via email to

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