From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 109516 invoked by alias); 20 Dec 2019 01:43:21 -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 109506 invoked by uid 89); 20 Dec 2019 01:43:20 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.3 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; Fri, 20 Dec 2019 01:43:18 +0000 Received: from [10.9.9.203] (helo=mailfront21.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1ii7Jy-0005x7-Qr; Fri, 20 Dec 2019 02:43:14 +0100 Received: by mailfront21.runbox with esmtpsa [Authenticated alias (524175)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1ii7Jy-0007WW-5c; Fri, 20 Dec 2019 02:43:14 +0100 Subject: Re: building for jdk / openfx 13 (patch) To: spellcard199 Cc: Michael Zucchi , "kawa@sourceware.org" References: <55c6385c-84ae-439d-0336-abc41085ac82@gmail.com> <8d47a991-a45d-8028-dfac-cd08d634a5ec@gmail.com> <93092993-187e-bc2c-de97-4bd8813c8794@bothner.com> From: Per Bothner Message-ID: <7d1d2018-4731-a656-a52b-e8fd64c6a38c@bothner.com> Date: Fri, 20 Dec 2019 01:43:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 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: 2019-q4/txt/msg00021.txt.bz2 On 12/19/19 12:05 PM, spellcard199 wrote: > git clone git@gitlab.com:kashell/Kawa.git > cd Kawa > ant > ./bin/kawa.sh > > ... gives an error that says something like: > > ./bin/kawa.sh: row 37: @WITH_JAVAFX_MODULE_TRUE@: command not found > Error occurred during initialization of boot layer > java.lang.module.FindException: Module javafx.web not found I checked in a fix for this. -- --Per Bothner per@bothner.com http://per.bothner.com/