[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
Sun Aug 9 12:40:25 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91591
Bug ID: 91591
Summary: rounding.h:102:2: error: #error "Unsupported or
undefined LONG_BIT"
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
CC: jfonseca at vmware.com
mesa: 21ccdbdb5dd87b2ee66c4e78b011ec4df29efb98 (master 11.0.0-devel)
Build error on Fedora.
CC roundeven_test.o
In file included from roundeven_test.c:30:0:
rounding.h: In function ‘_mesa_lroundevenf’:
rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
#error "Unsupported or undefined LONG_BIT"
^
rounding.h:107:1: warning: no return statement in function returning non-void
[-Wreturn-type]
}
^
rounding.h: In function ‘_mesa_lroundeven’:
rounding.h:122:2: error: #error "Unsupported or undefined LONG_BIT"
#error "Unsupported or undefined LONG_BIT"
^
rounding.h:127:1: warning: no return statement in function returning non-void
[-Wreturn-type]
}
^
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150809/90758157/attachment.html>
More information about the mesa-dev
mailing list