Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 201048
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Freeman <rich0@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 201048 depends on: Show dependency tree
Bug 201048 blocks: 201161
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-12-03 01:53 0000
games-rpg/eternal-lands-1.5.0 (not yet in portage) requires a newer version of
glext.h than can be found in app-admin/eselect-opengl-1.0.6.  

The file can be obtained from:
http://www.opengl.org/registry/api/glext.h

Can this file be updated and put in a new revision of eselect-opengl?

Specifically I need these symbols:
typedef void (APIENTRYP PFNGLUNIFORMMATRIX2X3FVPROC) (GLint location, GLsizei
count, GLboolean transpose, const GLfloat *value);
typedef void (APIENTRYP PFNGLUNIFORMMATRIX3X2FVPROC) (GLint location, GLsizei
count, GLboolean transpose, const GLfloat *value);
typedef void (APIENTRYP PFNGLUNIFORMMATRIX2X4FVPROC) (GLint location, GLsizei
count, GLboolean transpose, const GLfloat *value);
typedef void (APIENTRYP PFNGLUNIFORMMATRIX4X2FVPROC) (GLint location, GLsizei
count, GLboolean transpose, const GLfloat *value);
typedef void (APIENTRYP PFNGLUNIFORMMATRIX3X4FVPROC) (GLint location, GLsizei
count, GLboolean transpose, const GLfloat *value);
typedef void (APIENTRYP PFNGLUNIFORMMATRIX4X3FVPROC) (GLint location, GLsizei
count, GLboolean transpose, const GLfloat *value);

If this is not the most appropriate place to obtain this include file let me
know - it seemed to be the only location independant of a particular opengl
implementation.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Jakub Klawiter 2007-12-06 21:33:12 0000 -------
Thanx, i've compiled the game here (x86) and it is working (I had to turn off
Compiz to play). 

What can be important is that I have app-admin/eselect-opengl-1.0.5 installed,
and the eternal-lands ebuild don't have it in dependencies. Anyway it is
working, should I ugrade eselect-opengl?

------- Comment #2 From Jakub Klawiter 2007-12-06 21:57:09 0000 -------
sh ... i was sure that i'm commenting bug #201161 sorry 

------- Comment #3 From Jeremy Huddleston (RETIRED) 2007-12-18 16:44:10 0000 -------
Why the heck aren't the sgi headers being updated to the latest versions
then... arg.  Thanks for the heads up.  I was still checking

# http://oss.sgi.com/projects/ogl-sample/ABI/glext.h
# http://oss.sgi.com/projects/ogl-sample/ABI/glxext.h

Updating them now...

--Jeremy

------- Comment #4 From Jeremy Huddleston (RETIRED) 2007-12-18 16:54:55 0000 -------
It's in portage with KEYWORDS=-* right now.  I'll move it to ~arch once the
headers hit mirrors.

------- Comment #5 From Richard Freeman 2007-12-24 14:05:29 0000 -------
(In reply to comment #4)
> It's in portage with KEYWORDS=-* right now.  I'll move it to ~arch once the
> headers hit mirrors.
> 

Just a friendly reminder to fix those keywords...  :)

------- Comment #6 From Jeremy Huddleston (RETIRED) 2007-12-27 23:31:44 0000 -------
Thanks.  I knew I shouldn't've marked this fixed until the keywords were
updated... doing it now.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug