From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18176 invoked by alias); 9 Feb 2005 19:07:34 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17744 invoked from network); 9 Feb 2005 19:07:29 -0000 Received: from unknown (HELO mail.amplepower.com) (216.39.162.139) by sourceware.org with SMTP; 9 Feb 2005 19:07:29 -0000 Received: from [192.168.8.30] (helo=knuth.amplepower.com ident=roth) by mail.amplepower.com with esmtp (Exim 3.36 #1 (Debian)) id 1CyxBO-0001U9-00; Wed, 09 Feb 2005 11:07:26 -0800 Date: Wed, 09 Feb 2005 19:40:00 -0000 From: "Theodore A. Roth" X-X-Sender: roth@knuth.amplepower.com To: Andrew Cagney cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Texinfo build errors In-Reply-To: <420A5B67.8010605@gnu.org> Message-ID: References: <420A5B67.8010605@gnu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2005-02/txt/msg00070.txt.bz2 On Wed, 9 Feb 2005, Andrew Cagney wrote: > Theodore A. Roth wrote: > > Hi, > > > > I just tried to build the latest from cvs and got these fatal errors > > during the 'make install' stage: > > > > makeinfo --split-size=5000000 -I ../../../src/gdb/doc/../../readline/doc > > -I ../../../src/gdb/doc/../mi -I ../../../src/gdb/doc \ > > -o gdb.info ../../../src/gdb/doc/gdb.texinfo > > ../../../src/gdb/doc/gdb.texinfo:7035: warning: @strong{Note:} produces > > a spurious cross-reference in Info; reword to avoid that. > > ../../../src/gdb/doc/gdb.texinfo:21102: @dots expected braces. > > ../../../src/gdb/doc/gdb.texinfo:21102: @- missing close brace. > > makeinfo: Removing output file `gdb.info' due to errors; use --force to > > preserve. > > > > > > The attached patch get things working again for my system (debian-sarge, > > texinfo-4.7, teTeX-2.0.2). I'm no texinfo wizard, so please let me know > > if there are better fixes. > > > > This is probably an obvious fix, but I'm asking for approval anyways. > > It's definitly better than not building (checking the nightly snaps it > seems they also barf with the same error). I'd commit it is obvious for > that reason. > > Andrew Committed. --- Ted Roth PGP Key ID: 0x18F846E9