From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 81287 invoked by alias); 8 Jan 2020 22:27: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 81266 invoked by uid 89); 8 Jan 2020 22:27:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy= 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; Wed, 08 Jan 2020 22:27:55 +0000 Received: from [10.9.9.203] (helo=mailfront21.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1ipJnr-0006DH-ND; Wed, 08 Jan 2020 23:27:51 +0100 Received: by mailfront21.runbox with esmtpsa [Authenticated alias (524175)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1ipJnj-0001aw-Ju; Wed, 08 Jan 2020 23:27:44 +0100 Subject: Re: kawa 3.1 released To: Duncan Mak Cc: Kawa mailing list References: <13fa10a9-fa6a-c031-c2fc-9113459f6fec@bothner.com> From: Per Bothner Message-ID: <6a4de4e4-058f-a785-78df-1ce3736a70d1@bothner.com> Date: Wed, 08 Jan 2020 22:27:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2020-q1/txt/msg00002.txt On 1/8/20 10:51 AM, Duncan Mak wrote: > Hello Per, > > I just noticed that compared to the Kawa 3.0 binary release, the Kawa > 3.1 binary release is missing the "bin/kawa" shell wrapper. Looks like a Makefile problem: 'make all' builds bin/kawa, but 'make kawa-$(VERSION).zip' does not build or require. Should be easy to fix - need to add the right dependencies. -- --Per Bothner per@bothner.com http://per.bothner.com/