From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9730 invoked by alias); 23 Aug 2003 16:13:21 -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 9710 invoked from network); 23 Aug 2003 16:13:20 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sources.redhat.com with SMTP; 23 Aug 2003 16:13:20 -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 682FF14F026E for ; Sat, 23 Aug 2003 18:13:20 +0200 (CEST) Received: from aj by arthur.inka.de with local (Exim 4.12) id 19qb0w-0008PQ-00 for gdb@sources.redhat.com; Sat, 23 Aug 2003 18:13:18 +0200 Date: Sat, 23 Aug 2003 16:13:00 -0000 From: Andreas Jaeger To: gdb@sources.redhat.com Subject: Problems running testsuite Message-ID: <20030823161318.GA32218@gromit.moeb> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4i X-SW-Source: 2003-08/txt/msg00270.txt.bz2 I tried today to run CVS head on x86_64-linux-gnu and it failed running the testsuite with: Running /cvs/src-gdb/src/gdb/testsuite/gdb.gdbtk/browser.exp ... gdb compile failed, /usr/lib64/gcc-lib/x86_64-suse-linux/3.3/../../../../x86_64-suse-linux/bin/ld: cannot open output file /usr/src/aj/build/gdb/gdb/testsuite/gdb.gdbtk/stack: No such file or directory collect2: ld returned 1 exit status WARNING: Testcase compile failed, so some tests in this file will automatically fail. ERROR: /usr/src/aj/build/gdb/gdb/testsuite/../../gdb/insight does not exist. make[2]: *** [just-check] Error 1 I configured with: /cvs/src-gdb/src/configure --prefix=/usr --disable-tui --disable-gdbtk --disable-nls Since I disabled gdbtk, why is the testsuite run for it at all? This worked last time (a week or two ago) without problems... The problem seems to be that gdb.gdbtk is not created in the testsuite directory. Any ideas? Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126