Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 124703
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 109922
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tres 'RiverRat' Melton <RiverRat@GreenDragonTavern.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge.info emerge --info text/plain Tres 'RiverRat' Melton 2006-03-02 14:31 0000 3.05 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 124703 depends on: Show dependency tree
Bug 124703 blocks:
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: 2006-03-02 14:25 0000
glxcmds.c: In function `__glxQueryHyperpipeNetworkSGIX':
glxcmds.c:1796: error: `xGLXQueryHyperpipeNetworkSGIXReq' undeclared (first use
in this function)
glxcmds.c:1796: error: (Each undeclared identifier is reported only once
glxcmds.c:1796: error: for each function it appears in.)
glxcmds.c:1796: error: `req' undeclared (first use in this function)
glxcmds.c:1796: error: parse error before ')' token
glxcmds.c:1797: error: `xGLXQueryHyperpipeNetworkSGIXReply' undeclared (first
use in this function)
glxcmds.c:1812: error: `reply' undeclared (first use in this function)
glxcmds.c:1825: error: `sz_xGLXQueryHyperpipeNetworkSGIXReply' undeclared
(first use in this function)
glxcmds.c: In function `__glxDestroyHyperpipeConfigSGIX':
glxcmds.c:1836: error: `xGLXDestroyHyperpipeConfigSGIXReq' undeclared (first
use in this function)
glxcmds.c:1836: error: `req' undeclared (first use in this function)
glxcmds.c:1837: error: parse error before ')' token
glxcmds.c:1838: error: `xGLXDestroyHyperpipeConfigSGIXReply' undeclared (first
use in this function)
glxcmds.c:1851: error: `reply' undeclared (first use in this function)
glxcmds.c:1863: error: `sz_xGLXDestroyHyperpipeConfigSGIXReply' undeclared
(first use in this function)
glxcmds.c: In function `__glxQueryHyperpipeConfigSGIX':
glxcmds.c:1871: error: `xGLXQueryHyperpipeConfigSGIXReq' undeclared (first use
in this function)
glxcmds.c:1871: error: `req' undeclared (first use in this function)
glxcmds.c:1872: error: parse error before ')' token
glxcmds.c:1873: error: `xGLXQueryHyperpipeConfigSGIXReply' undeclared (first
use in this function)
glxcmds.c:1889: error: `reply' undeclared (first use in this function)
glxcmds.c:1904: error: `sz_xGLXQueryHyperpipeConfigSGIXReply' undeclared (first
use in this function)
glxcmds.c: In function `__glxHyperpipeConfigSGIX':
glxcmds.c:1915: error: `xGLXHyperpipeConfigSGIXReq' undeclared (first use in
this function)
glxcmds.c:1915: error: `req' undeclared (first use in this function)
glxcmds.c:1916: error: parse error before ')' token
glxcmds.c:1917: error: `xGLXHyperpipeConfigSGIXReply' undeclared (first use in
this function)
glxcmds.c:1935: error: `reply' undeclared (first use in this function)
glxcmds.c:1949: error: `sz_xGLXHyperpipeConfigSGIXReply' undeclared (first use
in this function)
make[2]: *** [glxcmds.lo] Error 1

------- Comment #1 From Tres 'RiverRat' Melton 2006-03-02 14:31:17 0000 -------
Created an attachment (id=81146) [details]
emerge --info

------- Comment #2 From Tres 'RiverRat' Melton 2006-03-02 14:33:03 0000 -------
ajax suggested that I try "eselect opengl set xorg-x11" since I have nvidia but
that didn't work.  The file, /usr/lib64/opengl/xorg-x11/include/glxproto.h,
that has the definition did get installed with x11-proto/glproto as it was
supposed to but I'm still failing to get the compile to complete.

------- Comment #3 From Tres 'RiverRat' Melton 2006-03-02 14:47:09 0000 -------
glxcmds.c includes glxserver.h which includes GL/glxproto.h.

/usr/include/GL/glxproto.h does NOT have xGLXQueryHyperpipeNetworkSGIXReq but
/usr/lib/opengl/xorg-x11/include/glxproto.h DOES.

------- Comment #4 From Tres 'RiverRat' Melton 2006-03-02 15:30:40 0000 -------
lrwxrwxrwx  1 root admin 46 Mar  2 15:15 /usr/include/GL/glxproto.h ->          
           //usr/lib32/opengl/xorg-x11/include/glxproto.h

That would explain it but why are those links not getting corrected?  Shouldn't 
x11-proto/glproto reset the link?  eselect opengl set xorg-x11 didn't correct
them either.

This is actually a duplicate of Bug #109922.

*** This bug has been marked as a duplicate of 109922 ***

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