On 11/17/2009 10:34 PM, LordGeoffrey wrote:
Resolution: Ubuntu doesn't ship with the necessary headers. The one shot solution is: sudo apt-get install build-essential libsdl1.2debian libsdl1.2-dev libgl1-mesa-dev libglu1-mesa-dev libsdl-image1.2 libsdl-image1.2-dev
Good. I committed anyway a patch to build-aux/gl.m4 to avoid the build failure. I was assuming that finding GL/gl.h was enough, but apparently it's better to test for GL/glu.h too.
Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
