From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Massimo Di Nitto Date: Mon, 20 Nov 2006 08:48:20 +0100 Subject: [Cluster-devel] duplicate definition in CVS HEAD Message-ID: <45615DC4.4020504@ubuntu.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi Lon, gcc -Wall -I../../include -I../../config -I/usr/include/openais -I/usr/include/libvirt -I/usr/include/firefox/nss -I/usr/include/firefox/nspr -I../../../cman/lib -I../../../ccs/lib -DFENCE_RELEASE_NAME=\"2.0\" -Wall -Werror -Wstrict-prototypes -Wshadow -ggdb -D_GNU_SOURCE -c -o options.o options.c options.c:258: error: redefinition of ?assign_noccs? options.c:251: error: previous definition of ?assign_noccs? was here make[4]: *** [options.o] Error 1 make[4]: Leaving directory `/usr/src/ubuntu/mypkgs/rhcluster/redhat-cluster-suite-2.20061120/fence/agents/xvm' probably a wrong merge/commit? ;) static inline void assign_noccs(fence_xvm_args_t *args, struct arg_info *arg, char *value) { args->flags |= F_NOCCS; } static inline void assign_noccs(fence_xvm_args_t *args, struct arg_info *arg, char *value) { args->flags |= F_NOCCS; } Thanks Fabio -- I'm going to make him an offer he can't refuse.