From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24636 invoked by alias); 4 Dec 2013 17:46:30 -0000 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 Received: (qmail 24615 invoked by uid 89); 4 Dec 2013 17:46:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_SOFTFAIL,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mtaout22.012.net.il Received: from Unknown (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 04 Dec 2013 17:46:28 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MXA00H00MH26W00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Wed, 04 Dec 2013 19:46:12 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MXA00GJ9MP0O8A0@a-mtaout22.012.net.il>; Wed, 04 Dec 2013 19:46:12 +0200 (IST) Date: Wed, 04 Dec 2013 17:46:00 -0000 From: Eli Zaretskii Subject: Re: [pushed] [PATCH v3 1/1] Documentation for MPX. In-reply-to: To: "Tedeschi, Walfred" Cc: gdb-patches@sourceware.org, xdje42@gmail.com Reply-to: Eli Zaretskii Message-id: <83wqjk33x9.fsf@gnu.org> References: <837gbk4msu.fsf@gnu.org> X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00157.txt.bz2 > From: "Tedeschi, Walfred" > CC: "gdb-patches@sourceware.org" , "Doug Evans > (xdje42@gmail.com)" > Date: Wed, 4 Dec 2013 16:55:26 +0000 > Accept-Language: en-US > > It is still broken: > makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../../binutils-gdb/gdb/doc/../../readline/doc -I ../../../../binutils-gdb/gdb/doc/../mi -I ../../../../binutils-gdb/gdb/doc \ > > -o gdb.info ../../../../binutils-gdb/gdb/doc/gdb.texinfo > ../../../../binutils-gdb/gdb/doc/gdb.texinfo:21399: @item outside of table or list > make[4]: *** [gdb.info] Error 1 > make[4]: Leaving directory `/nfs/iul/disks/iul_team2/wtedesch/bin_gdb/mpx_doc/gdb/doc' > make[3]: *** [subdir_do] Error 1 > could not open ../../../../binutils-gdb/gdb/doc/gdb.texinfo: No such file or directory Sorry, should be fixed now. > Consider my fix at: > https://sourceware.org/ml/gdb-patches/2013-12/msg00125.html We don't need a @table for a single item.