vaghetti roberto wrote:
> I have these errors
>
> Configure Summary
> =================
> Prefix: /usr/local
> Debug messages: yes
> Automake version: automake (GNU automake) 1.9.6
> Building with multiplayer support
> threads: yes
> Include special purpose flight models: yes
>
> [EMAIL PROTECTED] FlightGear-0.9.11-pre1]$ make
> Making all in tests
> make[1]: Entering directory
> `/home/vaghetti/installazioni/FlightGear-0.9.11-pre1/tests'
> 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  
> gl-info.o: In function `main':
> /home/vaghetti/installazioni/FlightGear-0.9.11-pre1/tests/gl-info.c:61:
> undefined reference to `glutInit'
> /home/vaghetti/installazioni/FlightGear-0.9.11-pre1/tests/gl-info.c:62:
> undefined reference to `glutInitDisplayMode'
> /home/vaghetti/installazioni/FlightGear-0.9.11-pre1/tests/gl-info.c:63:
> undefined reference to `glutCreateWindow'
> collect2: ld returned 1 exit status
> make[1]: *** [gl-info] Error 1
> make[1]: Leaving directory
> `/home/vaghetti/installazioni/FlightGear-0.9.11-pre1/tests'
> make: *** [all-recursive] Error 1
>
> someone can help me?
>   
Check with the wiki but you look to be missing Freeglut.   Check you
have all the other dependencies covered too.

Craig

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