[Linux-ha-dev] Ordering of OCF Start, Stop and Monitor actions

Doug Knight dknight at wsi.com
Wed Mar 28 14:01:05 MDT 2007


Alan and Lars,
After much effort, I have had no success in building from the mercurial
version. Here's what I tried, and since this is the first time I've
tried to build a dev version, maybe you can see where I'm going wrong:

Downloaded tar from hg.linux-ha.org/dev
Unpacked it in a subdirectory to my root account, HA
Attempted a quick ConfigureMe configure, got errors that it couldn't
find libtool, automake, autoconf
Did a side-by-side comparison to the HA 2.0.8 I built successfully and
am running with, found no libltdl.tar or libltdl directory under the dev
version. Copied these from my original stable release tar into the
directory structure for the dev version.
Ran ConfigureMe configure, which then complained about all the
Makefile.in files missing. Copied those over as well from the
side-by-side. Also pulled include/ha_config.h.in and
linux-ha/config.h.in since it complained about those missing too.
ConfigureMe configure runs to completion
ConfigureMe make exits with the following:

In file included from base64.c:18:
../../include/heartbeat.h:38:23: error: hb_config.h: No such file or
directory
../../include/heartbeat.h:98:1: error: "HB_RC_DIR" redefined
In file included from ../../include/lha_internal.h:37,
                 from base64.c:17:
../../linux-ha/config.h:504:1: error: this is the location of the
previous definition
In file included from base64.c:18:
../../include/heartbeat.h:102:1: error: "HALIB" redefined
<command line>:1:1: error: this is the location of the previous
definition
gmake[2]: *** [base64.lo] Error 1
gmake[2]: Leaving directory
`/root/HA/Heartbeat-Dev-829e377e00bd/lib/clplumbing'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/root/HA/Heartbeat-Dev-829e377e00bd/lib'
gmake: *** [all-recursive] Error 1


Any ideas?

Doug



On Sun, 2007-03-25 at 16:06 -0600, Alan Robertson wrote:

> Doug Knight wrote:
> > Got it. The attached file contains the strace from the second attempt by
> > heartbeat to start the resource up as master, right up until it was
> > killed. The resource already showed failed on the gui. I zipped it up
> > using gzip.
> 
> Lars asked a good question as well...
> 
> Could you kindly reproduce this with the current Mercurial tip version?
> 
> 	Thanks1
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.community.tummy.com/pipermail/linux-ha-dev/attachments/20070328/01715fbb/attachment.htm


More information about the Linux-HA-Dev mailing list