Hello, I've had quite a hard time building autoconf for our power9 systems. I've tried building from the source on savannah and from the tarball. Here's what the configure script spit out, letting me know it could not recognize the OS.
config.guess timestamp = 2012-02-10 uname -m = ppc64le uname -r = 4.14.0-115.7.1.el7a.ppc64le uname -s = Linux uname -v = #1 SMP Thu Mar 28 16:03:17 UTC 2019 /usr/bin/uname -p = ppc64le /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = ppc64le /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = ppc64le UNAME_RELEASE = 4.14.0-115.7.1.el7a.ppc64le UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP Thu Mar 28 16:03:17 UTC 2019 Thank you, Asher Mancinelli