Lars Marowsky-Bree wrote:
On 2007-06-20T12:00:03, Madison Kelly <[EMAIL PROTECTED]> wrote:

install) after installing from source 2.0.8.

2.0.8 is ancient; I'd no longer deploy it anywhere for production.

I'd recommend at least the packages from
http://software.opensuse.org/download/server:/ha-clustering (Debian,
too!) or even http://hg.linux-ha.org/dev directly.



Regards,
    Lars


I tried the binaries on the SUSE site under both Debian and Ubuntu and got the same results. I went to the second link but I am afraid I couldn't see where to get the newer/est version to download. I just tried compiling the version here: http://hg.linux-ha.org/dev/archive/STABLE-2.1.0.tar.bz2 on the recommendation of another user on another thread but got these compile error:

raexeclsb.c:47:29: error: libxml/entities.h: No such file or directory
cc1: warnings being treated as errors
raexeclsb.c: In function 'get_resource_meta':
raexeclsb.c:522: warning: implicit declaration of function 'xmlEncodeEntitiesReentrant'
raexeclsb.c:522: error: 'BAD_CAST' undeclared (first use in this function)
raexeclsb.c:522: error: (Each undeclared identifier is reported only once
raexeclsb.c:522: error: for each function it appears in.)
raexeclsb.c:522: error: expected ')' before 'buffer'
raexeclsb.c:522: warning: cast from function call of type 'int' to non-matching type 'char *'
raexeclsb.c:523: error: expected ')' before 'buffer'
raexeclsb.c:523: warning: cast from function call of type 'int' to non-matching type 'char *'
raexeclsb.c:524: error: expected ')' before 'buffer'
raexeclsb.c:524: warning: cast from function call of type 'int' to non-matching type 'char *'
raexeclsb.c:525: error: expected ')' before 'buffer'
raexeclsb.c:525: warning: cast from function call of type 'int' to non-matching type 'char *'
raexeclsb.c:526: error: expected ')' before 'buffer'
raexeclsb.c:526: warning: cast from function call of type 'int' to non-matching type 'char *'
raexeclsb.c:527: error: expected ')' before 'buffer'
raexeclsb.c:527: warning: cast from function call of type 'int' to non-matching type 'char *'
raexeclsb.c:528: error: expected ')' before 'buffer'
raexeclsb.c:528: warning: cast from function call of type 'int' to non-matching type 'char *'
raexeclsb.c:529: error: expected ')' before 'buffer'
raexeclsb.c:529: warning: cast from function call of type 'int' to non-matching type 'char *'
raexeclsb.c:554: warning: implicit declaration of function 'BAD_CAST'
raexeclsb.c:554: warning: cast from function call of type 'int' to non-matching type 'char *'
raexeclsb.c:579: warning: implicit declaration of function 'xmlFree'
make[3]: *** [raexeclsb.lo] Error 1
make[3]: Leaving directory `/root/ha/Heartbeat-Dev-558427e03930/lib/plugins/lrm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/ha/Heartbeat-Dev-558427e03930/lib/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/ha/Heartbeat-Dev-558427e03930/lib'
make: *** [all-recursive] Error 1


  Needless to say, I am starting to get a little dis-heartened!

Madi
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to