Hello,
I wanted to build libreoffice for android, so I followed instruction mentioned in https://wiki.documentfoundation.org/Development/BuildingForAndroid

autogen.sh went through fine, my autogen.input looks like 

--enable-bogus-pkg-config
--with-distro=LibreOfficeAndroid
--with-android-ndk=/Users/Madhu/android-sdk-macosx/ndk-bundle
--with-android-sdk=/Users/Madhu/android-sdk-macosx
--with-jdk-home=/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home

However, when I run make, I am constantly hitting the following error

make[1]: *** No rule to make target `/Users/Madhu/lo/core/instdir_for_build/LibreOfficeDev.app/Contents/program/services.rdb', needed by `/Users/Madhu/lo/core/workdir_for_build/Executable/saxparser.run'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [build] Error 2

I am working on a Mac environment. I am not able to figure out what the cause could and hence not able to go forward with next steps of android build.

Can someone help me fix this issue in my env. ?

thanks,
Madhu

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://nabble.documentfoundation.org/Android-Build-error-tp4175817.html">Android Build error</a><br/>
Sent from the <a href="http://nabble.documentfoundation.org/Dev-f1639786.html">Dev mailing list archive</a> at Nabble.com.<br/>