From: Fabio M. Di Nitto <fdinitto@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] Error when compiling dlm from cman
Date: Wed, 26 Oct 2011 05:25:39 +0200 [thread overview]
Message-ID: <4EA77DB3.9030000@redhat.com> (raw)
In-Reply-To: <CAGWRaZaJ8C+tRC4DDdVmU7sECKACQe2uNU3BfnMCYyG7sBF8aA@mail.gmail.com>
On 10/26/2011 03:47 AM, Nick Khamis wrote:
> Hello Everyone,
>
> I am attempting to provide ocfs2 dlm and fencing support for our
> pacemaker cluster. I recieve an error when configuring using:
>
> ./configure --prefix=/usr/local --without_cman
You need to drop --without_cman. Those flags have to be used carefully.
--without_cman means: do not build the local copy of cman (shipped with
the tarball) but rather use the system version.
The daemons, even if compiled for pcmk, still need libcman to build,
link and load, even if it might not be used at runtime.
Fabio
next prev parent reply other threads:[~2011-10-26 3:25 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-26 1:47 [Cluster-devel] Error when compiling dlm from cman Nick Khamis
2011-10-26 2:59 ` Bob Peterson
2011-10-26 3:25 ` Fabio M. Di Nitto [this message]
[not found] ` <CAGWRaZZPDoXRcTUjSgWBWVXZQeDU-btkcpOgqwX7uw=MdqnOmQ@mail.gmail.com>
2011-10-26 18:09 ` Fabio M. Di Nitto
2011-10-26 18:12 ` Nick Khamis
2011-10-26 18:14 ` Fabio M. Di Nitto
2011-10-26 18:17 ` Nick Khamis
2011-10-26 18:19 ` Fabio M. Di Nitto
2011-10-26 18:29 ` Nick Khamis
2011-10-26 18:34 ` Nick Khamis
2011-10-26 18:36 ` Fabio M. Di Nitto
2011-10-26 18:38 ` Nick Khamis
2011-10-26 18:41 ` Fabio M. Di Nitto
2011-10-26 20:46 ` Nick Khamis
2011-10-26 18:34 ` Fabio M. Di Nitto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EA77DB3.9030000@redhat.com \
--to=fdinitto@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.