<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mesa fails to build on ia64"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104818#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mesa fails to build on ia64"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104818">bug 104818</a>
              from <span class="vcard"><a class="email" href="mailto:robert.wahlstedt@gmail.com" title="Robert Wahlstedt <robert.wahlstedt@gmail.com>"> <span class="fn">Robert Wahlstedt</span></a>
</span></b>
        <pre>Hello, ia64 may not be a platform commonly supported. From Wikipedia “The
Itanium architecture is based on explicit instruction-level parallelism, in
which the compiler decides which instructions to execute in parallel. This
contrasts with other superscalar architectures, which depend on the processor
to manage instruction dependencies at runtime. In all Itanium models, up to and
including Tukwila, cores execute up to six instructions per clock cycle.”
Therefore I am recommending you try these steps: sudo dpkg --add-architecture
i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
sudo ./adb

This would run the program in 32 bit mode for ia</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>