> gcc  -g -O2 -D_REENTRANT  -L/usr/local/lib -o gl-info  gl-info.o -lGLU
> -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm  

    It's not linking against glut (i.e. no -lglut) for some reasons.
Double check config.log and see what happens when you did the configure.
Normally -lglut is added to opengl_LIBS in the Makefile...


Pigeon.


-------------------------------------------------------------------------
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