This is the mail archive of the
kawa@sourceware.org
mailing list for the Kawa project.
Re: Kawa not building on OS X from Git
- From: Per Bothner <per at bothner dot com>
- To: Duncan Mak <duncanmak at gmail dot com>, kawa mailing list <kawa at sourceware dot org>
- Date: Thu, 4 Jan 2018 13:39:04 -0800
- Subject: Re: Kawa not building on OS X from Git
- Authentication-results: sourceware.org; auth=none
- References: <CABgWrqpZYjbGpQrxrJ5AbpeoHXCYGLGpD7KYCm3AdcrKmxcksA@mail.gmail.com>
On 01/04/2018 01:34 PM, Duncan Mak wrote:
Hello,
I'm trying to build a clean tree of Kawa from git.
After running "./configure", I see this error:
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
configure: error: ./configure failed for bin
and then make fails also:
Did you run automake? The instructions say to run ./autogen.sh
which (among other things) runs automake:
https://www.gnu.org/software/kawa/Source-distribution.html#Build-Kawa-using-configure-and-make
--
--Per Bothner
per@bothner.com http://per.bothner.com/