Okay, ran the following configure command: ~/glusterfs-3.2.0# CFLAGS=-m64 MAKE=gmake ./configure --disable-georeplication configure ran fine, with the following as the end of the output for the configuration of the source: GlusterFS configure summary =========================== FUSE client : no Infiniband verbs : yes epoll IO multiplex : no argp-standalone : yes fusermount : no readline : yes georeplication : no Then I run: ~/glusterfs-3.2.0# gmake and get the following output/error:
There have been some recent changes that have caused minor issues. Fixes for the same are being worked upon. You can track bug 3002. The issues that you have mentioned are part of this bug even though they haven't been explicitly mentioned in the bug description.
Pavan