From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32602 invoked by alias); 21 May 2007 15:53:48 -0000 Received: (qmail 32585 invoked by uid 22791); 21 May 2007 15:53:46 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 21 May 2007 15:53:44 +0000 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 13F254B267; Mon, 21 May 2007 10:53:42 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id EC0234B262; Mon, 21 May 2007 10:53:41 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1HqACb-0004kL-C4; Mon, 21 May 2007 11:53:41 -0400 Date: Mon, 21 May 2007 15:53:00 -0000 From: Daniel Jacobowitz To: Paolo Bonzini , gdb-patches@sourceware.org, binutils@sourceware.org Subject: Modules added prematurely Message-ID: <20070521155341.GA18098@caradoc.them.org> Mail-Followup-To: Paolo Bonzini , gdb-patches@sourceware.org, binutils@sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes 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: 2007-05/txt/msg00346.txt.bz2 I now get: cvs server: cannot find module `src/ltsugar.m4' - ignored cvs server: cannot find module `src/ltversion.m4' - ignored cvs server: cannot find module `src/ltoptions.m4' - ignored cvs [checkout aborted]: cannot expand modules If I'm remembering right, you can't add the new files to modules until they are at least present in the Attic. Could you either remove them for now or add the new files, please? -- Daniel Jacobowitz CodeSourcery