From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26288 invoked by alias); 14 Aug 2002 16:27:08 -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 26233 invoked from network); 14 Aug 2002 16:27:07 -0000 Received: from unknown (HELO mail4.mn.rr.com) (24.94.163.51) by sources.redhat.com with SMTP; 14 Aug 2002 16:27:07 -0000 Received: from msp-65-30-252-203.mn.rr.com ([65.30.252.203]) by mail4.mn.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Wed, 14 Aug 2002 11:23:56 -0500 Received: (from rick@localhost) by msp-65-30-252-203.mn.rr.com (8.11.6/8.11.6) id g7EGR5Q02755 for gdb@sources.redhat.com; Wed, 14 Aug 2002 11:27:05 -0500 Date: Wed, 14 Aug 2002 09:27:00 -0000 From: Rick Richardson To: GDB Mailing List Subject: Re: gdb retargetting Message-ID: <20020814112705.X17522@mn.rr.com> References: <20020814110514.A28654@mn.rr.com> <20020814161159.GA4596@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020814161159.GA4596@nevyn.them.org>; from drow@mvista.com on Wed, Aug 14, 2002 at 12:11:59PM -0400 X-SW-Source: 2002-08/txt/msg00148.txt.bz2 On Wed, Aug 14, 2002 at 12:11:59PM -0400, Daniel Jacobowitz wrote: > On Wed, Aug 14, 2002 at 11:05:14AM -0500, Rick Richardson wrote: > > 2) I grabbed gdb-5.2.1 and merged the gdb directories with my now-modified > > binutils tree. This meant I just copied the gdb, malloc, readline, sim, > > and utils directories from the gdb tree to the combined tree. > > > > 4) Everything built fine until it got to gdb/gdbserver. It exploded > > compiling utils.c: > > > > In file included from utils.c:22: > > server.h:37:25: gdb/signals.h: No such file or directory > > The file is there. It's in gdb-5.2/include/gdb/signals.h in this > snapshot. The include directory is shared between the two projects; > different directories are included in different releases, and if you're > going to try to combine two releases other than the two current trunk > snapshots, you're on your own to do the merging. My bad. I missed the fact that I needed to merge the include/gdb directory into the combined tree. Now I get a clean build. Thanks for the tip. I was looking in the wrong directory for gdb/signals.h. -Rick -- Rick Richardson rickr@mn.rr.com http://home.mn.rr.com/richardsons/ Stock information at your fingertips: http://linuxtrade.0catch.com/ The earth has been hotter. The earth has been colder. Why do we think the current temperature of the earth is the "correct" one?