[Gluster-users] Error in Installing Glusterfs-4.1.6 from tar

Amudhan P amudhan83 at gmail.com
Thu Dec 27 10:56:17 UTC 2018


Hi,

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

How to fix this issue?

regards
Amudhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20181227/b28a0fc8/attachment.html>


More information about the Gluster-users mailing list