On Sun, 2007-06-03 at 22:44 +0800, Innis Cunningham wrote:
> Thanks Ron and Curt
> 
> The log says no working gl library and I do have the two packages
> you mentioned Ron
> 
> The line in the config file that fails is this
> 
> if test "${ac_cv_lib_GL_glNewList+set}  "=set; then

I grep'd ac_cv_lib_GL_glNewList and couldn't find it in
$(flightgear)/source/  I did find references to glNewList.

> Maybe someone could tell me what it is testing for.If it is testing
> for a file called "glNewList" in the GL folder there is no such file in
> there as for the rest of the header files I think they are all there.
> As I am not good at this kind of thing I have no idea what it is looking
> for and as far a I can see all the GL library files seem to be were they
> should be.

I'm pretty sure its looking for the OpenGL function glNewList().  I
think you may need libgl1-mesa-dev

If adding that package doesn't work, try pulling the source package for
flightgear and letting dpkg build it for you.  That usually identifies
missing packages by name.

Ron



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to