From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5843 invoked by alias); 2 Dec 2010 08:22:00 -0000 Received: (qmail 5832 invoked by uid 22791); 2 Dec 2010 08:21:58 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Dec 2010 08:21:54 +0000 Received: by wwi17 with SMTP id 17so2471955wwi.12 for ; Thu, 02 Dec 2010 00:21:51 -0800 (PST) Received: by 10.216.7.137 with SMTP id 9mr2893015wep.97.1291278111523; Thu, 02 Dec 2010 00:21:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.186.148 with HTTP; Thu, 2 Dec 2010 00:21:31 -0800 (PST) In-Reply-To: References: From: Hui Zhu Date: Thu, 02 Dec 2010 08:22:00 -0000 Message-ID: Subject: Re: Make install got some error with gdb.texinfo To: Tom Tromey Cc: gdb@sourceware.org, Eli Zaretskii Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2010-12/txt/msg00014.txt.bz2 It' OK now. Thanks Tom and Eli. Best, Hui On Wed, Dec 1, 2010 at 23:33, Tom Tromey wrote: >>> @READLINE_TEXI_INCFLAG@: No such file or directory > > Do a clean build. =A0You have to reconfigure your build tree after the > removal of gdb/doc/configure. > > Tom >