From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63497 invoked by alias); 21 Sep 2015 06:43:29 -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 63484 invoked by uid 89); 21 Sep 2015 06:43:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 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 (AES256-SHA encrypted) ESMTPS; Mon, 21 Sep 2015 06:43:27 +0000 Received: from [10.9.9.207] (helo=mailfront03.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1Zduou-0001vA-3P; Mon, 21 Sep 2015 08:43:24 +0200 Received: from 70-36-239-58.dsl.dynamic.fusionbroadband.com ([70.36.239.58] helo=toshie.bothner.com) by mailfront03.runbox.com with esmtpsa (uid:757155 ) (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.76) id 1Zduoh-0001zv-P0; Mon, 21 Sep 2015 08:43:12 +0200 Subject: Re: kawa build from source fails - revision 8603 To: David Pirotte , kawa@sourceware.org References: <20150921015935.4c2a05c2@capac> From: Per Bothner Message-ID: <55FFA6FB.9030100@bothner.com> Date: Mon, 21 Sep 2015 06:43:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150921015935.4c2a05c2@capac> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-q3/txt/msg00060.txt.bz2 On 09/20/2015 09:59 PM, David Pirotte wrote: > The configure step seems ok [see config.log attach for full details], but reports > some minor problems: > > david@capac:/usr/local/src/kawa/svn 16 $ ./configure --prefix=/opt > checking whether to enable maintainer-specific portions of Makefiles... no > ... > config.status: creating Makefile > chmod: cannot access 'bin/qexo': No such file or directory > config.status: creating gnu/bytecode/Makefile > chmod: cannot access 'bin/qexo': No such file or directory > config.status: creating gnu/math/Makefile > chmod: cannot access 'bin/qexo': No such file or directory > config.status: creating gnu/Makefile > chmod: cannot access 'bin/qexo': No such file or directory > config.status: creating bin/kawa.sh > chmod: cannot access 'bin/qexo': No such file or directory > config.status: creating bin/qexo > config.status: creating gnu/kawa/servlet/Makefile > config.status: creating gnu/brl/Makefile I checked in a fix for this. -- --Per Bothner per@bothner.com http://per.bothner.com/