bison problem

Daniel Jacobowitz drow@false.org
Fri Sep 24 03:56:00 GMT 2004


On Thu, Sep 23, 2004 at 11:53:17PM -0400, John David Anglin wrote:
> I'm assuming the following change is the cause of the build breakage
> that I see today with the cvs head on hppa-unknown-linux-gnu:
> 
> 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
> 
>         * config.guess: New upstream version
> 	* compile, depcomp, install-sh, ylwrap: Likewise.
> 
> ...
> /bin/sh ../../src/gdb/../ylwrap "bison -y" ../../src/gdb/c-exp.y y.tab.c c-exp.c
> .tmp -- 
> ../../src/gdb/../ylwrap: line 109: /home/dave/gdb-6.1/objdir/gdb/bison -y: No su
> ch file or directory
> make[1]: *** [c-exp.c] Error 1
> make[1]: Leaving directory `/home/dave/gdb-6.1/objdir/gdb'

Yes.  Kelley, sorry I didn't notice your post on gcc-patches; please
revert at least the change to ylwrap.  ylwrap is version locked with
  (A) GDB's Makefile.in
  (B) assorted Makefile.in's in binutils
  (C) the versions of Automake used for various directories in binutils

They'll all have to be converted simultaneously.

-- 
Daniel Jacobowitz



More information about the Gdb mailing list