<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Please add a configure check that 'struct file_handle' and 'name_to_handle_at' are properly defined for the target glibc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55376#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Please add a configure check that 'struct file_handle' and 'name_to_handle_at' are properly defined for the target glibc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55376">bug 55376</a>
              from <span class="vcard"><a class="email" href="mailto:gseanmcg@gmail.com" title="Sean McGovern <gseanmcg@gmail.com>"> <span class="fn">Sean McGovern</span></a>
</span></b>
        <pre>Here's the failure to build:

hanyuu systemd-192 # make
  CC       src/shared/path-util.lo
src/shared/path-util.c: In function 'path_is_mount_point':
src/shared/path-util.c:348:10: error: dereferencing pointer to incomplete type
src/shared/path-util.c:350:9: warning: implicit declaration of function
'name_to_handle_at' [-Wimplicit-function-declaration]
src/shared/path-util.c:368:10: error: dereferencing pointer to incomplete type
make: *** [src/shared/path-util.lo] Error 1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>