<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 Thursday 02 May 2013 07:01 PM, Mike
      Ma wrote:<br>
    </div>
    <blockquote
cite="mid:CA+cqwff8me+wxBwTELxEx1NrzARos+w7paxjzuF_yT_4YviFvQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Outback,
        <div><br>
        </div>
        <div style="">Can I ask how did you manage to get rid of the
          following error?</div>
        <div style="">"fusermount.c:23:20: error: mntent.h: No such file
          or directory"</div>
      </div>
    </blockquote>
    <br>
    If you want to ignore fusermount errors for now and continue
    building without it, just disable it while configuring.<br>
    <br>
    ./configure --disable-fusermount<br>
    <br>
    <br>
    <blockquote
cite="mid:CA+cqwff8me+wxBwTELxEx1NrzARos+w7paxjzuF_yT_4YviFvQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="">
          <br>
        </div>
        <div style="">I searched a bit and found this header file is
          missing on FreeBSD.</div>
        <div style="">Did you delete gamin and install fam?</div>
        <div style=""><br>
        </div>
        <div style="">Thanks.</div>
        <div style=""><br>
        </div>
      </div>
      <div class="gmail_extra">
        <br>
        <br>
        <div class="gmail_quote">On Thu, May 2, 2013 at 3:13 PM, Outback
          Dingo <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:outbackdingo@gmail.com" target="_blank">outbackdingo@gmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr"><br>
              <div class="gmail_extra"><br>
                <br>
                <div class="gmail_quote">
                  <div>
                    <div class="h5">On Mon, Apr 29, 2013 at 7:21 AM,
                      Kaleb S. KEITHLEY <span dir="ltr">&lt;<a
                          moz-do-not-send="true"
                          href="mailto:kkeithle@redhat.com"
                          target="_blank">kkeithle@redhat.com</a>&gt;</span>
                      wrote:<br>
                      <blockquote class="gmail_quote" style="margin:0px
                        0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
                        <div>On 04/28/2013 09:32 AM, Outback Dingo
                          wrote:<br>
                          <blockquote class="gmail_quote"
                            style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
                            <br>
                            &nbsp; &nbsp; Attached is a short patch against
                            master/HEAD that I spent a couple<br>
                          </blockquote>
                        </div>
                        &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                        ^^^^^^^^^^^<br>
                        <br>
                        <br>
                        <blockquote class="gmail_quote"
                          style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">&nbsp;
                          &nbsp; hours creating this morning.
                          <div><br>
                            <br>
                            curious as to what version of glusterfs you
                            built with this patch on<br>
                            10-CURRENT because it doesnt build on my
                            system<br>
                            <br>
                          </div>
                        </blockquote>
                        <br>
                        I built on 9.1-release.<span><font
                            color="#888888"><br>
                            <br>
                          </font></span></blockquote>
                      <div><br>
                      </div>
                    </div>
                  </div>
                  <div>hrmmmmm ive tried this and it fails miserably,
                    whats missing?</div>
                  <div><br>
                  </div>
                  <div>
                    <div>Making all in src</div>
                    <div>Making all in system</div>
                    <div>
                      Making all in posix-acl</div>
                    <div>Making all in src</div>
                    <div>Making all in glusterfsd</div>
                    <div>Making all in src</div>
                    <div>Making all in contrib/fuse-util</div>
                    <div>&nbsp; CC &nbsp; &nbsp; &nbsp; fusermount.o</div>
                    <div>fusermount.c:30:23: error: sys/fsuid.h: No such
                      file or directory</div>
                    <div>fusermount.c: In function 'drop_privs':</div>
                    <div>fusermount.c:75: warning: implicit declaration
                      of function 'setfsuid'</div>
                    <div>fusermount.c:76: warning: implicit declaration
                      of function 'setfsgid'</div>
                    <div>fusermount.c: In function 'lock_umount':</div>
                    <div>fusermount.c:94: error: '_PATH_MOUNTED'
                      undeclared (first use in this function)</div>
                    <div>fusermount.c:94: error: (Each undeclared
                      identifier is reported only once</div>
                    <div>fusermount.c:94: error: for each function it
                      appears in.)</div>
                    <div>fusermount.c:94: error: expected ',' or ';'
                      before string constant</div>
                    <div>fusermount.c: In function 'may_unmount':</div>
                    <div>
                      fusermount.c:148: error: '_PATH_MOUNTED'
                      undeclared (first use in this function)</div>
                    <div>fusermount.c:154: warning: implicit declaration
                      of function 'setmntent'</div>
                    <div>fusermount.c:154: warning: assignment makes
                      pointer from integer without a cast</div>
                    <div>fusermount.c:164: warning: implicit declaration
                      of function 'getmntent'</div>
                    <div>fusermount.c:164: warning: assignment makes
                      pointer from integer without a cast</div>
                    <div>fusermount.c:165: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:166: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:167: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:168: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:169: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:170: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:172: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:180: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:181: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:191: warning: implicit declaration
                      of function 'endmntent'</div>
                    <div>fusermount.c: In function
                      'check_is_mount_child':</div>
                    <div>fusermount.c:239: warning: passing argument 3
                      of 'mount' makes integer from pointer without a
                      cast</div>
                    <div>fusermount.c:239: warning: passing argument 4
                      of 'mount' makes pointer from integer without a
                      cast</div>
                    <div>fusermount.c:239: error: too many arguments to
                      function 'mount'</div>
                    <div>fusermount.c:246: warning: assignment makes
                      pointer from integer without a cast</div>
                    <div>fusermount.c:254: warning: comparison between
                      pointer and integer</div>
                    <div>fusermount.c:258: warning: assignment makes
                      pointer from integer without a cast</div>
                    <div>fusermount.c:265: error: 'MS_BIND' undeclared
                      (first use in this function)</div>
                    <div>fusermount.c:265: warning: passing argument 3
                      of 'mount' makes integer from pointer without a
                      cast</div>
                    <div>fusermount.c:265: error: too many arguments to
                      function 'mount'</div>
                    <div>fusermount.c:273: warning: assignment makes
                      pointer from integer without a cast</div>
                    <div>fusermount.c:278: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:279: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c: In function 'clone_newns':</div>
                    <div>fusermount.c:308: warning: implicit declaration
                      of function 'clone'</div>
                    <div>fusermount.c:308: error: 'CLONE_NEWNS'
                      undeclared (first use in this function)</div>
                    <div>fusermount.c: In function 'check_is_mount':</div>
                    <div>fusermount.c:324: error: '__WCLONE' undeclared
                      (first use in this function)</div>
                    <div>fusermount.c: In function 'count_fuse_fs':</div>
                    <div>fusermount.c:437: error: '_PATH_MOUNTED'
                      undeclared (first use in this function)</div>
                    <div>fusermount.c:438: warning: initialization makes
                      pointer from integer without a cast</div>
                    <div>fusermount.c:444: warning: assignment makes
                      pointer from integer without a cast</div>
                    <div>fusermount.c:445: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c:446: error: dereferencing pointer
                      to incomplete type</div>
                    <div>fusermount.c: At top level:</div>
                    <div>fusermount.c:554: error: 'MS_NOSUID' undeclared
                      here (not in a function)</div>
                    <div>fusermount.c:556: error: 'MS_NODEV' undeclared
                      here (not in a function)</div>
                    <div>
                      fusermount.c:558: error: 'MS_NOEXEC' undeclared
                      here (not in a function)</div>
                    <div>fusermount.c:560: error: 'MS_SYNCHRONOUS'
                      undeclared here (not in a function)</div>
                    <div>fusermount.c:562: error: 'MS_NOATIME'
                      undeclared here (not in a function)</div>
                    <div>fusermount.c: In function 'do_mount':</div>
                    <div>fusermount.c:680: error: invalid operands to
                      binary |</div>
                    <div>fusermount.c:680: warning: initialization makes
                      integer from pointer without a cast</div>
                    <div>fusermount.c:821: warning: passing argument 3
                      of 'mount' makes integer from pointer without a
                      cast</div>
                    <div>fusermount.c:821: warning: passing argument 4
                      of 'mount' makes pointer from integer without a
                      cast</div>
                    <div>fusermount.c:821: error: too many arguments to
                      function 'mount'</div>
                    <div>fusermount.c: In function 'main':</div>
                    <div>fusermount.c:1269: error: called object
                      'unmount' is not a function</div>
                    <div>fusermount.c:1269: warning: assignment makes
                      integer from pointer without a cast</div>
                    <div>*** [fusermount.o] Error code 1</div>
                    <div>
                      <br>
                    </div>
                    <div>Stop in /root/glusterfs/contrib/fuse-util.</div>
                    <div>*** [all-recursive] Error code 1</div>
                    <div><br>
                    </div>
                    <div>Stop in /root/glusterfs.</div>
                    <div>*** [all] Error code 1</div>
                    <div><br>
                    </div>
                    <div>Stop in /root/glusterfs.</div>
                    <span class="HOEnZb"><font color="#888888">
                        <div><br>
                        </div>
                      </font></span></div>
                  <span class="HOEnZb"><font color="#888888">
                      <div>&nbsp;</div>
                      <blockquote class="gmail_quote" style="margin:0px
                        0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span><font
                            color="#888888">
                            -- <br>
                            <br>
                            Kaleb<br>
                          </font></span></blockquote>
                    </font></span></div>
                <br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        Cheers,
        <div>Mike</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Gluster-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-devel@nongnu.org">Gluster-devel@nongnu.org</a>
<a class="moz-txt-link-freetext" href="https://lists.nongnu.org/mailman/listinfo/gluster-devel">https://lists.nongnu.org/mailman/listinfo/gluster-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>