Français
This page is intended as a non-exhaustive list of what broke due to our removing of Mesa and GLX from gNewSense. If you come across something while otherwise using gNewSense, add it here. See http://lists.gnu.org/archive/html/gnewsense-users/2008-01/msg00018.html for details.
To find the binary package for e.g. glxinfo:
$ dpkg -S $(which glxinfo)
mesa-utils: /usr/bin/glxinfo
$
| Binary Package | Notes | Solution* |
| abuse | error while loading shared libraries: libGL.so.1 | |
| amarok | Takes a second to fail | Compile the Fast Forward 1.4.8 (working) |
| amaya | error while loading shared libraries: libGL.so. | |
| blender | | |
| bloboats | | |
| boson | ERROR: [MyQLibrary* loadLibrary(const QString&)] unable to load library GL ERROR: [int main(int, char**)] Could not resolve all symbols! | |
| bzflag | Doesn't start. Exits with following message. Could not set Video Mode: Couldn’t find matching GLX visual. Error creating window - Exiting | |
| compiz | | |
| crack-attack | error while loading shared libraries: libGL.so.1 | |
| criticalmass | error while loading shared libraries: libGL.so.1 | |
| chromium | error while loading shared libraries: libGL.so.1 | |
| dosbox | | 1. Compile dosbox 0.72 2. Get the source with apt-get and compile |
| freeglut | | |
| frozen-bubble | Can't load '/usr/lib/perl5/auto/SDL_perl/SDL_perl.so' for module SDL_perl: libGL.so.1 | |
| gnujump | error while loading shared libraries: libGLU.so.1 | |
| GNUstep | | can be fixed with a recompile. |
| k3d | error while loading shared libraries: libGL.so.1 | |
| k3dsurf | error while loading shared libraries: libGL.so.1 | |
| krita | WARNING: libGLU.so.1: cannot open shared object file: No such file or directory | |
| mesa-utils | glxinfo, glxgears | |
| mm3D | error while loading shared libraries: libGL.so.1 | |
| rezound | | |
| rrootage | error while loading shared libraries: libGLU.so.1 | |
| stellarium | | |
| supertux2 | | |
| supertuxracer | | |
| tmw | error while loading shared libraries: libGL.so.1 | |
| wings3d | sdl_driver: not found | |
| xawtv | | |
| xmoto | error while loading shared libraries: libGL.so.1 | |
| xorg-dev | xorg-dev:Depends:x11proto-gl-dev (not installable) | |
| xtraceroute | | |
| zsnes | | Start compile it from source with the command: ./configure --disable-debugger --disable-opengl |
∗ From the author's point of view