[Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 10 00:08:46 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91591
Jose Fonseca <jfonseca at vmware.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mattst88 at gmail.com
Assignee|jfonseca at vmware.com |mattst88 at gmail.com
--- Comment #7 from Jose Fonseca <jfonseca at vmware.com> ---
(In reply to Vinson Lee from comment #6)
> mesa: 1eaa29cb300e927409281ef0a9413072766eaa3d (11.0.0-devel)
That's my fix. So even with it it fails...
Not sure what do do next:
- replace C-pp logic with regular
if (sizeof(long) == 8)
- add a configure check for long size.
- avoid longs
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150810/ac4a86cd/attachment-0001.html>
More information about the mesa-dev
mailing list