Hi. I'm trying to build fence-agents from source (master branch) on CentOS 6.5. I already installed the following rpm packages (dependencies): autoconf, automake, gcc, libtool, nss, nss-devel. When I tried to run ./autogen.sh, I got: configure.ac:162: error: possibly undefined macro: AC_PYTHON_MODULE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. I then run $ autoreconf --install and autogen worked. Then, I have a problem running ./configure: ./configure: line 18284: syntax error near unexpected token `suds,' ./configure: line 18284: `AC_PYTHON_MODULE(suds, 1)' I never had this problem before with earlier fence-agents versions. Am I missing something or is there an issue with upstream code? RPM dependencies versions: autoconf-2.63-5.1.el6.noarch automake-1.11.1-4.el6.noarch libtool-2.2.6-15.5.el6.x86_64 Regards, Alan Evangelista -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster