From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25971 invoked by alias); 28 Jun 2005 13:14:27 -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 25932 invoked by uid 22791); 28 Jun 2005 13:14:19 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 28 Jun 2005 13:14:19 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1DnFun-0007P0-Uq; Tue, 28 Jun 2005 09:14:14 -0400 Date: Tue, 28 Jun 2005 13:14:00 -0000 From: Daniel Jacobowitz To: Rohit Agarwal Cc: nora pan , gdb@sources.redhat.com Subject: Re: SIGTRAP error Message-ID: <20050628131413.GC28098@nevyn.them.org> Mail-Followup-To: Rohit Agarwal , nora pan , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00292.txt.bz2 On Tue, Jun 28, 2005 at 11:53:57AM +0530, Rohit Agarwal wrote: > hi > i got the source for gdb-6.3. applied the patch > "gdb-6.3-load-remote-target-bug.patch". > next i configured gdb by typing "./configure --prefix=/opt/arm-gdb > --target=arm-elf --host=i686-pc-linux-gnu" which completed without any > errors. > when i do a make, this is what i get.. > > Configuring in libiberty > configure: loading cache ./config.cache > configure: error: `target_alias' has changed since the previous run: > configure: former value: i686-pc-linux-gnu > configure: current value: arm-elf > configure: error: changes in the environment can compromise the build > configure: error: run `make distclean' and/or `rm ./config.cache' and > start overmake: *** [configure-libiberty] Error 1 > > how can i fix this? make distclean and rm ./config.cache doesn't help. > on redoing make, i get the same error.. Start from an empty directory. -- Daniel Jacobowitz CodeSourcery, LLC