我需要它工作的机器只有Autoconf,Automake,Autopoint,Libtool和编译器工具。This is Automake 1.15.1,configure.ac:25: comes from Automake 1.14.1.-1.14是必需的,而且Automake1.15不能使用。或者,由于我的Automake版本比配置的包更新,他们觉得
我如何强制automake创建一个标准的共享库,而不是libtoolized的库?通常,我会创建一个用完整路径引用并加载到主程序中的abc.so。有没有办法迫使AM也这么做?如果我将其列为_LIBRARY,automake会抱怨:'abc.so' is not a standard library name; did you mean 'libabc.a'
我只想澄清一下:
我正在尝试编译和构建automake 1.16,它以以下方式失败: help2man: can't get `--help' info from automake-1.16make: *** [doc/automake-1.16.1] Error 255 我在Stackoverflow和Github上搜索并发现了类似的问题如何在不安装"perl-Thread-Queue“的情况下成功
Temp/cproject$ mv configure.scan configure.ac $:~/Temp/cproject$ automake--add-missing
configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.configure.ac: You should verify that configure.ac invokes A