glut.h comes with your glut installation.  If you don't have glut 
installed, try freeglut at http://freeglut.sourceforge.net/  If you're 
in Linux the header files will probably be stored in /usr/share/include 
or similar depending on distro.

Jonathan Wagner



Nick Othieno wrote:
> Hi guys,
> Thanks to the person who gave me pointers on how to correct the plib 
> compile problem. I still have another problem though. I get the 
> following error when I try to compile FlightGear-0.9.11-pre1
>
> est-epsilon.c :13:19: error: GL/glut.h: No such file or directory
> est-epsilon.c: In function 'main':
> est-epsilon.c:17: error: 'GLfloat' undeclared (first use in this function)
> est-epsilon.c:17: error: (Each undeclared identifier is reported only 
> once
> est-epsilon.c:17: error: for each function it appears in.)
> est-epsilon.c:17: error: expected ';' before 'a'
> est-epsilon.c:19: error: 'a' undeclared (first use in this function)
> est-epsilon.c:24: error: 't' undeclared (first use in this function)
> make[1]: *** [est-epsilon.o] Error 1
> make[1]: Leaving directory `/root/FlightGear-0.9.11-pre1/tests'
> make: *** [all-recursive] Error 1
>
> I checked for the file glut.h in the FlightGear-0.9.11-pre1 directoty 
> structure but it isn't there. Does anyone have ideas? I thought of 
> excluding the whole test directory from the compile but I'm not sure 
> of the effect.
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to