From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23349 invoked by alias); 28 Nov 2006 21:48:10 -0000 Received: (qmail 23338 invoked by uid 22791); 28 Nov 2006 21:48:09 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 28 Nov 2006 21:48:03 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GpAo2-0000NX-UO; Tue, 28 Nov 2006 16:47:59 -0500 Date: Tue, 28 Nov 2006 21:48:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: Nick Roberts , gdb-patches@sources.redhat.com Subject: Re: GDB doesn't compile on GNU/Linux Message-ID: <20061128214758.GA1441@nevyn.them.org> Mail-Followup-To: Ulrich Weigand , Nick Roberts , gdb-patches@sources.redhat.com References: <17772.43776.133395.659031@kahikatea.snap.net.nz> <200611282145.kASLjsZX015631@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611282145.kASLjsZX015631@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00355.txt.bz2 On Tue, Nov 28, 2006 at 10:45:54PM +0100, Ulrich Weigand wrote: > > Nothing in the Makefile seems to depend on nm-linux.h. I probably hadn't > > updated this checkout since before 2006-10-19. > > I thought the nm.h dependencies are set up automagically during configure? I don't think anything actually depends on nm.h, though, and we don't have dependencies for things it includes either. -- Daniel Jacobowitz CodeSourcery