[Mesa-dev] [Bug 104818] mesa fails to build on ia64

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 29 00:49:43 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104818

--- Comment #1 from Robert Wahlstedt <robert.wahlstedt at gmail.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180129/a46ad6ad/attachment-0001.html>


More information about the mesa-dev mailing list