From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65020 invoked by alias); 16 Oct 2016 13:46:57 -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 65003 invoked by uid 89); 16 Oct 2016 13:46:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 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, 16 Oct 2016 13:46:45 +0000 Received: from homiemail-a17.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a17.g.dreamhost.com (Postfix) with ESMTP id 5864A2B206A for ; Sun, 16 Oct 2016 06:46:44 -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 393752B205C for ; Sun, 16 Oct 2016 06:46:44 -0700 (PDT) Received: from chaw by vereq.eip10.org with local (Exim 4.84_2) (envelope-from ) id 1bvllz-0001NP-5S for kawa@sourceware.org; Sun, 16 Oct 2016 09:46:43 -0400 To: kawa@sourceware.org Subject: Debian Jessie success report. Re: kawa 2.2 last call From: "Sudarshan S Chawathe" Reply-To: "Sudarshan S Chawathe" In-reply-to: Your message of "Sat, 15 Oct 2016 23:37:24 -0300." <20161015233724.10b6afe0@capac> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5293.1476625603.1@vereq.eip10.org> Date: Sun, 16 Oct 2016 13:46:00 -0000 Message-ID: <5294.1476625603@vereq.eip10.org> X-IsSubscribed: yes X-SW-Source: 2016-q4/txt/msg00028.txt.bz2 I too am glad to report that everything seems to be working well now. For the benefit of someone else with a setup similar to my Debian stable/Jessie setup (32-bit x86): Although perhaps not strictly necessary, I installed OpenJDK-8 from the Debian backports repository (it did not result in pulling in any other non-OpenJDK dependencies, for those who care), a newer texinfo from source, and then as able to build Kawa without any problems using the usual command chain (starting with autogen.sh). 'make check' completes successfully, in particular. Regards, -chaw