我正在构建 OpenMPI-1.6.5。运行 autogen.sh 后,出现以下错误:
...
patching file opal/libltdl/loaders/preopen.c
++ patching for ifort (LT 2.2.0-4)
-- your libltdl doesn't need this! yay!
[Running] aclocal -I config -I opal/config -I orte/config -I ompi/config
configure.ac:35: error: m4_defn: undefined macro: _m4_divert_diversion
configure.ac:35: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: autom4te failed with exit status: 1
可能是什么问题?
我有工具:automake 1.10.1、autoconf 2.63、m4 1.4.12
任何帮助将不胜感激。
最好的,亚历克斯