make fails with QMAX enabled

Florian Westphal flo.westphal at gmx.net
Tue Oct 8 17:36:33 EDT 2002


Hello there,

i just grabbed quake2-r0.15 and tried to make it compile.

I made the following changes to Makefile:

BUILD_CTFDLL=NO
BUILD_JOYSTICK=NO
BUILD_AA=NO
BUILD_QMAX=YES

make exits with the following error:

make targets BUILDDIR=debugi386 CFLAGS="-Wall -pipe -Dstricmp=strcasecmp
-DQMAX -g -DLINUX_VERSION='\"3.21+rCVS Debug\"'"
make[1]: Entering directory `/tmp/quake2-r0.15'
make[1]: *** No rule to make target `src/ref_candygl/gl_draw.c', needed
by `debugi386/ref_gl/gl_draw.o'.  Stop.
make[1]: Leaving directory `/tmp/quake2-r0.15'
make: *** [build_debug] Error 2

When i set BUILD_QMAX to NO everything seems fine.

I'm running GNU make 3.79.1 and gcc3-2 on Linux-2.4.19.

Thanks,
Florian.



More information about the quake2 mailing list