| Summary: | GTKGLEXT will not build 0.7.0 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Bob Paddock <bob.paddock> |
| Component: | New packages | Assignee: | Alastair Tse (RETIRED) <liquidx> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | foser |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
are you using a nvidia card or have nvidia-glx installed? I have that same card, and get that same error. So, it's not just limited to one person! Using 0.7.1 seems to make the problem go away because it switches to the xfree version of OpenGL. Perhaps this should be implemented into the 0.7.0 build, or the people responsible should be informed so a new release won't have that problem? foser, you feel confident to bump 0.7.1 to stable which has your workaround with nvidia headers? i don't have a nvidia card to test. #2 : it's an nvidia problem, not gtkglext 0.7.1 bumped to stable for x86 now |
Doing 'emerge rsync;emerge -u world' causes the follwoing error when trying to compile gtkglext 0.7.0. !!! ERROR: x11-libs/gtkglext-0.7.0 failed. !!! Function gnome2_src_compile, Line 41, Exitcode 2 !!! compile failure query-x11.TPlo -fPIC -DPIC -o gdkglquery-x11.lo In file included from gdkglx.h:32, from gdkglquery-x11.c:23: ../../gdk/x11/gdkglglxext.h:34: redefinition of `GLXFBConfig' /usr/X11R6/include/GL/glx.h:53: `GLXFBConfig' previously declared here ../../gdk/x11/gdkglglxext.h:35: redefinition of `GLXFBConfigID' /usr/X11R6/include/GL/glx.h:43: `GLXFBConfigID' previously declared here ../../gdk/x11/gdkglglxext.h:36: redefinition of `GLXContextID' /usr/X11R6/include/GL/glx.h:38: `GLXContextID' previously declared here ../../gdk/x11/gdkglglxext.h:37: redefinition of `GLXWindow' /usr/X11R6/include/GL/glx.h:42: `GLXWindow' previously declared here ../../gdk/x11/gdkglglxext.h:38: redefinition of `GLXPbuffer' /usr/X11R6/include/GL/glx.h:41: `GLXPbuffer' previously declared here make[4]: *** [gdkglquery-x11.lo] Error 1