[Bug 727771] Re: FTBFS on armel natty

Dr. David Alan Gilbert 727771 at bugs.launchpad.net
Wed Mar 2 15:23:21 UTC 2011


This appears related to Qt on ARM using the newer GLES2 rather than GL:

  1) It calls GL calls without #including the GL headers itself, and gets lucky on other platforms with Qt including them
  2) It doesn't have a dependency in on mesa even though it's including the headers directly.
  3) If it did include/link with GL it might cause a clash with the GLES that's linked.

See:
  https://wiki.linaro.org/WorkingGroups/Middleware/Graphics/Docs/GLPortingGuide
  http://www.khronos.org/opengles/2_X/


** Tags added: gles2

-- 
You received this bug notification because you are a member of Debian
VoIP Team, which is subscribed to mumble in ubuntu.
https://bugs.launchpad.net/bugs/727771

Title:
  FTBFS on armel natty



More information about the Pkg-voip-maintainers mailing list