From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32311 invoked by alias); 15 Apr 2008 15:25:55 -0000 Received: (qmail 32299 invoked by uid 22791); 15 Apr 2008 15:25:54 -0000 X-Spam-Check-By: sourceware.org Received: from ics.u-strasbg.fr (HELO ics.u-strasbg.fr) (130.79.112.250) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Apr 2008 15:25:35 +0000 Received: from d620muller (laocoon.u-strasbg.fr [130.79.112.72]) by ics.u-strasbg.fr (Postfix) with ESMTP id BB80918701B; Tue, 15 Apr 2008 17:32:17 +0200 (CEST) From: "Pierre Muller" To: "'Daniel Jacobowitz'" Cc: References: <20080324212354.GA16323@caradoc.them.org> <20080330213540.GA2856@caradoc.them.org> <20080414180543.GB1968@caradoc.them.org> <001201c89eec$a2d2bed0$e8783c70$@u-strasbg.fr> <20080415125344.GC32510@caradoc.them.org> <002401c89ef8$f1fd81a0$d5f884e0$@u-strasbg.fr> <20080415130827.GI23852@calimero.vinschen.de> <002501c89efa$cddbdd10$69939730$@u-strasbg.fr> <20080415143956.GA10964@caradoc.them.org> In-Reply-To: <20080415143956.GA10964@caradoc.them.org> Subject: RE: [RFA] lmemmem.patch Date: Tue, 15 Apr 2008 15:40:00 -0000 Message-ID: <000901c89f0c$f69c6e10$e3d54a30$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00292.txt.bz2 I just tried this: cvs -d ... co gdb It still fails at gnulib/aux U src/gdb/gnulib/str-two-way.h U src/gdb/gnulib/string.in.h U src/gdb/gnulib/wchar.in.h cvs [checkout aborted]: could not chdir to src/gdb/gnulib/aux: Not a directory Pierre@d620-muller ~/gdbcvs $ Write failed flushing stdout buffer. write stdout: Broken pipe Pierre Muller Pascal language support maintainer for GDB -----Message d'origine----- De=A0: Daniel Jacobowitz [mailto:drow@false.org]=20 Envoy=E9=A0: Tuesday, April 15, 2008 4:40 PM =C0=A0: Pierre Muller Cc=A0: gdb-patches@sourceware.org Objet=A0: Re: [RFA] lmemmem.patch On Tue, Apr 15, 2008 at 03:15:41PM +0200, Pierre Muller wrote: > Not really, > if I try 'cvs up -d -P' after > it tries again to regenerate the 'aux' directory :( Could you please try a clean checkout of GDB, into a new directory? I think it will still break, and we'll have to remove the directory from the repository. I can do that, but I'd like to make sure it's necessary first. --=20 Daniel Jacobowitz CodeSourcery