This is the mail archive of the gdb-patches@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]

snapshot barfing ...


+ sh /home/gdbadmin/ss/make-snapshot /sourceware/snapshot-tmp/gdb-snapshot /sourceware/snapshot-tmp/gdb-snapshot/current-gdb+dejagnu/make-snapshot gdb+dejagnu 20040206 -Q -d /cvs/src co -D 2004-02-06-gmt -P gdb+dejagnu
make-snapshot gdb+dejagnu current failed
configure: warning: No X based programs will be built
	WARNING: Can't find Tk headers or library.  You can still
	build expect, but not expectk.  See Expect's README for
	information on how to obtain Tk.  If Tk is installed, see
	Expect's INSTALL on how to tell configure where Tk is
	installed.
checking for long file names... yes
checking for type of library to build... unshared
checking for Cygwin32 environment... no
checking for executable suffix... no
creating ./config.status
creating Makefile
creating pkgIndex
creating expect_cf.h
configuring in testsuite
running /bin/sh ./configure  --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --program-transform-name=s,y,y, --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for Tcl configuration... (cached) found /sourceware/snapshot-tmp/gdb-snapshot/current-gdb+dejagnu/make-snapshot/src/tcl/unix/tclConfig.sh
checking for gcc... (cached) gcc -pipe
checking whether the C compiler (gcc -pipe -g -O2 ) works... yes
checking whether the C compiler (gcc -pipe -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc -pipe accepts -g... (cached) yes
checking whether the compiler (gcc -pipe) actually works... yes
checking how to run the C preprocessor... (cached) gcc -pipe -E
checking if running LynxOS... (cached) no
checking for Tcl private headers... (cached) found in /sourceware/snapshot-tmp/gdb-snapshot/current-gdb+dejagnu/make-snapshot/src/tcl/generic
creating ./config.status
creating Makefile
Configuring in utils
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
updating cache ./config.cache
creating ./config.status
creating Makefile
conflicts:  15 shift/reduce, 15 reduce/reduce
conflicts:  5 shift/reduce
4 rules never reduced
f-exp.y contains 2 useless nonterminals and 4 useless rules
./gdb.texinfo:5918: Unmatched }.
./gdb.texinfo:5921: Unmatched }.
makeinfo: Removing output file `gdb.info' due to errors; use --force to preserve.
make[4]: *** [gdb.info] Error 1
make[3]: *** [diststuff] Error 2
make[2]: *** [do-proto-toplev] Error 1
make[1]: *** [gdb-tar] Error 2
make: *** [gdb+dejagnu.tar] Error 2



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