[ClusterLabs Developers] ./configure fails for SBD - configure: error: Missing required libraries or functions.

Klaus Wenninger kwenning at redhat.com
Thu Jun 23 15:41:26 UTC 2016


On 06/23/2016 02:55 PM, Anup Halarnkar wrote:
>
> I have installed pacemaker 1.1.15.
> Where do i get the pacemaker-integration package from?
> Is pcmk part of above?
>
That is not an extra package - part of sbd. Sbd communicates with pacemaker
via the cib if you build it against pacemaker.
I don't have pcmk either and it builds just fine - check configure.ac -
should be missing something else.

Maybe the BuildRequires from the spec-file I use (rhel-7.x) are helpful
for you:

BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  libuuid-devel
BuildRequires:  glib2-devel
BuildRequires:  libaio-devel
BuildRequires:  corosync-devel
BuildRequires:  pacemaker-libs-devel > 1.1.12
BuildRequires:  libtool
BuildRequires:  libuuid-devel
BuildRequires:  libxml2-devel
BuildRequires:  pkgconfig
BuildRequires:  python-devel

Are you building a current snapshot of https://github.com/Clusterlabs/sbd?
You could as well try autoreconf without the force-flag...

Regards,
Klaus

>
> Thanks,
> Anup
>
> Inactive hide details for Klaus Wenninger ---06/23/2016 05:17:29
> PM---On 06/23/2016 12:07 PM, Anup Halarnkar wrote: >Klaus Wenninger
> ---06/23/2016 05:17:29 PM---On 06/23/2016 12:07 PM, Anup Halarnkar
> wrote: >
>
> From: Klaus Wenninger <kwenning at redhat.com>
> To: developers at clusterlabs.org
> Date: 06/23/2016 05:17 PM
> Subject: Re: [ClusterLabs Developers] ./configure fails for SBD -
> configure: error: Missing required libraries or functions.
>
> ------------------------------------------------------------------------
>
>
>
> On 06/23/2016 12:07 PM, Anup Halarnkar wrote:
> >
> > /(See attached file: sbd_configure_log.txt)/
> >
> > Hi,
> >
> > I am trying to build *SBD *on
> > *OS*: RHEL 7.2
> > *Arch*: PPC64LE
> >
> > *Steps*:
> > 1. autoreconf -fi
> > 2. ./configure
> >
> > Step 2 fails with message : configure: error: Missing required
> > libraries or functions.
> >
> > After I checked the configure log, I noticed one package was not found
> > as given below:
> >
> > checking for pkg-config... /usr/bin/pkg-config
> > checking pkg-config is at least version 0.9.0... yes
> > checking for glib... yes
> > checking for pacemaker... yes
> >
> which version do you have?
> if you want the pacemaker-integration it requires > 1.1.12 iirc
> >
> > *checking for pcmk... no*
> >
> should be fine with pacemaker > 1.1.8
> >
> > checking for libqb... yes
> > checking for libxml... yes
> >
> > I have installed pacemaker successfully from Clusterlabs. Still I am
> > not sure if pcmk is installed or not.
> >
> > Any inputs will be greatly appreciated.
> >
> > Thanks and Regards,
> > Anup Halarnkar
> >
> >
> >
> > _______________________________________________
> > Developers mailing list
> > Developers at clusterlabs.org
> > http://clusterlabs.org/mailman/listinfo/developers
>
>
> _______________________________________________
> Developers mailing list
> Developers at clusterlabs.org
> http://clusterlabs.org/mailman/listinfo/developers
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/developers/attachments/20160623/8e89fd20/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.clusterlabs.org/pipermail/developers/attachments/20160623/8e89fd20/attachment-0002.gif>


More information about the Developers mailing list