Okay, I installed from YAST packages for OpenAL audio (BTW was not
mentioned in the instructions, but it complained and I looked up the
package in YAST online update). Installed all devel packages for MESA
OpenGL. plib and simgear compiled okay. I downloaded the CVS tarball,
but it would not ./configure apparently does not have a ./configure
file. I downloaded 0.9.8 source. When I tried to make, it complained
about glut, so I installed all of the Glut development packages. Glut
was already installed. When I try to make I get this:


linux:/usr/local/source/FlightGear-0.9.8 # make
Making all in tests
make[1]: Entering directory `/usr/local/source/FlightGear-0.9.8/tests'
gcc  -g -O2 -D_REENTRANT  -L/usr/X11R6/lib -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':
/usr/local/source/FlightGear-0.9.8/tests/gl-info.c:61: undefined reference to 
`glutInit'
/usr/local/source/FlightGear-0.9.8/tests/gl-info.c:62: undefined reference to 
`glutInitDisplayMode'
/usr/local/source/FlightGear-0.9.8/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 `/usr/local/source/FlightGear-0.9.8/tests'
make: *** [all-recursive] Error 1
linux:/usr/local/source/FlightGear-0.9.8 #

Thanks,

Steve



_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to