The /src route didn't work.. again complains about some glut function
The mesa3d libraries that installed are supposed to contain the glut lib also..
The following is a part of the messages that I got during 'configure'
-----------xxxxxxxx-----
checking for library containing gluLookAt... -lGLU
checking for library containing glutGetModifiers... no
checking for library containing hid_init... (cached) no

--------xxxxxxx----------
does this mean that glut is missing??
aswin


On Fri, 04 Feb 2005 13:05:45 +0100, Erik Hofman <[EMAIL PROTECTED]> wrote:
> Aswin Kumar wrote:
> > Hi list..
> > I have plib,mesa3d,Simgear,openal installed..
> > And Flight-gear compiles without problems.
> 
> You will either need to install SDL or glut. If you did install glut
> then you can circumvent this problem by changing to the FlightGear/src
> directory and run mae from there.
> 
> Erik
> 
> > However 'make' gives that following error message:
> > ---------------------------------xxxx---------------
> > Making all in tests
> > make[1]: Entering directory `/home/achhu/FlightGear-0.9.8/tests'
> > if gcc -DHAVE_CONFIG_H -I. -I. -I../src/Include   -I/usr/X11R6/include
> > -I/usr/local//include  -g -O2 -D_REENTRANT -MT est-epsilon.o -MD -MP
> > -MF ".deps/est-epsilon.Tpo" -c -o est-epsilon.o est-epsilon.c; \
> > then mv -f ".deps/est-epsilon.Tpo" ".deps/est-epsilon.Po"; else rm -f
> > ".deps/est-epsilon.Tpo"; exit 1; fi
> > est-epsilon.c:13:19: 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: syntax error 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 `/home/achhu/FlightGear-0.9.8/tests'
> > make: *** [all-recursive] Error 1
> > ------------------------------------xxxx-------------------
> >
> > Can someone clarify as to to what I should do to overcome this?
> >
> 
> _______________________________________________
> Flightgear-users mailing list
> [email protected]
> http://mail.flightgear.org/mailman/listinfo/flightgear-users
> 2f585eeea02e2c79d7b1d8c4963bae2d
> 


-- 
B.Aswin Kumar
web:http://www.ae.iitm.ac.in/~ae03b005

_______________________________________________
Flightgear-users mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to