<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:cary.lewis@gmail.com" title="Cary Lewis <cary.lewis@gmail.com>"> <span class="fn">Cary Lewis</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Error compiling on amazon linux - unknown type name"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84633">bug 84633</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Error compiling on amazon linux - unknown type name"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84633#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Error compiling on amazon linux - unknown type name"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84633">bug 84633</a>
              from <span class="vcard"><a class="email" href="mailto:cary.lewis@gmail.com" title="Cary Lewis <cary.lewis@gmail.com>"> <span class="fn">Cary Lewis</span></a>
</span></b>
        <pre>Thanks for the suggestion. __u64 is defined in linux/types.h, but for whatever
reason this file was not included.

I changed the Makefile and added an -include /usr/include/linux/types.h and I
the compile no longer errors out.

I'm not sure what's so different about Amazon's Linux that this modification is
required.</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>