用的苹果笔记本终端编译LibreOffice安卓版,make报错信息如下


make[1]: *** No rule to make target 
'/Users/ling/Downloads/core/instdir_for_build/LibreOfficeDev.app/Contents/Frameworks/libgcc3_uno.so',
 needed by 
'/Users/ling/Downloads/core/workdir_for_build/Executable/saxparser.run'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:296: build] Error 2


./autogen.sh的话可以通过,信息如下
To show information on various make targets and make flags, run:
/usr/local/opt/make/libexec/gnubin/make help


To just build, run:
/usr/local/opt/make/libexec/gnubin/make


BUILD / cross-toolset config, repeated (config.Build.warn)
*************************************
* WARNING : not building the bluetooth part of the sdremote - used api was 
removed from macOS SDK 10.15


I would like to ask how I can resolve it, thank you very much.

Reply via email to