From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2332 invoked by alias); 21 Sep 2009 14:02:13 -0000 Received: (qmail 2214 invoked by uid 22791); 21 Sep 2009 14:02:12 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-pz0-f203.google.com (HELO mail-pz0-f203.google.com) (209.85.222.203) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Sep 2009 14:02:03 +0000 Received: by pzk41 with SMTP id 41so55844pzk.0 for ; Mon, 21 Sep 2009 07:02:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.249.42 with SMTP id w42mr289724wfh.277.1253541722111; Mon, 21 Sep 2009 07:02:02 -0700 (PDT) In-Reply-To: References: From: Hui Zhu Date: Mon, 21 Sep 2009 14:02:00 -0000 Message-ID: Subject: Re: 7.0 branch build error without "--disable-gdbtk" To: Andreas Schwab Cc: gdb@sourceware.org, Joel Brobecker Content-Type: text/plain; charset=ISO-8859-1 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: 2009-09/txt/msg00269.txt.bz2 On Mon, Sep 21, 2009 at 16:55, Andreas Schwab wrote: > Hui Zhu writes: > >> Did I miss something? > > Make sure you don't have a stale gdb/gdbtk directory left. In source dir? What is the mean of "stale gdb/gdbtk"? I just checkout the 7.0 from cvs and do "cvs update -d" in src. That is all. Thanks, Hui