Kawa build.xml patch for Android

craven@gmx.net craven@gmx.net
Tue Jul 3 18:31:00 GMT 2012


On Tue, 03 Jul 2012 20:10:44 +0200, Marius Kjeldahl <marius@kjeldahl.net> wrote:
> Thanks again, I'm getting closer. This is what I now get:

I'm almost sure this is related to you running with a kawa that does not
have xquery disabled. Please check whether the kawa you use in
proguard.cfg and in ./make is actually built as follows (you might not
need the JAVACFLAGS at the beginning, if you run java 1.6 anyway). All
the --disable-.. and --without.. is important :)

> JAVACFLAGS="-source 1.6 -target 1.6" ./configure --prefix=/usr
> --with-android=/opt/android-sdk/platforms/android-14/android.jar
> --disable-xquery --disable-brl --disable-jemacs --disable-echo2
> --without-swing --without-swt --without-awt --without-sax2
 
That should fix that problem.

Good luck!

Peter



More information about the Kawa mailing list