revision 112 doesn't compile on x86_64

Sven Beukenex debeuk at gmail.com
Mon Sep 26 15:53:39 EDT 2005


Got this error compiling after a fresh checkout (revision 112) on Fedora
Core 4 x86_64:

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
-I/usr/X11R6/include
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
../qcommon/vm_none.c:3: error: conflicting types for 'VM_CallCompiled'
../qcommon/vm_local.h:171: error: previous declaration of 'VM_CallCompiled'
was here
make[2]: *** [releasex86_64-glibc/client/vm_none.o] Error 1
make[2]: Leaving directory `/home/sven/quake3/code/unix'
make[1]: *** [build_release] Error 2
make[1]: Leaving directory `/home/sven/quake3/code/unix'
make: *** [release] Error 2

Noticed the comment "hopefully this doesn't disrupt the MSVC and/or 64bit
builds". Sorry, it does.


HTH
/Sven
--

Why are the pretty ones always insane?
-- J.G. Thirlwell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/quake3/attachments/20050926/89046c76/attachment.htm>


More information about the quake3 mailing list