compiling

Adam Piontek adam at damek.org
Wed Jun 19 12:14:16 EDT 2002


Hi, I've previously compiled from CVS and had no problems (other than 
editing rogue's g_local.h file to point to bits/nan.h), but for 
various reasons I'm trying to compile from CVS on a different 
installation, and I'm getting an error saying "cannot find -lGLU" (the 
full output is below).  Any idea what's wrong? ... thanks!


gcc -Wall -pipe -Dstricmp=strcasecmp -DQMAX -DJoystick 
-I/opt/kde3//include/artsc -g -DLINUX_VERSION='"3.21+rCVS Debug"' 
-fPIC  -o debugi386/ref_gl/rw_sdl.o -c src/linux/rw_sdl.c 
-I/usr/include/SDL -D_REENTRANT -DJoystick -DOPENGL
gcc -Wall -pipe -Dstricmp=strcasecmp -DQMAX -DJoystick 
-I/opt/kde3//include/artsc -g -DLINUX_VERSION='"3.21+rCVS Debug"' 
-shared -o debugi386/ref_sdlgl.so debugi386/ref_gl/gl_draw.o 
debugi386/ref_gl/gl_image.o debugi386/ref_gl/gl_light.o 
debugi386/ref_gl/gl_mesh.o debugi386/ref_gl/gl_model.o 
debugi386/ref_gl/gl_rmain.o debugi386/ref_gl/gl_rmisc.o 
debugi386/ref_gl/gl_rsurf.o debugi386/ref_gl/gl_warp.o 
debugi386/ref_gl/qgl_linux.o debugi386/ref_gl/q_shared.o 
debugi386/ref_gl/q_shlinux.o debugi386/ref_gl/glob.o 
debugi386/ref_gl/rw_sdl.o -L/usr/lib -lSDL -lpthread -lGLU -ljpeg
/usr//bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
make[1]: *** [debugi386/ref_sdlgl.so] Error 1
make[1]: Leaving directory `/home/adam/quake2'
make: *** [build_debug] Error 2





More information about the quake2 mailing list