[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 10:45:37 PDT 2015


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

--- Comment #12 from Jose Fonseca <jfonseca at vmware.com> ---
if __STDC_LIMIT_MACROS is indeed the problem, then it must be defined globally
in configure.ac.

Defining in rounding.h won't be effective if by any reason limits.h is included
before rounding.h is (ie, the the C file includes limits.h or includes another
header that includes limits.h before rounding.h)

-- 
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/d66abbd0/attachment.html>


More information about the mesa-dev mailing list