Hi Klaus, Yes. Installed libaio and build done.
Thanks, Anup Halarnkar From: Klaus Wenninger <[email protected]> To: Anup Halarnkar/Austin/Contr/IBM@IBMUS, [email protected] Date: 06/23/2016 09:12 PM Subject: Re: [ClusterLabs Developers] ./configure fails for SBD - configure: error: Missing required libraries or functions. 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 <[email protected]> To: [email protected] 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 > [email protected] > http://clusterlabs.org/mailman/listinfo/developers _______________________________________________ Developers mailing list [email protected] http://clusterlabs.org/mailman/listinfo/developers
_______________________________________________ Developers mailing list [email protected] http://clusterlabs.org/mailman/listinfo/developers
