From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65122 invoked by alias); 15 Oct 2016 22:29:18 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 65100 invoked by uid 89); 15 Oct 2016 22:29:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=june, June, H*M:e345 X-HELO: aibo.runbox.com Received: from aibo.runbox.com (HELO aibo.runbox.com) (91.220.196.211) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 15 Oct 2016 22:29:07 +0000 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1bvXRv-0004WA-Mv; Sun, 16 Oct 2016 00:29:03 +0200 Received: from 70-36-239-8.dsl.dynamic.fusionbroadband.com ([70.36.239.8] helo=toshie.bothner.com) by mailfront12.runbox.com with esmtpsa (uid:757155 ) (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.82) id 1bvXRg-00056S-EF; Sun, 16 Oct 2016 00:28:48 +0200 Subject: Re: makeinfo (version?) problem. Re: kawa 2.2 last call To: Sudarshan S Chawathe References: <9641.1476570226@vereq.eip10.org> Cc: kawa@sourceware.org From: Per Bothner Message-ID: <3a6a4f5f-e345-3b8b-c239-09494ec27af1@bothner.com> Date: Sat, 15 Oct 2016 22:29:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <9641.1476570226@vereq.eip10.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-q4/txt/msg00017.txt.bz2 On 10/15/2016 03:23 PM, Sudarshan S Chawathe wrote: > In trying to build the latest svn version. I get some makeinfo-related > errors for the doc directory. An excerpt is below. > > From what I can tell based on diff'ing the old (v. 2.1) and new > kawa.texi files, it appears related to lack of support for @sub and @sup > in older texinfo versions. I'm running on Debian Jessie/Stable, which > has texinfo version 5.2, which is probably too old. Yes, that is correct. (I actually propose @sub and @sup to the texinfo group, and it made it for texinfo 6.0, which came in June 2015.) The current version of texinfo is 6.3. -- --Per Bothner per@bothner.com http://per.bothner.com/