Re: [ClusterLabs] Pacemaker build error

2015-11-04 Thread Ken Gaillot
On 11/03/2015 11:10 PM, Jim Van Oosten wrote: > > > I am getting a compile error when building Pacemaker on Linux version > 2.6.32-431.el6.x86_64. > > The build commands: > > git clone git://github.com/ClusterLabs/pacemaker.git > cd pacemaker > ./autogen.sh && ./configure --prefix=/usr

Re: [ClusterLabs] Pacemaker build error

2015-11-04 Thread Ken Gaillot
On 11/04/2015 09:31 AM, Ken Gaillot wrote: > On 11/03/2015 11:10 PM, Jim Van Oosten wrote: >> >> >> I am getting a compile error when building Pacemaker on Linux version >> 2.6.32-431.el6.x86_64. >> >> The build commands: >> >> git clone git://github.com/ClusterLabs/pacemaker.git >> cd pacemaker

[ClusterLabs] Pacemaker build error

2015-11-03 Thread Jim Van Oosten
I am getting a compile error when building Pacemaker on Linux version 2.6.32-431.el6.x86_64. The build commands: git clone git://github.com/ClusterLabs/pacemaker.git cd pacemaker ./autogen.sh && ./configure --prefix=/usr --sysconfdir=/etc make make install The compile error: Making install