Got this error compiling after a fresh checkout (revision 112) on Fedora Core 4 x86_64:<br>
<br>
gcc -pipe -Wall -Wimplicit -Wstrict-prototypes -Werror -DUSE_SDL=1
-I/usr/include/SDL -D_REENTRANT -DHAVE_VM_NATIVE -DNDEBUG -O3
-fomit-frame-pointer -ffast-math -falign-loops=2 -falign-jumps=2
-falign-functions=2 -fstrength-reduce -fno-strict-aliasing -o
releasex86_64-glibc/client/tr_world.o -c
../renderer/tr_world.c&nbsp;&nbsp; -I/usr/X11R6/include<br>
gcc -pipe -Wall -Wimplicit -Wstrict-prototypes -Werror -DUSE_SDL=1
-I/usr/include/SDL -D_REENTRANT -DHAVE_VM_NATIVE -DNDEBUG -O3
-fomit-frame-pointer -ffast-math -falign-loops=2 -falign-jumps=2
-falign-functions=2 -fstrength-reduce -fno-strict-aliasing -o
releasex86_64-glibc/client/vm_none.o -c ../qcommon/vm_none.c<br>
../qcommon/vm_none.c:3: error: conflicting types for 'VM_CallCompiled'<br>
../qcommon/vm_local.h:171: error: previous declaration of 'VM_CallCompiled' was here<br>
make[2]: *** [releasex86_64-glibc/client/vm_none.o] Error 1<br>
make[2]: Leaving directory `/home/sven/quake3/code/unix'<br>
make[1]: *** [build_release] Error 2<br>
make[1]: Leaving directory `/home/sven/quake3/code/unix'<br>
make: *** [release] Error 2<br>
<br>
Noticed the comment &quot;hopefully this doesn't disrupt the MSVC and/or 64bit builds&quot;. Sorry, it does.<br>
<br>
<br>
HTH<br>
/Sven<br>-- <br><br>Why are the pretty ones always insane?<br>-- J.G. Thirlwell