On Fri, 2008-11-21 at 05:54 -0800, haresh ghoghari wrote: > Dear Friends > I am new for LInux-HA > > I am trying to install Linux-HA on redhat5 and I am getting following error > while it ./ConfugureMe make > > Heartbeat-STABLE-2-1-STABLE-2.1.4 > > Step 1 : This is working fine > ./ConfigureMe > configure --prefix=/naccrraware/ha --sysconfdir=/naccrraware/ha/etc > --localstatedir=/naccrraware/ha/var --mandir=/usr/share/man > --disable-rpath > > Step 2 : > ./ConfigureMe make > > > gmake[2]: Leaving directory > `/naccrraware/softwares/Heartbeat-STABLE-2-1-STABLE-2.1.4/telecom/apphbd' > Making all in recoverymgrd > gmake[2]: Entering directory > `/naccrraware/softwares/Heartbeat-STABLE-2-1-STABLE-2.1.4/telecom/recoverymgrd' > if > gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include > -I../../include -I../../include -I../../libltdl -I../../libltdl > -I../../linux-ha -I../../linux-ha -D_BSD_SOURCE -D__BSD_SOURCE > -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -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 -Werror -ggdb3 > -funsigned-char -MT recoverymgrd-conf_yacc.o -MD -MP -MF > ".deps/recoverymgrd-conf_yacc.Tpo" -c -o recoverymgrd-conf_yacc.o `test > -f 'conf_yacc.c' || echo './'`conf_yacc.c; \ > > then mv -f ".deps/recoverymgrd-conf_yacc.Tpo" > ".deps/recoverymgrd-conf_yacc.Po"; else rm -f > ".deps/recoverymgrd-conf_yacc.Tpo"; exit 1; fi > cc1: warnings being treated as errors > conf_yacc.c:14: warning: function declaration > isnât a prototype > conf_yacc.c:190: warning: function declaration isnât a prototype > gmake[2]: *** [recoverymgrd-conf_yacc.o] Error 1 > gmake[2]: Leaving directory > `/naccrraware/softwares/Heartbeat-STABLE-2-1-STABLE-2.1.4/telecom/recoverymgrd' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/naccrraware/softwares/Heartbeat-STABLE-2-1-STABLE-2.1.4/telecom' > make: *** [all-recursive] Error 1 > > > Thanks > -Haresh >
For RHEL5 you can also use the rpm's from here: http://download.opensuse.org/repositories/server:/ha-clustering/RHEL_5/ These should work for you. Have a nice weekend. Tobias _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
