From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7359 invoked by alias); 16 Sep 2008 17:21:44 -0000 Received: (qmail 7351 invoked by uid 22791); 16 Sep 2008 17:21:44 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 16 Sep 2008 17:21:05 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id F1D4510CF1; Tue, 16 Sep 2008 17:21:02 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id DD58310CD9; Tue, 16 Sep 2008 17:21:02 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KfeEY-0007st-Ar; Tue, 16 Sep 2008 13:21:02 -0400 Date: Tue, 16 Sep 2008 17:21:00 -0000 From: Daniel Jacobowitz To: Jeremy Bennett Cc: gdb@sourceware.org Subject: Re: Problem (and solution) building from CVS Message-ID: <20080916172102.GA30290@caradoc.them.org> Mail-Followup-To: Jeremy Bennett , gdb@sourceware.org References: <1221571471.2827.324.camel@thomas> <20080916150138.GA22292@caradoc.them.org> <1221583603.2827.345.camel@thomas> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1221583603.2827.345.camel@thomas> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-09/txt/msg00106.txt.bz2 On Tue, Sep 16, 2008 at 05:46:43PM +0100, Jeremy Bennett wrote: > On Tue, 2008-09-16 at 11:01 -0400, Daniel Jacobowitz wrote: > > On Tue, Sep 16, 2008 at 02:24:31PM +0100, Jeremy Bennett wrote: > > > I ran into problems building from the CVS tree earlier today. I checked > > > out the GDB tree using: > > > > > > cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb > > > > This command should not get you gdb/gdbtk. It doesn't when I check it > > out. DId you cvs up -dP later on? > > Yes I did. That's why. Update using the same command you used to check out, and you won't get gdbtk (or a lot of other things not related to GDB). -- Daniel Jacobowitz CodeSourcery