Hello Kaleb,
thank you for the clarification. Below one more short question...

Am Di., 16. Okt. 2018 um 15:48 Uhr schrieb Kaleb S. KEITHLEY <
kkeit...@redhat.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 that.
>
In this spec file you are using --enable-gnfs for configure (line 153).
Well, I don't need this. But what about --disable-static ???
What is the reason for this?

Regards
David

>
> 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
>
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-devel

Reply via email to