John A Stevenson wrote: > and providing the includes directory to configure: > --with-opengl-includes=/usr/include/GL/ This isn't necessary. The "GL/" prefix is part of the header names, and the compiler always looks in /usr/include. -- Glynn Clements <glynn at gclements.plus.com>