[Linux-HA] CVS HEAD won't compile
Simon Rowe
srowe at cambridgebroadband.com
Mon Oct 3 09:11:21 MDT 2005
(apologies but I'm not on the -dev list)
gmake[2]: Entering directory `/development/srowe/linux-ha/membership/ccm'
gcc -DHAVE_CONFIG_H -I. -I. -I../../linux-ha -I../../include -I../../include
-I../../include -I../../stonith -I../../stonith
-I../../linux-ha -I../../linux-ha -I../../libltdl
-I../../libltdl -I../../include/clplumbing
-I../../include/clplumbing -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 -Wpointer-arith -Wwrite-strings
-Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wformat=2
-Wformat-security -Wformat-nonliteral -Wno-long-long -ggdb3 -funsigned-char
-DVAR_RUN_D='"/var/run/"' -DVAR_LIB_D='"/var/lib/heartbeat"'
-DHA_D='"/etc/ha.d"' -DHALIB='"/usr/lib/heartbeat"' -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast
-Winline -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long
-ggdb3 -funsigned-char -c ccmmsg.c
ccmmsg.c: In function `ccm_create_msg':
ccmmsg.c:89: parse error before `char'
ccmmsg.c:100: `majortrans' undeclared (first use in this function)
ccmmsg.c:100: (Each undeclared identifier is reported only once
ccmmsg.c:100: for each function it appears in.)
ccmmsg.c:102: `minortrans' undeclared (first use in this function)
ccmmsg.c:104: `joinedtrans' undeclared (first use in this function)
ccmmsg.c:106: `cookie' undeclared (first use in this function)
gmake[2]: *** [ccmmsg.o] Error 1
More information about the Linux-HA
mailing list