From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49631 invoked by alias); 30 Apr 2017 23:21:50 -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 49612 invoked by uid 89); 30 Apr 2017 23:21:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy= X-HELO: homiemail-a17.g.dreamhost.com Received: from sub3.mail.dreamhost.com (HELO homiemail-a17.g.dreamhost.com) (69.163.253.7) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 30 Apr 2017 23:21:48 +0000 Received: from homiemail-a17.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTP id 192B72B206D; Sun, 30 Apr 2017 16:21:49 -0700 (PDT) Received: from vereq.eip10.org (cpe-74-75-122-130.maine.res.rr.com [74.75.122.130]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: chaw@eip10.org) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTPSA id EF4A32B2065; Sun, 30 Apr 2017 16:21:48 -0700 (PDT) Received: from chaw by vereq.eip10.org with local (Exim 4.84_2) (envelope-from ) id 1d4y9u-0007qu-PZ; Sun, 30 Apr 2017 19:21:42 -0400 To: Per Bothner cc: kawa Subject: Re: Building documentation, chunkfast.xsl URL in doc/style/kawa.xsl From: "Sudarshan S Chawathe" Reply-To: "Sudarshan S Chawathe" In-reply-to: Your message of "Sun, 30 Apr 2017 15:46:09 -0700." <463dce7a-7804-6411-6efd-a646215ac18d@bothner.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <30186.1493594502.1@vereq.eip10.org> Date: Sun, 30 Apr 2017 23:21:00 -0000 Message-ID: <30187.1493594502@vereq.eip10.org> X-IsSubscribed: yes X-SW-Source: 2017-q2/txt/msg00041.txt.bz2 > > The only minor problem seems to be building kawa.pdf, which is likely > > something outdated on my system. I did use a newish version of texinfo > > (6.3) since I know that's needed by Kawa. Not sure if it's worth > > chasing, but I'm including the error from 'make kawa.pdf' (in the doc > > subdirectory) below for reference. > > I made a minor fix to kawa.texi that avoids the problem. Thanks! I just re-built everything starting from git pull and am happy to report that everything was successful, including in particular kawa.pdf. -chaw