public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Duncan Mak <duncanmak@gmail.com>
To: kawa mailing list <kawa@sourceware.org>
Subject: Kawa not building on OS X from Git
Date: Thu, 04 Jan 2018 21:35:00 -0000	[thread overview]
Message-ID: <CABgWrqpZYjbGpQrxrJ5AbpeoHXCYGLGpD7KYCm3AdcrKmxcksA@mail.gmail.com> (raw)

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:

duncan@hangul:Kawa (master)$ make
if test ! -e selected-java-source -o \
  "%java8 +use:com.sun.net.httpserver +enable:XML -with:jline3
+use:java.awt" != "`cat selected-java-source`"; \
  then /Library/Developer/CommandLineTools/usr/bin/make do-preprocess; \
fi

echo "%java8 +use:com.sun.net.httpserver +enable:XML -with:jline3
+use:java.awt" >selected-java-source

Making all in bin
make[1]: *** No rule to make target `all'.  Stop.
make: *** [all-recursive] Error 1

-- 
Duncan.

             reply	other threads:[~2018-01-04 21:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-04 21:35 Duncan Mak [this message]
2018-01-04 21:39 ` Per Bothner
2018-01-07 18:22   ` Duncan Mak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABgWrqpZYjbGpQrxrJ5AbpeoHXCYGLGpD7KYCm3AdcrKmxcksA@mail.gmail.com \
    --to=duncanmak@gmail.com \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).