On 1/13/06, Joachim Banzhaf <[EMAIL PROTECTED]> wrote: > Hi devs, > > This is from a fresh cvs checkout: build failed because of a compiler warning.
my bad - it will be fixed if you update again. > > [EMAIL PROTECTED] ~/heartbeat/linux-ha > # ./ConfigureMe package > > Configure flags for SuSE Linux: --prefix=/usr --sysconfdir=/etc > --localstatedir=/var --with-group-id=90 --with-ccmuser-id=90 > Running ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var > --with-group-id=90 --with-ccmuser-id=90 > checking build system type... i686-suse-linux > > ... > > ../libltdl -I../../linux-ha -I../../linux-ha -I../.. -I../.. > -DLIBNET_LIL_ENDIAN -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD > -DHAVE_NET_ETHERNET_H -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include -DHA_VARLIBDIR='"/var/lib"' > -fno-unit-at-a-time -Wall -Wmissing-prototypes -Wmissing-declarations > -Wstrict-prototypes -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 crmd-fsa.o -MD -MP -MF > ".deps/crmd-fsa.Tpo" -c -o crmd-fsa.o `test -f 'fsa.c' || echo './'`fsa.c; \ > then mv -f ".deps/crmd-fsa.Tpo" ".deps/crmd-fsa.Po"; else rm -f > ".deps/crmd-fsa.Tpo"; exit 1; fi > fsa.c:103: warning: `init_dotfile' defined but not used > gmake[3]: *** [crmd-fsa.o] Error 1 > gmake[3]: Leaving directory `/usr/src/packages/BUILD/heartbeat-2.0.3/crm/crmd' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/src/packages/BUILD/heartbeat-2.0.3/crm' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/packages/BUILD/heartbeat-2.0.3' > error: Bad exit status from /var/tmp/rpm-tmp.72996 (%build) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.72996 (%build) > gmake: *** [rpm] Error 1 > > > regards, > > Joachim Banzhaf > > _______________________________________________________ > Linux-HA-Dev: [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev > Home Page: http://linux-ha.org/ > _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
