[Mesa-dev] [Bug 105328] Can't include gl and gles headers simultaneously on non-64 bit architectures
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 12 18:08:10 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105328
--- Comment #8 from Emil Velikov <emil.l.velikov at gmail.com> ---
Matt has noticed that this is causing problems on Gentoo
https://bugs.gentoo.org/660594
Although it's related to building gst the problem is the same. The gst check
was introduced in 2017 with
https://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?h=8227135f3b
While Mesa had "typedef khronos_ssize_t GLsizeiptr;" and "typedef ptrdiff_t
GLsizeiptr;" for GLES* and GL respectively since the headers were introduced.
Issue is addressed since commit f7d42ee7d319256608ad60778f6787c140badada
although that involves shipping KHR/khrplatform.h which wasn't before.
For the latter we'll need the following commits:
87c156183cd668f1341326cc7c88ab6686f27d8f
e02f061b690def50060bcca76706e6407b83260f
I'll forward them for the 18.2 series. The 18.3 branch has all the commits.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181112/ad06b24d/attachment-0001.html>
More information about the mesa-dev
mailing list