From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24000 invoked by alias); 16 Sep 2008 15:02:31 -0000 Received: (qmail 23992 invoked by uid 22791); 16 Sep 2008 15:02:30 -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 15:01:47 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 8F6FA10CD9; Tue, 16 Sep 2008 15:01:44 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 8FB65104B9; Tue, 16 Sep 2008 15:01:43 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Kfc3e-0005oC-RT; Tue, 16 Sep 2008 11:01:38 -0400 Date: Tue, 16 Sep 2008 15:02:00 -0000 From: Daniel Jacobowitz To: Jeremy Bennett Cc: gdb@sourceware.org Subject: Re: Problem (and solution) building from CVS Message-ID: <20080916150138.GA22292@caradoc.them.org> Mail-Followup-To: Jeremy Bennett , gdb@sourceware.org References: <1221571471.2827.324.camel@thomas> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1221571471.2827.324.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/msg00099.txt.bz2 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? -- Daniel Jacobowitz CodeSourcery