[Linux-cluster] Problems building fence-agents from source

Benjamin Coddington bcodding at redhat.com
Thu Oct 23 14:46:49 UTC 2014


Hi Alan,

I don't know how well the upstream fence-agents will work or build on 
CentOS 6.5, but I can tell you that the way to resolve this particular 
problem would be to find the m4 for AC_PYTHON_MODULE and drop it in your 
build's m4/ directory..

Ben

On Thu, 23 Oct 2014, Alan Evangelista wrote:

> 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 at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster
>




More information about the Linux-cluster mailing list