help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] make fails with open GL/glu.h missing


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] make fails with open GL/glu.h missing
Date: Wed, 18 Nov 2009 02:34:04 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]