With freeglut and freeglut-devel, it compiles, but the program bails out after "Initializing Subsystem":
[cr33@xps400 FlightGear-0.9.10]$ fgfs
Error reading properties:
Failed to open file
at /home/cr33/.fgfs/autosave.xml
(reported by SimGear XML Parser)
Model Author: Unknown
Creation Date: 2002-01-01
Version: $Id: c172p.xml,v 1.17 2006-03-13 15:27:14 ehofman Exp $
Description: Cessna C-172
freeglut (fgfs): Failed to create cursor
freeglut ERROR: Function <glutSetCursor> called without first calling 'glutInit'.
I have tried installing glut and glut devel 3.7-8, but that just seems to break things :)
Chris