On Fri, 25 Jul 2003 18:00:25 -0400 Chris Curvey <[EMAIL PROTECTED]> wrote:
<snip> > ... I try to mke FlightGear, and I get: > > /home/chris/downloads/FlightGear-0.9.2/tests/gl-info.c:59: > undefined reference to `glutInit' > /home/chris/downloads/FlightGear-0.9.2/tests/gl-info.c:60: > undefined reference to `glutInitDisplayMode' > /home/chris/downloads/FlightGear-0.9.2/tests/gl-info.c:61: > undefined reference to `glutCreateWindow' > collect2: ld returned 1 exit status > make[1]: *** [gl-info] Error 1 > make[1]: Leaving directory > `/home/chris/downloads/FlightGear-0.9.2/tests' make: *** > [all-recursive] Error 1 <snip> > Environment is RH 8.0, and I've installed/built the Mesa > libraries. > I think that these are the errors Dave Perry reported that Dave Perry reported in last May's short thread : fgfs compile error - RH9.0 with RH glut I don't run RedHat, but when I came across the same problem I found that the solution that worked for me was to install the glut (and only the glut), that is part of the MesaDemos package (I had to install glut.h by hand). See : http://www.nvnews.net/vbulletin/showthread.php?s=187d67eeaa4f24ac31635af7776de869&threadid=10032&highlight=glut Geoff _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
