Thank you very much for your answers. The issue is that I'm gonna have to be installing heartbeat under a powerpc arch. and I was told there was no rpm for it, that was why I was rather trying to do it from the source...I will ask the people that wants it if migrating to corosync is an option.
Emilio. 2013/9/18 Digimer <[email protected]> > I know that "you shouldn't use X, use Y" posts are not the best, > however, you should not be using heartbeat. It's no longer actively > developed, hasn't been for some time and there are no plans to restart > it in the future. It is deprecated. > > The ideal stack is corosync + pacemaker, with one exception. If you > want/need Red Hat support, corosync + cman + rgmanager is the best > choice. It is expected that Red Hat will switch to corosync + pacemaker > "real soon now(tm)", as that is the platform (almost?) all other distros > use. > > Cheers > > On 18/09/13 11:43, Emilio López wrote: > > Hi I'm having issues compiling and installing Heartbeat 3.0.5 from source > > at RHEL 6.3 and I'm running with some issues I cannot solve. Prior > > compiling Heartbeat I was able to install all dependencies but when I get > > the stage of "make" I get > > > > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include > > -I../linux-ha -I../linux-ha -I../libltdl -I../libltdl > > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g > > -I/usr/include/heartbeat -Wall -Wmissing-prototypes > -Wmissing-declarations > > -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith > > -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline > > -Wmissing-format-attribute -Wformat=2 -Wformat-security > -Wformat-nonliteral > > -Wno-long-long -Wno-strict-aliasing -ggdb3 -funsigned-char -O2 -g > > -I/usr/include/heartbeat -Wall -Wmissing-prototypes > -Wmissing-declarations > > -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith > > -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline > > -Wmissing-format-attribute -Wformat=2 -Wformat-security > -Wformat-nonliteral > > -Wno-long-long -Wno-strict-aliasing -ggdb3 -funsigned-char -MT > > heartbeat-heartbeat.o -MD -MP -MF .deps/heartbeat-heartbeat.Tpo -c -o > > heartbeat-heartbeat.o `test -f 'heartbeat.c' || echo './'`heartbeat.c > > heartbeat.c: In function 'restart_heartbeat': > > heartbeat.c:4216: error: 'HA_LIBHBDIR' undeclared (first use in this > > function) > > heartbeat.c:4216: error: (Each undeclared identifier is reported only > once > > heartbeat.c:4216: error: for each function it appears in.) > > heartbeat.c:4216: error: expected ')' before string constant > > heartbeat.c:4219: error: too few arguments to function 'execl' > > heartbeat.c:4221: error: expected ')' before string constant > > heartbeat.c:4222: error: too few arguments to function 'execl' > > heartbeat.c:4229: error: expected ')' before string constant > > heartbeat.c:4229: error: too few arguments to function 'execl' > > heartbeat.c:4231: error: expected ')' before 'HA_LIBHBDIR' > > gmake[2]: *** [heartbeat-heartbeat.o] Error 1 > > gmake[2]: Leaving directory > > `/root/rpmbuild/BUILD/Heartbeat-3-0-STABLE-3.0.4/heartbeat' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory > > `/root/rpmbuild/BUILD/Heartbeat-3-0-STABLE-3.0.4/heartbeat' > > make: *** [all-recursive] Error 1 > > error: Estado de salida erróneo de /var/tmp/rpm-tmp.nA38v2 (%build) > > > > > > Errores de construcción RPM: > > Estado de salida erróneo de /var/tmp/rpm-tmp.nA38v2 (%build) > > > > > > and then it won't go on. Any suggestions? > > > > Thank you, > > > > Emilio. > > _______________________________________________ > > Linux-HA mailing list > > [email protected] > > http://lists.linux-ha.org/mailman/listinfo/linux-ha > > See also: http://linux-ha.org/ReportingProblems > > > > > -- > Digimer > Papers and Projects: https://alteeve.ca/w/ > What if the cure for cancer is trapped in the mind of a person without > access to education? > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
