https://bugs.documentfoundation.org/show_bug.cgi?id=156623
--- Comment #54 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 can do that,,but I feel there are something wrong with "make" I will do it later,, -- You are receiving this mail because: You are the assignee for the bug.
