From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28415 invoked by alias); 15 Apr 2008 15:00:41 -0000 Received: (qmail 28407 invoked by uid 22791); 15 Apr 2008 15:00:40 -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, 15 Apr 2008 15:00:11 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 4100E98278; Tue, 15 Apr 2008 15:00:09 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id E112698149; Tue, 15 Apr 2008 15:00:08 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Jlmdk-0003Dr-6R; Tue, 15 Apr 2008 11:00:08 -0400 Date: Tue, 15 Apr 2008 15:30:00 -0000 From: Daniel Jacobowitz To: Spen Cc: gdb@sourceware.org Subject: Re: win32 cvs head problem Message-ID: <20080415150008.GA12370@caradoc.them.org> Mail-Followup-To: Spen , gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-12-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-04/txt/msg00132.txt.bz2 On Tue, Apr 15, 2008 at 03:35:54PM +0100, Spen wrote: > > Hi, > > Currently have an issue trying to update gdb against cvs head with error: > cvs [update aborted]: could not chdir to gdb/gnulib/aux: Bad address > > Turns out the issue is caused by a win32 issue: > > http://www.cygwin.com/ml/cygwin/2001-05/msg00680.html > > Any chance of renaming the gnulib/aux directory for the poor people usng > win32? I've just done so. I'm trying to figure out if we need to remove it from the repository too. Can you still not check out? -- Daniel Jacobowitz CodeSourcery