Vikki,

I don't see -lglut listed on the link command line. You probably want to rerun the configure script and make sure that the glut test there succeeds. If not, then look in your config.log to see exactly what failed.

Regards,

Curt.


Victoria Welch wrote:
Hi Folks,

A couple days or so back I updated CVS and have not been able to rebuild FG since. Not sure if I have a problem (most likely I think) or if there is a problem with CVS:
==============================================================
Configure Summary
=================
Prefix: /usr/local
Debug messages: yes
Automake version: automake (GNU automake) 1.5
Using FGEnvironment
Building with multiplayer support
threads: yes
Making all in tests
make[1]: Entering directory `/home/vw/fgfs/FlightGear/tests'
gcc -march=athlon-xp -O2 -g -fomit-frame-pointer -mfpmath=sse -pipe -D_REENTRANT -g -L/usr/local/lib -L/usr/X11R6/lib -o gl-info gl-info.o -lMesaGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm -ljpeg
gl-info.o(.text+0x147): In function `main':
/home/vw/fgfs/FlightGear/tests/gl-info.c:59: undefined reference to `glutInit'
gl-info.o(.text+0x153):/home/vw/fgfs/FlightGear/tests/gl-info.c:60: undefined reference to `glutInitDisplayMode'
gl-info.o(.text+0x15f):/home/vw/fgfs/FlightGear/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/vw/fgfs/FlightGear/tests'
make: *** [all-recursive] Error 1


=========================================================

I do have glut:
=========================================================
{~/.fgfs} $ emerge -s glut
Searching...
[ Results for search key : glut ]
[ Applications found : 1 ]

* media-libs/glut
Latest version available: 3.7.1
Latest version installed: 3.7.1
Size of downloaded files: 2,479 kB
Homepage: http://www.opengl.org/developers/documentation/glut/
Description: The OpenGL Utility Toolkit (GLUT)


=========================================================

So I am confused :-) - would much appreciate any comments on this issue!

Thanks & take care, Vikki.


--
Curtis Olson   Intelligent Vehicles Lab         FlightGear Project
Twin Cities    [EMAIL PROTECTED]                  [EMAIL PROTECTED]
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org


_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to