https://bugs.documentfoundation.org/show_bug.cgi?id=156623

--- Comment #55 from eric li <[email protected]> ---
(In reply to Michael Weghorn from comment #53)
> (In reply to eric li from comment #52)
> > now even in previsou directory which can work well still can't use make with
> > the error above
> > 
> > shanreal@eric-Inspiron-7559:~/NewLibreoffice$ make distclean
> > make: *** No rule to make target 'distclean'.  Stop.
> 
> That's fine if the directory is already clean.
> 
> >  
> > make install can't work again with errors below:
> > msicreator                 xmlsecurity
> > shanreal@eric-Inspiron-7559:~/NewLibreoffice$ cd android/
> > shanreal@eric-Inspiron-7559:~/NewLibreoffice/android$ cd source
> > shanreal@eric-Inspiron-7559:~/NewLibreoffice/android/source$ make install
> > make: /bin/lo-all-static-libs: Command not found
> > Makefile:3: ../../config_host.mk: No such file or directory
> > make: *** No rule to make target '../../config_host.mk'.  Stop.
> > shanreal@eric-Inspiron-7559:~/NewLibreoffice/android/source$
> 
> I'd suggest to do a `git clean -dxf` then in both directories to remove all
> files not maintained in git, then start afresh (put autogen.input in place,
> `./autogen.sh`, `make`).


I did what you suggested,,it works...and now I can use 64bit now ,,but still
the same problem not resolve ,,,that is android studio can't build it with
missing *.so..in the android studio ,,I think the direcotry is wrong ..in
project model,,I even can't find out the lib or jniLib directory

shanreal@eric-Inspiron-7559:~/libreoffice$ more autogen.input
--with-distro=LibreOfficeAndroidAarch64
--with-android-sdk=/home/shanreal/Android/Sdk
--with-android-ndk=/home/shanreal/Android/Sdk/ndk/25.2.9519653
--with-jdk-home=/usr/lib/jvm/java-17-openjdk-amd64



thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to