From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2787 invoked by alias); 26 Jan 2005 16:02:00 -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 2583 invoked from network); 26 Jan 2005 16:01:53 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 26 Jan 2005 16:01:53 -0000 Received: from drow by nevyn.them.org with local (Exim 4.43 #1 (Debian)) id 1Ctpc8-00066n-Nb; Wed, 26 Jan 2005 11:01:52 -0500 Date: Wed, 26 Jan 2005 16:02:00 -0000 From: Daniel Jacobowitz To: Duncan Sands Cc: gdb@sources.redhat.com Subject: Re: compile failure with current CVS: can only configure for one host and one target at a time Message-ID: <20050126160152.GA23380@nevyn.them.org> Mail-Followup-To: Duncan Sands , gdb@sources.redhat.com References: <200501261621.14926.duncan.sands@math.u-psud.fr> <200501261639.38203.duncan.sands@math.u-psud.fr> <20050126154126.GA22706@nevyn.them.org> <200501261659.00639.duncan.sands@math.u-psud.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501261659.00639.duncan.sands@math.u-psud.fr> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-01/txt/msg00137.txt.bz2 On Wed, Jan 26, 2005 at 04:59:00PM +0100, Duncan Sands wrote: > Hi Daniel, > > > "Checking out just GDB" still gets you the top directory - you will not > > get gdb/gdbtk or gdb/testsuite/gdb.gdbtk. This is accomplished using > > CVS modules. > > following the instructions on the webpage, using anoncvs as the password: > > $ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src login > Logging in to :pserver:anoncvs@sources.redhat.com:2401/cvs/src > CVS password: > $ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb+dejagnu > cvs checkout: cannot open CVS/Entries for reading: No such file or directory > cvs [checkout aborted]: no repository > > I also tried: > > $ cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb > cvs checkout: cannot open CVS/Entries for reading: No such file or directory > cvs [checkout aborted]: no repository > $ It works for me - I just tried it a moment ago. It may be a problem with your CVS client. -- Daniel Jacobowitz