libmrss icon indicating copy to clipboard operation
libmrss copied to clipboard

make failed

Open Edward-L opened this issue 7 years ago • 2 comments

root@yhk-RH2485-V2:/opt/lxf/libnxml# ./autogen.sh 
aclocal: warning: couldn't open directory 'm4': No such file or directory
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:15: installing './compile'
configure.ac:15: installing './config.guess'
configure.ac:15: installing './config.sub'
configure.ac:17: installing './install-sh'
configure.ac:17: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: error: required file './NEWS' not found

Edward-L avatar Jun 26 '18 07:06 Edward-L

May the Grace of God be upon you

ed-alvarez avatar Sep 08 '21 20:09 ed-alvarez

Yeah, just touch NEWS file, it would solve your build issue, seeing the same in this PR, https://github.com/Homebrew/homebrew-core/pull/163585

chenrui333 avatar Feb 21 '24 22:02 chenrui333