<div dir="ltr"><div>Hello Kaleb,</div><div>thank you for the clarification. Below one more short question...<br></div><div><br><div class="gmail_quote"><div dir="ltr">Am Di., 16. Okt. 2018 um 15:48 Uhr schrieb Kaleb S. KEITHLEY &lt;<a href="mailto:kkeithle@redhat.com">kkeithle@redhat.com</a>&gt;:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 10/16/18 9:30 AM, David Spisla wrote:<br>
&gt; Hello Kaleb,<br>
&gt; I&#39;ve heard that you are responsible building Gluster RPMs for SUSE.<br>
&gt; At the moment I am working with SLES15 and do some xlator experiments.<br>
&gt; Therefore I am compiling the Source Tree to get all dependencies to<br>
&gt; compile some xlators manually.<br>
&gt; <br>
&gt; Is there any recommendation from the Gluster community to compile<br>
&gt; options under SUSE?<br>
&gt; I use at the moment:<br>
&gt; <br>
&gt; ./autogen.sh<br>
&gt; ./configure --without-libtirpc<br>
&gt; make<br>
<br>
<br>
The rpm .spec I use for sles-15 is<br>
<a href="https://github.com/gluster/glusterfs-suse/blob/sles15-glusterfs-4.1/glusterfs.spec" rel="noreferrer" target="_blank">https://github.com/gluster/glusterfs-suse/blob/sles15-glusterfs-4.1/glusterfs.spec</a><br>
<br>
which is similar to that.<br></blockquote><div>In this spec file you are using --enable-gnfs for configure (line 153). Well, I don&#39;t need this. But what about 
--disable-static ???</div><div>What is the reason for this?</div><div><br></div><div>Regards</div><div>David<br>

</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
IMO you should not be using --without-libtirpc on newer distribution<br>
releases like sles-15.<br>
<br>
&gt; <br>
&gt; with gcc version 7.3.1. There is a file attached wicht the output of the<br>
&gt; build process. In the autogen.sh<br>
&gt; part there is warning concerning &#39;subdir-objects&#39; and in the make part a<br>
&gt; lot of &#39;warnings&#39;. Do you think this<br>
&gt; could be a problem? <br>
<br>
No, those warnings are benign AFAICT.<br>
<br>
--<br>
<br>
Kaleb<br>
</blockquote></div></div></div>