I had downloaded from the HA site itself the Fedora Version of the Source RPM and it works and compiles just fine on a RHEL4U6 x86_64bit Systems
MT On Tuesday 18 March 2008, Johan Hoeke wrote: > LS, > > Am compiling heartbeat-2.1.3-15-1 obtained from > http://download.opensuse.org/repositories/server:/ha-clustering/RHEL_5/src/ >heartbeat-2.1.3-15.1.src.rpm > > ./ConfigureMe configure --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --mandir=/usr/share/man --disable-rpath > > (all is well) > > make > > Getting the following error: > > gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include > -I../../../include -I../../../include -I../../../linux-ha > -I../../../linux-ha -I../../../libltdl -I../../../libltdl > -I../../../lib/upmls -I../../../lib/upmls -I/usr/include/glib-2.0 > -I/usr/lib64/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 -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 hbaping.lo -MD -MP -MF .deps/hbaping.Tpo -c > hbaping.c -fPIC -DPIC -o .libs/hbaping.o > hbaping.c: In function `hbaping_read': > hbaping.c:326: warning: passing arg 2 of `msg2wirefmt' from incompatible > pointer type > gmake[4]: *** [hbaping.lo] Error 1 > > [EMAIL PROTECTED] heartbeat]# uname -a > Linux mandelbrot.uvt.nl 2.6.9-67.0.4.ELsmp #1 SMP Fri Jan 18 05:00:00 > EST 2008 x86_64 x86_64 x86_64 GNU/Linux > > N.B: > > This error does _not_ occur on our i386 RHEL AS 4.6 systems... > > regards, > > Johan > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
