Hola,
I've recently updated my svn working copy to rev. 23389 (I don't know if it was this the cause), during configure I can see as usual
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
but when try to compile:
# make
* [UFO] ... linking -rdynamic (-ldl -lm -lz -lcurl -Wl,-Bsymbolic-functions -lidn -lssl -lcrypto -lldap -lrt -L/usr/lib -g -O2 -Wl,-Bsymbolic-functions -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -lssl -lcrypto -lz -ljpeg -lpng -lSDL_ttf -lSDL_mixer -lGL -L/usr/lib -lSDL)
/usr/bin/ld: cannot find -lGL
collect2: ld returned 1 exit status
make: *** [ufo] Error 1
Have you any hint?
TIA,