[Mesa-dev] [Bug 70591] glxext.h:275: error: redefinition of typedef ‘GLXContextID’
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 30 17:09:25 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70591
--- Comment #4 from Vinson Lee <vlee at freedesktop.org> ---
mesa: 5a51c1b01a16d3256f9769a76d8293fea5853b1f (master)
The build error appears to be compiler dependent. I can reproduce the build
error with gcc 4.4 or clang 2.8 on CentOS 6. I can also reproduce the build
error with gcc-4.4, but not with gcc 4.8, on Ubuntu 13.10.
$ ./autogen.sh --disable-dri3 --with-dri-drivers=swrast --with-gallium-drivers=
$ make
CC clientattrib.lo
In file included from ../../include/GL/glx.h:333,
from glxclient.h:45,
from clientattrib.c:32:
../../include/GL/glxext.h:275: error: redefinition of typedef ‘GLXContextID’
../../include/GL/glx.h:171: note: previous declaration of ‘GLXContextID’ was
here
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131231/cbf44156/attachment.html>
More information about the mesa-dev
mailing list