<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I am trying to compile &amp; install Glusterfs-4.1.6 using tar file and I am getting this error message when running `make`.</div><div>```</div><div><div>CC       afr-self-heal-name.lo</div><div>CC       afr.lo</div></div><div>In file included from afr.c:18:0:<br></div><div><div>afr-common.c: In function ‘afr_lookup_entry_heal’:</div><div>afr-common.c:2892:29: error: implicit declaration of function ‘uuid_is_null’ [-Werror=implicit-function-declaration]</div><div>                         if (uuid_is_null (gfid)) {</div><div>                             ^</div><div>cc1: some warnings being treated as errors</div><div>Makefile:585: recipe for target &#39;afr.lo&#39; failed</div><div>make[5]: *** [afr.lo] Error 1</div><div>Makefile:467: recipe for target &#39;all-recursive&#39; failed</div><div>make[4]: *** [all-recursive] Error 1</div><div>Makefile:467: recipe for target &#39;all-recursive&#39; failed</div><div>make[3]: *** [all-recursive] Error 1</div><div>Makefile:473: recipe for target &#39;all-recursive&#39; failed</div><div>make[2]: *** [all-recursive] Error 1</div><div>Makefile:606: recipe for target &#39;all-recursive&#39; failed</div><div>make[1]: *** [all-recursive] Error 1</div><div>Makefile:497: recipe for target &#39;all&#39; failed</div><div>make: *** [all] Error 2</div></div><div>```</div><div>OS :  Ubuntu 16.04</div><div>file used :  glusterfs-4.1.6.tar.gz</div><div><br></div><div>How to fix this issue?</div><div><br></div><div>regards</div><div>Amudhan</div></div></div></div></div>