All,
I just downloaded the 2.1.2 tar ball to my RHEL5 64 bit system, and got
the following error during the ConfigureMe make phase:

 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/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 -DALIGNFUNC= -DMSGHDR_TYPE=msghdr -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 ipcsocket.lo -MD -MP -MF .deps/ipcsocket.Tpo -c
ipcsocket.c  -fPIC -DPIC -o .libs/ipcsocket.o
cc1: warnings being treated as errors
ipcsocket.c: In function 'socket_verify_auth':
ipcsocket.c:2293: warning: cast to pointer from integer of different
size
ipcsocket.c:2297: warning: cast to pointer from integer of different
size
gmake[2]: *** [ipcsocket.lo] Error 1
gmake[2]: Leaving directory
`/root/Downloads/heartbeat/heartbeat-2.1.2/lib/clplumbing'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/root/Downloads/heartbeat/heartbeat-2.1.2/lib'
gmake: *** [all-recursive] Error 1


Has anyone seen this before, or anyone know what to correct to complete
the build?

Thanks,
Doug Knight
_______________________________________________
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