<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - build_id.c:36:20: error: unknown type name 'Elf_Nhdr'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99956#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - build_id.c:36:20: error: unknown type name 'Elf_Nhdr'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99956">bug 99956</a>
              from <span class="vcard"><a class="email" href="mailto:jsg@openbsd.org" title="Jonathan Gray <jsg@openbsd.org>"> <span class="fn">Jonathan Gray</span></a>
</span></b>
        <pre>Looking at the FreeBSD headers it appears they define Elf_Note not Elf_Nhdr.

<a href="https://svnweb.freebsd.org/base/head/sys/sys/elf_common.h?revision=HEAD&view=co">https://svnweb.freebsd.org/base/head/sys/sys/elf_common.h?revision=HEAD&view=co</a>

The OpenBSD headers define both at the moment to be compatible though the
Elf_Note members on OpenBSD do not have the n_ prefix only the Elf_Nhdr structs
do where as the FreeBSD Elf_Note has the n_ prefix.</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>