Niels de Vos
2016-Aug-04 15:39 UTC
[Gluster-users] gluster 3.8.1 issue in compiling from source tarball
On Thu, Aug 04, 2016 at 05:13:40PM +0200, Yannick Perret wrote:> Le 03/08/2016 ? 17:01, Kaleb S. KEITHLEY a ?crit : > > On 08/03/2016 10:42 AM, Yannick Perret wrote: > > > Le 03/08/2016 ? 15:33, Amudhan P a ?crit : > > > > Hi, > > > > > > > > I am trying to install gluster 3.8.1 from tarball in Ubuntu 14.04. > > > > > > > > 1. when i run "./configure --disable-tiering" at the end showing msg > > > > > > > > configure: WARNING: cache variable ac_cv_build contains a newline > > > > configure: WARNING: cache variable ac_cv_host contains a newline > > > > > > > > 2. running "make" command throws below msg and stops > > > > > > > > Makefile:90: *** missing separator. Stop. > > > > > > > Got the same problem when trying to compile it on Debian 8.2. > > > > > try ./autogen.sh && ./configure --disable-tiering > > > > (works for me on my debian 8 box) > > > Thanks. Worked fine. > > I did not had to do that on 3.6.x and 3.7.x series, btw.Could you check with the latest 3.7.14 release? Both tarballs are generated with the same autotools version. If there is an issue with only the 3.8.x release, we might be able to fix it. If it happens on both, I guess it'll be more difficult. Also, patches welcome :) Thanks, Niels -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160804/19fccde7/attachment.sig>
Yannick Perret
2016-Aug-04 16:13 UTC
[Gluster-users] gluster 3.8.1 issue in compiling from source tarball
Le 04/08/2016 ? 17:39, Niels de Vos a ?crit :> On Thu, Aug 04, 2016 at 05:13:40PM +0200, Yannick Perret wrote: >> Le 03/08/2016 ? 17:01, Kaleb S. KEITHLEY a ?crit : >>> On 08/03/2016 10:42 AM, Yannick Perret wrote: >>>> Le 03/08/2016 ? 15:33, Amudhan P a ?crit : >>>>> Hi, >>>>> >>>>> I am trying to install gluster 3.8.1 from tarball in Ubuntu 14.04. >>>>> >>>>> 1. when i run "./configure --disable-tiering" at the end showing msg >>>>> >>>>> configure: WARNING: cache variable ac_cv_build contains a newline >>>>> configure: WARNING: cache variable ac_cv_host contains a newline >>>>> >>>>> 2. running "make" command throws below msg and stops >>>>> >>>>> Makefile:90: *** missing separator. Stop. >>>>> >>>> Got the same problem when trying to compile it on Debian 8.2. >>>> >>> try ./autogen.sh && ./configure --disable-tiering >>> >>> (works for me on my debian 8 box) >>> >> Thanks. Worked fine. >> >> I did not had to do that on 3.6.x and 3.7.x series, btw. > Could you check with the latest 3.7.14 release? Both tarballs are > generated with the same autotools version. If there is an issue with > only the 3.8.x release, we might be able to fix it. If it happens on > both, I guess it'll be more difficult. Also, patches welcome :)I just tested on 3.7.14 and I don't have the problem: wget https://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.14/glusterfs-3.7.14.tar.gz tar zxvf glusterfs-3.7.14.tar.gz cd glusterfs-3.7.14 ./configure --disable-tiering ? no error/warning make ? no error Regards, -- Y.> Thanks, > Niels-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3369 bytes Desc: Signature cryptographique S/MIME URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160804/3da2d1c9/attachment.p7s>