touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #38928
[Bug 840679] Re: conflicting types in GLES2/gl2.h and GL/glext.h
oneiric has seen the end of its life and is no longer receiving any
updates. Marking the oneiric task for this ticket as "Won't Fix".
** Changed in: qt4-x11 (Ubuntu Oneiric)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/840679
Title:
conflicting types in GLES2/gl2.h and GL/glext.h
Status in qt4-x11 package in Ubuntu:
Fix Released
Status in qt4-x11 source package in Oneiric:
Won't Fix
Bug description:
In the armel freecad build you see:
In file included from /usr/share/qt4/include/QtOpenGL/qgl.h:69:0,
from /usr/share/qt4/include/QtOpenGL/QGLFormat:1,
from Application.cpp:36:
/usr/include/GLES2/gl2.h:38:26: error: conflicting declaration 'typedef khronos_intptr_t GLintptr'
/usr/include/GL/glext.h:5072:19: error: 'GLintptr' has a previous declaration as 'typedef ptrdiff_t GLintptr'
/usr/include/GLES2/gl2.h:39:26: error: conflicting declaration 'typedef khronos_ssize_t GLsizeiptr'
/usr/include/GL/glext.h:5073:19: error: 'GLsizeiptr' has a previous declaration as 'typedef ptrdiff_t GLsizeiptr'
In file included from /usr/share/qt4/include/QtOpenGL/QGLFormat:1:0,
from Application.cpp:36:
both files belong to mesa. Please make sure that the types match. this
does cause more than one build failure on armel
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/840679/+subscriptions