[Gluster-devel] Fwd: Compiling GLFS Source Tree under SLES15

Kaleb S. KEITHLEY kkeithle at redhat.com
Tue Oct 16 14:44:05 UTC 2018




-------- Forwarded Message --------
Subject: Re: Compiling GLFS Source Tree under SLES15
Date: Tue, 16 Oct 2018 09:48:21 -0400
From: Kaleb S. KEITHLEY <kkeithle at redhat.com>
To: David Spisla <spisla80 at gmail.com>

On 10/16/18 9:30 AM, David Spisla wrote:
> Hello Kaleb,
> I've heard that you are responsible building Gluster RPMs for SUSE.
> At the moment I am working with SLES15 and do some xlator experiments.
> Therefore I am compiling the Source Tree to get all dependencies to
> compile some xlators manually.
> 
> Is there any recommendation from the Gluster community to compile
> options under SUSE?
> I use at the moment:
> 
> ./autogen.sh
> ./configure --without-libtirpc
> make


The rpm .spec I use for sles-15 is
https://github.com/gluster/glusterfs-suse/blob/sles15-glusterfs-4.1/glusterfs.spec

which is similar to what you are using.

IMO you should not be using --without-libtirpc on newer distribution
releases like sles-15.

> 
> with gcc version 7.3.1. There is a file attached wicht the output of the
> build process. In the autogen.sh
> part there is warning concerning 'subdir-objects' and in the make part a
> lot of 'warnings'. Do you think this
> could be a problem? 

No, those warnings are benign AFAICT.

--

Kaleb


More information about the Gluster-devel mailing list