For anyone that has the error I posted above..
Code: Select all
ERROR: SDL_GL_LoadLibrary libGL.so.1 failed: No dynamic GL support in video driver
I was able to fix it by doing emerge -uv libsdl, which recompiled glibc, gcc, xorg-x11, libsdl, and quite a few others. After doing that, it Just Worked.