Hi,<br><blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:40px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px">

<div><br></div><div>Presently, the latest source code from Git puts a dependency on gnutls&gt;=2.4.</div><div><br></div><div>Since, centos-5 does not have a gnutls rpm above 1.4.*, hence I installed compat-gnutls-2.8.5 rpms from art repository</div>

<div><br></div><div>I made simple checks to verify that gnutls is installed properly, like running commands like:</div></blockquote><br><span style="line-height:16px"><br></span><blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:40px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px">

<blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:40px;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;border-width:initial;border-color:initial;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px">

<div>pkg-config  --modversion gnutls | awk -F. &#39;{ printf &quot;0x%02X%02X%02X\n&quot;,$1,$2,$3 }&#39;  ==&gt; 0x020805</div><div>pkg-config --cflags --print-errors gnutls ==&gt; -I/usr/gnutls2/include</div><div>pkg-config --libs --print-errors gnutls  ==&gt; -L/usr/gnutls2/lib -lgnutls</div>

<div><br></div></blockquote>But still, when I built the rpm and install it, it complains that the binary is compiled with  out SSL support.<br><br>It looks like the configure script used in csync2 is still relying on &quot;<span style="background-color:rgb(255,255,255);line-height:16px">libgnutls-config&quot; command which is now deprecated after gnutls-2.7.<br>

<br>I&#39;m not sure why configure script of csync2 is not able to identify gnutls when pkg-config clearly prints out the version number of gnutls.<br><br>Is there any workaround or some additional steps that I need to do to make csync2 recognize the compat-gnutls?</span></blockquote>

<br><div>Thanks and Regards,<div>Samba</div><div><br><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><br></div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><span style="background-color:rgb(255,255,255);line-height:16px"><br>

<br><br></span></blockquote></div></div>