- To: Michael Lake <Mike.Lake@xxxxxxxxxx>
- Subject: Re: [SLUG] making ekepoint on PPC/Debian
- From: Andrew Bennetts <andrew-slug@xxxxxxxxxxxx>
- Date: Mon Dec 2 17:49:06 2002
- Cc: slug@xxxxxxxxxxx
- User-agent: Mutt/1.4i
On Mon, Dec 02, 2002 at 06:01:10AM +1100, Michael Lake wrote:
> The make ended with an error near the end:
> /usr/bin/ld: cannot find -lGL
[..snip..]
> Whats the GNU linker looking for ? Is it trying to link to Open GL by
> chance ? ie -lGL or some thing else that I dont ahve?
Yep, it's looking for OpenGL. You'll need Mesa or other OpenGL libraries
installed.
-Andrew.