i am trying to compile quake3-1.32b-source and i get error :
make targets B=debugi386-glibc CFLAGS="-pipe -fsigned-char -g -Wall -Werror -DNO_MOUSEGRAB -O"
make[1]: Entering directory `/home/ktt76/peliohjelmointi/quake3-1.32b/code/unix'
make[1]: *** No rule to make target `..//ft2/ahoptim.c', needed by `debugi386-glibc/client/ahoptim.o'. Stop.
make[1]: Leaving directory `/home/ktt76/peliohjelmointi/quake3-1.32b/code/unix'
make: *** [build_debug] Error 2
any suggestions whats missing ?
i am using FC3 if that matters.
compiling quake3-1.32b on linux
-
- Posts: 4022
- Joined: Sat Mar 12, 2005 6:24 pm
You'll have better luck with the source from icculus.org's SVN repository.