This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bison problem


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'

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]