On 10/15/2013 03:26 AM, Chitra Kalle wrote: > I am trying to install glusterfs on a Linux machine. > > glusterfs version 3.3.2 > > *uname -orm* > /GNU/Linux 2.6.22-6.4.3-amd64-2527508 x86_64/ > * > * > Ran**/./configure --prefix=mytempdir/ > / > / > No errors reported here. > > When I ran make, get this error. Any help appreciated. I am a newbie. > > Thanks, > CR > > / > make --no-print-directory --quiet all-recursive > Making all in argp-standalone > Making all in . > Making all in libglusterfs > Making all in src > Making all in rpc > Making all in rpc-lib > Making all in src > Making all in rpc-transport > Making all in socket > Making all in src > Making all in xdr > Making all in src > Making all in xlators > Making all in cluster > Making all in stripe > Making all in src > Making all in afr > Making all in src > Making all in dht > Making all in src > Making all in storage > Making all in posix > Making all in src > CC posix-aio.lo > posix-aio.c: In function 'posix_aio_writev': > posix-aio.c:331: error: 'IO_CMD_PWRITEV' undeclared (first use in this > function) > posix-aio.c:331: error: (Each undeclared identifier is reported only once > posix-aio.c:331: error: for each function it appears in.) > make[5]: *** [posix-aio.lo] Error 1 > make[4]: *** [all-recursive] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > / > > You probably need to install the libaio-devel headers (/usr/include/libaio.h) on your machine. > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://supercolony.gluster.org/mailman/listinfo/gluster-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20131015/ed05cbba/attachment.html>