<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 06/23/2016 02:55 PM, Anup Halarnkar
wrote:<br>
</div>
<blockquote
cite="mid:OF3E3EC8A6.D9DD5626-ON00257FDB.0046D753-65257FDB.004702A5@notes.na.collabserv.com"
type="cite">
<p>I have installed pacemaker 1.1.15. <br>
Where do i get the pacemaker-integration package from? <br>
Is pcmk part of above?<br>
</p>
</blockquote>
That is not an extra package - part of sbd. Sbd communicates with
pacemaker<br>
via the cib if you build it against pacemaker.<br>
I don't have pcmk either and it builds just fine - check
configure.ac - should be missing something else.<br>
<br>
Maybe the BuildRequires from the spec-file I use (rhel-7.x) are
helpful for you:<br>
<br>
BuildRequires: autoconf<br>
BuildRequires: automake<br>
BuildRequires: libuuid-devel<br>
BuildRequires: glib2-devel<br>
BuildRequires: libaio-devel<br>
BuildRequires: corosync-devel<br>
BuildRequires: pacemaker-libs-devel > 1.1.12<br>
BuildRequires: libtool<br>
BuildRequires: libuuid-devel<br>
BuildRequires: libxml2-devel<br>
BuildRequires: pkgconfig<br>
BuildRequires: python-devel<br>
<br>
Are you building a current snapshot of
<a class="moz-txt-link-freetext" href="https://github.com/Clusterlabs/sbd">https://github.com/Clusterlabs/sbd</a>?<br>
You could as well try autoreconf without the force-flag...<br>
<br>
Regards,<br>
Klaus<br>
<br>
<blockquote
cite="mid:OF3E3EC8A6.D9DD5626-ON00257FDB.0046D753-65257FDB.004702A5@notes.na.collabserv.com"
type="cite">
<p><br>
Thanks,<br>
Anup<br>
<br>
<img src="cid:part1.03040802.02000807@redhat.com" alt="Inactive
hide details for Klaus Wenninger ---06/23/2016 05:17:29
PM---On 06/23/2016 12:07 PM, Anup Halarnkar wrote: >"
height="16" width="16" border="0"><font color="#424282">Klaus
Wenninger ---06/23/2016 05:17:29 PM---On 06/23/2016 12:07 PM,
Anup Halarnkar wrote: ></font><br>
<br>
<font size="2" color="#5F5F5F">From: </font><font size="2">Klaus
Wenninger <a class="moz-txt-link-rfc2396E" href="mailto:kwenning@redhat.com"><kwenning@redhat.com></a></font><br>
<font size="2" color="#5F5F5F">To: </font><font size="2"><a class="moz-txt-link-abbreviated" href="mailto:developers@clusterlabs.org">developers@clusterlabs.org</a></font><br>
<font size="2" color="#5F5F5F">Date: </font><font size="2">06/23/2016
05:17 PM</font><br>
<font size="2" color="#5F5F5F">Subject: </font><font size="2">Re:
[ClusterLabs Developers] ./configure fails for SBD -
configure: error: Missing required libraries or functions.</font><br>
</p>
<hr style="color:#8091A5; " size="2" noshade="noshade"
width="100%" align="left"><br>
<br>
<br>
<tt>On 06/23/2016 12:07 PM, Anup Halarnkar wrote:<br>
><br>
> /(See attached file: sbd_configure_log.txt)/<br>
><br>
> Hi,<br>
><br>
> I am trying to build *SBD *on<br>
> *OS*: RHEL 7.2<br>
> *Arch*: PPC64LE<br>
><br>
> *Steps*:<br>
> 1. autoreconf -fi<br>
> 2. ./configure<br>
><br>
> Step 2 fails with message : configure: error: Missing
required<br>
> libraries or functions.<br>
><br>
> After I checked the configure log, I noticed one package
was not found<br>
> as given below:<br>
><br>
> checking for pkg-config... /usr/bin/pkg-config<br>
> checking pkg-config is at least version 0.9.0... yes<br>
> checking for glib... yes<br>
> checking for pacemaker... yes<br>
><br>
which version do you have?<br>
if you want the pacemaker-integration it requires > 1.1.12
iirc<br>
><br>
> *checking for pcmk... no*<br>
><br>
should be fine with pacemaker > 1.1.8<br>
><br>
> checking for libqb... yes<br>
> checking for libxml... yes<br>
><br>
> I have installed pacemaker successfully from Clusterlabs.
Still I am<br>
> not sure if pcmk is installed or not.<br>
><br>
> Any inputs will be greatly appreciated.<br>
><br>
> Thanks and Regards,<br>
> Anup Halarnkar<br>
><br>
><br>
><br>
> _______________________________________________<br>
> Developers mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:Developers@clusterlabs.org">Developers@clusterlabs.org</a><br>
> </tt><tt><a moz-do-not-send="true"
href="http://clusterlabs.org/mailman/listinfo/developers">http://clusterlabs.org/mailman/listinfo/developers</a></tt><tt><br>
<br>
<br>
_______________________________________________<br>
Developers mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:Developers@clusterlabs.org">Developers@clusterlabs.org</a><br>
</tt><tt><a moz-do-not-send="true"
href="http://clusterlabs.org/mailman/listinfo/developers">http://clusterlabs.org/mailman/listinfo/developers</a></tt><tt><br>
<br>
</tt><br>
<br>
</blockquote>
<br>
</body>
</html>