public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* Kawa not building on OS X from Git
@ 2018-01-04 21:35 Duncan Mak
  2018-01-04 21:39 ` Per Bothner
  0 siblings, 1 reply; 3+ messages in thread
From: Duncan Mak @ 2018-01-04 21:35 UTC (permalink / raw)
  To: kawa mailing list

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-07 18:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-04 21:35 Kawa not building on OS X from Git Duncan Mak
2018-01-04 21:39 ` Per Bothner
2018-01-07 18:22   ` Duncan Mak

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).