From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13703 invoked by alias); 4 Jul 2008 02:32:33 -0000 Received: (qmail 13690 invoked by uid 22791); 4 Jul 2008 02:32:33 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 Jul 2008 02:32:07 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 2133C3C10B; Thu, 3 Jul 2008 19:32:05 -0700 (PDT) Subject: Re: Can't build current gdb source tree -- gnulib dependency? From: Michael Snyder To: Joel Brobecker Cc: gdb-patches@sources.redhat.com In-Reply-To: <20080704010632.GB11650@adacore.com> References: <1215131443.3549.86.camel@localhost.localdomain> <20080704010632.GB11650@adacore.com> Content-Type: text/plain Date: Fri, 04 Jul 2008 02:32:00 -0000 Message-Id: <1215138724.3549.91.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit 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: 2008-07/txt/msg00048.txt.bz2 On Thu, 2008-07-03 at 18:06 -0700, Joel Brobecker wrote: > > (of course there's no gnulib in my source tree -- does it > > need to be added to the gdb module?) > > That's really strange... I just did a checkout of the GDB sources > (I used "cvs -d sourceware.org:/cvs/src co gdb"), and it contains > the gnulib directory, as well as gnulib/Makefile.in. Are you sure > your checkout went OK? Just to make sure, I also built the debugger > from this checkout and things went fine. OK, I'll do it again... ah, wait a minute, I think I see what happened. ... never mind! ... ;-/