[quake3] What happened to md5.c?

Daniel Lord daniellord at mac.com
Sun Apr 23 12:52:00 EDT 2006


build from svn fails--md5.c missing (did someone delete it from the  
source?):

I am in the right place...
[daniello at mercury.local]$ pwd
	/Users/daniello/Project/ioQuake/quake3

With the svn contents...
[daniello at mercury.local]$ ls
	BUGS                    Makefile                 
build                   id-readme.txt
	COPYING.txt             README                   
code                    ui
	ChangeLog               TODO                    cross-make-mingw.sh

But no md5.c!
[daniello at mercury.local]$ ls code/qcommon/md*
	code/qcommon/md4.c
[daniello at mercury.local]$ find . -regex ".*md5.c"
[daniello at mercury.local]$
_nothing_

gcc -mdynamic-no-pic -Wall -fno-strict-aliasing -Wimplicit -Wstrict- 
prototypes -DMACOS_X -fno-common -pipe -gfull -DUSE_OPENAL=1 - 
DUSE_SDL_VIDEO=1 -DUSE_SDL_SOUND=1 -D_THREAD_SAFE=1 -Icode/SDL12/ 
include -DNO_VM_COMPILED -DUSE_LOCAL_HEADERS=1 -DNDEBUG -O3 -ffast- 
math -falign-loops=16 -MMD -o build/release-darwin-i386/client/md4.o - 
c code/qcommon/md4.c
make[1]: *** No rule to make target `code/qcommon/md5.c', needed by  
`build/release-darwin-i386/client/md5.o'.  Stop.
make: *** [build_release] Error 2




More information about the quake3 mailing list