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. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
