Android Build Error on Linux (openSuSE)

Andreas Mantke maand at gmx.de
Sun May 3 02:54:25 PDT 2015


Hello,

I try to build Android version from source with the following
autoconfiguration:

 ./autogen.sh --enable-werror --disable-dbgutil  --enable-ccache
--with-android-sdk=/home/andi/Android/Sdk
--with-android-ndk=/home/andi/android_development/android-ndk-r10d
--with-android-ndk-toolchain-version=4.9
--with-build-platform-configure-options=--with-system-jpeg=no
--disable-gstreamer-1-0 --disable-gstreamer-0-10 --disable-cairo-canvas
--disable-cups --disable-gconf --disable-gnome-vfs --disable-liblangtag
--disable-odk --disable-postgresql-sdbc --disable-python --disable-randr
--disable-randr-link --disable-systray --without-junit
--without-helppack-integration --with-distro=LibreOfficeAndroid

But my try up with the following error message:

removed org.openoffice.Office.UI/GenericCommands - saving 136
removed org.openoffice.Office.DataAccess/Drivers - saving 136
removed org.openoffice.Office.DataAccess/Drivers - saving 136
removed org.openoffice.Office.DataAccess/Drivers - saving 136
removed org.openoffice.Office.DataAccess/Drivers - saving 136
removed org.openoffice.Office.DataAccess/Drivers - saving 136
removed org.openoffice.Office.DataAccess/Drivers - saving 136
removed org.openoffice.Office.DataAccess/Drivers - saving 136
saved 3818 of 7422 bytes: 51%
/home/andi/libreoffice/gerritgit/androiddevelopment/android/CustomTarget_lo_android.mk:17:
die Regel für Ziel
„/home/andi/libreoffice/gerritgit/androiddevelopment/workdir/CustomTarget/android/experimental/LOAndroid3/done“
scheiterte
make[1]: ***
[/home/andi/libreoffice/gerritgit/androiddevelopment/workdir/CustomTarget/android/experimental/LOAndroid3/done]
Fehler 2
Makefile:247: die Regel für Ziel „build“ scheiterte
make: *** [build] Fehler 2


The build rule that didn't work is the following:

$(loandroid3_DIR)/done : $(call
gb_Postprocess_get_target,AllModulesButInstsetNative)
    $(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),MAK,2)
    cd $(SRCDIR)/android/experimental/LOAndroid3 && $(MAKE) all


Regards,
Andreas

-- 
## Developer LibreOffice
## Freie Office-Suite für Linux, Mac, Windows
## http://LibreOffice.org
## Support the Document Foundation (http://documentfoundation.org)
## Meine Seite: http://www.amantke.de 



More information about the LibreOffice mailing list