From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14716 invoked by alias); 15 Apr 2008 14:36:25 -0000 Received: (qmail 14705 invoked by uid 22791); 15 Apr 2008 14:36:24 -0000 X-Spam-Check-By: sourceware.org Received: from smtp3.global.net.uk (HELO smtp3.global.net.uk) (80.189.92.91) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Apr 2008 14:35:56 +0000 Received: from [80.189.249.164] (helo=nthome) by smtp3.global.net.uk with esmtp (Exim 4.42) id 1JlmGI-0009cU-DT for gdb@sourceware.org; Tue, 15 Apr 2008 15:35:54 +0100 From: "Spen" To: Subject: win32 cvs head problem Date: Tue, 15 Apr 2008 15:23:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Message-Id: Authenticated-Sender: 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/msg00131.txt.bz2 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? Cheers Spen