Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 362182 Details for
Bug 447258
dev-games/clanlib-2.3.6 fails to build with opengl=xorg-x11
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that fixes the problem
clanlib-2.3.6-fix-opengl.patch (text/plain), 337 bytes, created by
Arndt Wills
on 2013-10-28 22:22:37 UTC
(
hide
)
Description:
Patch that fixes the problem
Filename:
MIME Type:
Creator:
Arndt Wills
Created:
2013-10-28 22:22:37 UTC
Size:
337 bytes
patch
obsolete
>--- ClanLib-2.3.6.orig/Sources/API/GL1/opengl1_defines.h >+++ ClanLib-2.3.6/Sources/API/GL1/opengl1_defines.h >@@ -44,6 +44,11 @@ > #ifndef CL_DISPLAYDEFINES_DEFINES > #define CL_DISPLAYDEFINES_DEFINES > >+/* newer Mesa defines this and creates a conflict */ >+#ifdef GL_TYPE >+#undef GL_TYPE >+#endif >+ > #include <cstddef> > > #ifndef __APPLE__
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 447258
:
332302
|
335158
| 362182