[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 08:50:06 PDT 2015


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

--- Comment #9 from Jose Fonseca <jfonseca at vmware.com> ---
(In reply to Roland Scheidegger from comment #8)
> I found some reference that for c++ you need to define __STDC_LIMIT_MACROS
> before including <stdint.h> to make it work. Dunno though if that's the
> problem here.

We unconditionally define __STDC_LIMIT_MACROS on scons builds.
But we don't on autotools.  LLVM requires that define, so build with LLVM will
pick it up anyawy.

Anwyay, roundeven_test.c is a C file, so I don't believe that's the problem.

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


More information about the mesa-dev mailing list