From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5136 invoked by alias); 23 Aug 2003 18:32:55 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 5128 invoked from network); 23 Aug 2003 18:32:54 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sources.redhat.com with SMTP; 23 Aug 2003 18:32:54 -0000 Received: from Hermes.suse.de (Hermes.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id 4664514F07F6; Sat, 23 Aug 2003 20:32:54 +0200 (CEST) Received: from aj by arthur.inka.de with local (Exim 4.12) id 19qdBz-0003Zi-00; Sat, 23 Aug 2003 20:32:51 +0200 To: Michael Elizabeth Chastain Cc: gdb@sources.redhat.com Subject: Re: Problems running testsuite References: <200308231726.h7NHQIQ2031577@duracef.shout.net> From: Andreas Jaeger Date: Sat, 23 Aug 2003 18:32:00 -0000 In-Reply-To: <200308231726.h7NHQIQ2031577@duracef.shout.net> (Michael Elizabeth Chastain's message of "Sat, 23 Aug 2003 13:26:18 -0400") Message-ID: User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Portable Code, linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-SW-Source: 2003-08/txt/msg00272.txt.bz2 --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-length: 1320 Michael Elizabeth Chastain writes: > Did you a "cvs update -d" to get the new > gdb/testsuite/gdb.cp directory? No, I'm using: cvs -d :pserver:anoncvs@music:/cvs/src co -N -d src-gdb gdb > If you did, I bet that you got gdb/testsuite/gdb.gdbtk at the > same time. > > Try just removing gdb/testsuite/gdb.gdbtk by hand. > > The gdb module includes: > > naked-gdb -a !src/gdb/gdbtk !src/gdb/testsuite/gdb.gdbtk src/gdb > > So usually you don't get gdb.gdbtk. But "cvs update -d" > doesn't pay attention to modules, so gdb.gdbtk comes in. I'll did a fresh-check out again and still get gdb.gdbtk. Seems to be a bug in CVS :-( But nevertheless I have this for some weeks already and only recently it failed. What puzzles me is that configure check for --enable-gdbtk and does: if test $enable_gdbtk =3D yes; then configdirs=3D"$configdirs gdb.gdbtk" fi I updated my system and that might be the reason, I see the same failure with gdb-6 now. Ok, I'll rm -rf gdb.gdbtk now.=20=20 Or do you see a better way to test gdb without an X display available except using --disable-gdbtk? Andreas --=20 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Deutschherrnstr. 15-19, 90429 N=FCrnberg, Germany GPG fingerprint =3D 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 --=-=-= Content-Type: application/pgp-signature Content-length: 197 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQA/R7NTOJpWPMJyoSYRArqGAJ0dTSf6KqaBmu8cNvzDmzR9nQVPrACeJXfr aHS+6GuE8XW42Cgq8FeX2wQ= =rQRf -----END PGP SIGNATURE----- --=-=-=--