Re: [Linux-ha-dev] [PATCH]Patch to build cluster-glue in Fedora15

2011-10-12 Thread nozawat
Hi I found the same phenomenon in past ML. How did this turn out? Regards, Tomo 2011/10/12 nozawat > Hi Dejan > > I send the contents of the build error. > The content of the error is as follows. > > 1)error: variable 'internal_ty

Re: [Linux-ha-dev] [PATCH]Patch to build cluster-glue in Fedora15

2011-10-12 Thread Dejan Muhamedagic
Hi, On Wed, Oct 12, 2011 at 04:27:54PM +0900, nozawat wrote: > Hi > > I found the same phenomenon in past ML. > How did this turn out? > It turned out to be forgotten :( I applied the patch which was proposed in one of the messages. If

Re: [Linux-ha-dev] [PATCH] [glue] Fix compilation with GCC 4.6

2011-10-12 Thread Dejan Muhamedagic
On Mon, Jul 04, 2011 at 09:42:55PM +0100, Pádraig Brady wrote: > On 01/07/11 11:23, Dejan Muhamedagic wrote: > > Hi, > > > > On Fri, Jul 01, 2011 at 01:37:32AM +0100, Pádraig Brady wrote: > >> On 30/06/11 20:33, Lars Ellenberg wrote: > >>> On Wed, Jun 29, 2011 at 12:55:08PM +0100, Pádraig Brady wr

Re: [Linux-ha-dev] [PATCH] [glue] Fix compilation with GCC 4.6

2011-10-12 Thread Lars Ellenberg
On Wed, Oct 12, 2011 at 09:03:47PM +0200, Dejan Muhamedagic wrote: > On Mon, Jul 04, 2011 at 09:42:55PM +0100, Pádraig Brady wrote: > > On 01/07/11 11:23, Dejan Muhamedagic wrote: > > > Hi, > > > > > > On Fri, Jul 01, 2011 at 01:37:32AM +0100, Pádraig Brady wrote: > > >> On 30/06/11 20:33, Lars El

Re: [Linux-ha-dev] [PATCH]Patch to build cluster-glue in Fedora15

2011-10-12 Thread nozawat
Hi Dejan Thank you for applied. The build succeeded. Regards, Tomo 2011/10/13 Dejan Muhamedagic > Hi, > > On Wed, Oct 12, 2011 at 04:27:54PM +0900, nozawat wrote: > > Hi > > > > I found the same phenomenon in past ML. > > How did this turn out? > >

Re: [Linux-ha-dev] [PATCH] [glue] Fix compilation with GCC 4.6

2011-10-12 Thread nozawat
Hi > BTW, does this get rid of the compiler warning as well? The warning did not change. I build in gcc4.6.1 of Fedora15. --- apcsmart.c: In function 'apcsmart_hostlist': apcsmart.c:725:34: error: cast discards '__attribute__((const))' qualifier from pointer target type [-Werror=cast-qual] cc