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 
Context
- Android Build Error on Linux (openSuSE) · Andreas Mantke
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.