[Pacemaker] Version of libqb is too old: v0.13 or greater requried
David Vossel
dvossel at redhat.com
Wed Jan 28 22:22:15 UTC 2015
----- Original Message -----
> Hi Everybody,
>
> I have compiled libqb 0.17.1 under Debian Jessie/testing amd64 as:
>
> tar zxvf libqb-v0.17.1.tar.gz
> cd libqb-0.17.1/
> ./autogen.sh
> ./configure
> make -j8
> make -j8 install
>
> Then after succesful builds of COROSYNC 2.3.4, CLUSTER-GLUE 1.0.12 and
> RESOURCE-AGENTS 3.9.5, compiling PACEMAKER 1.1.12 fails with:
>
> unzip Pacemaker-1.1.12.zip
> cd pacemaker-Pacemaker-1.1.12/
> addgroup --system haclient
> ./autogen.sh
> ./configure
> [...]
> configure: error: in `/home/alexis/pacemaker-Pacemaker-1.1.12':
> configure: error: Version of libqb is too old: v0.13 or greater requried
>
> I have tried to pass some flags to ./configure, but I still get this error.
what do you get when you run, pkg-config --version libqb
also, make sure you don't have an old version of libqb installed that you
did a make install over top.
-- Vossel
>
> What am I doing wrong?
>
> Thanks for your help,
>
> --
> Alexis de BRUYN <alexis.mailinglist at de-bruyn.fr>
>
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>
More information about the Pacemaker
mailing list