<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't include gl and gles headers simultaneously on non-64 bit architectures"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105328#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't include gl and gles headers simultaneously on non-64 bit architectures"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105328">bug 105328</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>Matt has noticed that this is causing problems on Gentoo
<a href="https://bugs.gentoo.org/660594">https://bugs.gentoo.org/660594</a>

Although it's related to building gst the problem is the same. The gst check
was introduced in 2017 with
<a href="https://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?h=8227135f3b">https://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?h=8227135f3b</a>

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>