Re: [Gluster-devel] Compilation failed on latest gluster

2016-08-25 Thread Ashish Pandey
uot; <mselv...@redhat.com>, "Gluster Devel" <gluster-devel@gluster.org> Sent: Thursday, August 25, 2016 11:38:46 AM Subject: Re: [Gluster-devel] Compilation failed on latest gluster Are you using something that's not Centos, NetBSD, or FreeBSD? I'm curious how we managed t

Re: [Gluster-devel] Compilation failed on latest gluster

2016-08-25 Thread Manikandan Selvaganesh
Hi, Yep, make uninstall and doing ./autogen.sh, ./configure, make && make install would work fine. On Thu, Aug 25, 2016 at 11:56 AM, Atin Mukherjee wrote: > Hmm, do a make uninstall, ./autogen.sh, ./configure, make && make install > > > On Thu, Aug 25, 2016 at 11:38 AM,

Re: [Gluster-devel] Compilation failed on latest gluster

2016-08-25 Thread Atin Mukherjee
Hmm, do a make uninstall, ./autogen.sh, ./configure, make && make install On Thu, Aug 25, 2016 at 11:38 AM, Nigel Babu wrote: > Are you using something that's not Centos, NetBSD, or FreeBSD? > > I'm curious how we managed to slip a build failure despite our smoke tests. > >

Re: [Gluster-devel] Compilation failed on latest gluster

2016-08-25 Thread Nigel Babu
Are you using something that's not Centos, NetBSD, or FreeBSD? I'm curious how we managed to slip a build failure despite our smoke tests. On Thu, Aug 25, 2016 at 11:19 AM, Ashish Pandey wrote: > Hi, > > I am trying to build latest code on my laptop and it is giving

[Gluster-devel] Compilation failed on latest gluster

2016-08-24 Thread Ashish Pandey
Hi, I am trying to build latest code on my laptop and it is giving compilation error - CC cli-rl.o CC cli-cmd-global.o CC cli-cmd-volume.o cli-cmd-volume.c: In function ‘cli_cmd_quota_cbk’: cli-cmd-volume.c:1712:35: error: ‘EVENT_QUOTA_ENABLE’ undeclared (first use in this function)