doubt in heartbeat

Alan Robertson alanr@unix.sh
Thu, 02 Aug 2001 16:30:24 +0200


Hi,

Emerson Y wrote:
> 
> Respected sir,
  ^^^^^^^^^ ^^^  Obviously you sent this to the wrong address ;-)

> We have planned to implement Heartbeat package for Slackware linux.
> would you give me elobarate guide for that?
> What are the Key changes to be made, when compared to RedHat linux.
> Please...
> thanking you,
> Emerson.Y

There is only one change that I know of related to a newer compiler
version.  I'm not that familiar with Slackware, but I don't run Red Hat any
more either...

Two people who have done this (If I recall correctly) are:
	Mauricio Sessue Otta <mauricio@cristorei.com.br>
and	David Lang <dlang@diginsite.com>

The change that was needed by David and Maurcio was that a #define was moved
from one header file to another.  The missing/moved #define is CLK_TCK and
the place it is now defined is <time.h>.  Please correct me if I'm wrong
guys...

So, compile it, and those files (I think there are two) where this occurs,
add a #include of <time.h> to them.

That's all that I know of.  Beyond that, you have to ask Maruicio and David.

If you know of anything else guys, please reply to all on this email, so
everyone on the list can hear about it, and it can go into the archives.

	-- Alan Robertson
	   alanr@unix.sh