<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 10/15/2013 03:26 AM, Chitra Kalle
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFaP1f3mA0=dwOR34SpZa1XC_V=C5wYpQ-i42gRm_KK=JV6Thg@mail.gmail.com"
      type="cite">
      <div dir="ltr">I am trying to install glusterfs on a Linux
        machine.&nbsp;
        <div><br>
        </div>
        <div>glusterfs version 3.3.2</div>
        <div><br>
        </div>
        <div><b>uname -orm</b></div>
        <div><i>GNU/Linux 2.6.22-6.4.3-amd64-2527508 x86_64</i></div>
        <div>
          <b><br>
          </b></div>
        <div>Ran<b> </b><i>./configure --prefix=mytempdir</i></div>
        <div><i><br>
          </i></div>
        <div>No errors reported here.</div>
        <div><br>
        </div>
        <div>When I ran make, get this error. Any help appreciated. I am
          a newbie.&nbsp;</div>
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>CR</div>
        <div><br>
        </div>
        <div><i>
            <div>make --no-print-directory --quiet all-recursive</div>
            <div>Making all in argp-standalone</div>
            <div>Making all in .</div>
            <div>Making all in libglusterfs</div>
            <div>Making all in src</div>
            <div>Making all in rpc</div>
            <div>Making all in rpc-lib</div>
            <div>Making all in src</div>
            <div>Making all in rpc-transport</div>
            <div>Making all in socket</div>
            <div>Making all in src</div>
            <div>Making all in xdr</div>
            <div>Making all in src</div>
            <div>Making all in xlators</div>
            <div>Making all in cluster</div>
            <div>Making all in stripe</div>
            <div>Making all in src</div>
            <div>Making all in afr</div>
            <div>Making all in src</div>
            <div>Making all in dht</div>
            <div>Making all in src</div>
            <div>Making all in storage</div>
            <div>Making all in posix</div>
            <div>Making all in src</div>
            <div>&nbsp; CC &nbsp; &nbsp; posix-aio.lo</div>
            <div>posix-aio.c: In function 'posix_aio_writev':</div>
            <div>posix-aio.c:331: error: 'IO_CMD_PWRITEV' undeclared
              (first use in this function)</div>
            <div>posix-aio.c:331: error: (Each undeclared identifier is
              reported only once</div>
            <div>posix-aio.c:331: error: for each function it appears
              in.)</div>
            <div>make[5]: *** [posix-aio.lo] Error 1</div>
            <div>make[4]: *** [all-recursive] Error 1</div>
            <div>make[3]: *** [all-recursive] Error 1</div>
            <div>make[2]: *** [all-recursive] Error 1</div>
            <div>make[1]: *** [all-recursive] Error 1</div>
            <div>make: *** [all] Error 2</div>
          </i></div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    You probably need to install the libaio-devel headers
    (/usr/include/libaio.h) on your machine.<br>
    <br>
    <blockquote
cite="mid:CAFaP1f3mA0=dwOR34SpZa1XC_V=C5wYpQ-i42gRm_KK=JV6Thg@mail.gmail.com"
      type="cite">
      <pre wrap="">_______________________________________________
Gluster-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a>
<a class="moz-txt-link-freetext" href="http://supercolony.gluster.org/mailman/listinfo/gluster-users">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>