Closed bourdin closed 2 years ago
According to this post, it seems the problem can be resolved by autoconf 2.7.0 or newer versions. Could you give it a try? Note once it is installed, please run command "autoreconf -i"
before your configure
command.
Thanks. It worked (modulo having to build a newer version of autoconf).
Configure fails when using the latest version of the intel OneAPI compilers on a plain RHEL7 linux box. I don't understand where the
-loopopt-1
options gets pulled from.config.log
Any idea?