Kaleb S. KEITHLEY
2016-Aug-03 15:01 UTC
[Gluster-users] gluster 3.8.1 issue in compiling from source tarball
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) -- Kaleb
Yannick Perret
2016-Aug-04 15:13 UTC
[Gluster-users] gluster 3.8.1 issue in compiling from source tarball
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. -- Y. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3370 bytes Desc: Signature cryptographique S/MIME URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160804/cbd7f260/attachment.p7s>
Amudhan P
2016-Aug-05 13:36 UTC
[Gluster-users] gluster 3.8.1 issue in compiling from source tarball
Sorry for delayed reply. it works now. On Wed, Aug 3, 2016 at 8:31 PM, Kaleb S. KEITHLEY <kkeithle at redhat.com> wrote:> 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) > > -- > > Kaleb >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160805/f7c9e5de/attachment.html>