ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #138260
[Bug 840679] [NEW] conflicting types in GLES2/gl2.h and GL/glext.h
Public bug reported:
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
** Affects: mesa (Ubuntu)
Importance: High
Status: Confirmed
** Affects: mesa (Ubuntu Oneiric)
Importance: High
Status: Confirmed
** Tags: ftbfs oneiric
** Also affects: mesa (Ubuntu Oneiric)
Importance: Undecided
Status: New
** Changed in: mesa (Ubuntu Oneiric)
Importance: Undecided => High
** Changed in: mesa (Ubuntu Oneiric)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/840679
Title:
conflicting types in GLES2/gl2.h and GL/glext.h
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/840679/+subscriptions
Follow ups
References