make -C libqtvc CC="gcc -m64" CFLAGS=" -Wall -O2" AR="ar" RANLIB="ranlib" gcc -m64 -Wall -O2 netchan.c -c -o netchan.o gcc -m64 -Wall -O2 parse.c -c -o parse.o gcc -m64 -Wall -O2 msg.c -c -o msg.o make[1]: Entering directory `/home/moodles/fteqw/fteqw/trunk/fteqtv/libqtvc' gcc -m64 -Wall -O2 -c -o msvc_sucks.o msvc_sucks.c gcc -m64 -Wall -O2 -c -o glibc_sucks.o glibc_sucks.c parse.c: In function 'ParseServerData': parse.c:121: warning: implicit declaration of function 'QTV_CleanupMap' parse.c:181: warning: implicit declaration of function 'QW_ClearViewerState' rm -f libqtvc.a ar r libqtvc.a msvc_sucks.o glibc_sucks.o ar: creating libqtvc.a ranlib libqtvc.a make[1]: Leaving directory `/home/moodles/fteqw/fteqw/trunk/fteqtv/libqtvc' gcc -m64 -Wall -O2 qw.c -c -o qw.o parse.c:1469:3: warning: #warning QTV is meant to disconnect when servers tells it to. parse.c: In function 'ParseMessage': parse.c:1700: warning: implicit declaration of function 'QTV_mkdir' gcc -m64 -Wall -O2 source.c -c -o source.o gcc -m64 -Wall -O2 bsp.c -c -o bsp.o source.c:694:2: warning: #warning This is incomplete! source.c: In function 'SV_SayToViewers': source.c:712: warning: implicit declaration of function 'Fwd_SayToDownstream' source.c:714:3: warning: #warning Send to viewers here too source.c: In function 'QTV_Cleanup': source.c:1118: warning: unused variable 'i' qw.c: In function 'SendViewerPackets': qw.c:3997: warning: implicit declaration of function 'Menu_Draw' gcc -m64 -Wall -O2 rcon.c -c -o rcon.o rcon.c: In function 'Cmd_Say': rcon.c:575: warning: implicit declaration of function 'SV_SayToViewers' rcon.c: In function 'Cmd_Commands': rcon.c:1127: warning: assignment discards qualifiers from pointer target type gcc -m64 -Wall -O2 mdfour.c -c -o mdfour.o gcc -m64 -Wall -O2 crc.c -c -o crc.o gcc -m64 -Wall -O2 control.c -c -o control.o gcc -m64 -Wall -O2 forward.c -c -o forward.o forward.c:611:3: warning: #warning This is not the place for this gcc -m64 -Wall -O2 pmove.c -c -o pmove.o gcc -m64 -Wall -O2 menu.c -c -o menu.o gcc -m64 -Wall -O2 httpsv.c -c -o httpsv.o gcc -m64 -Wall -O2 netchan.o parse.o msg.o qw.o source.o bsp.o rcon.o mdfour.o crc.o control.o forward.o pmove.o menu.o httpsv.o -o qtv.db -lm -lc -Llibqtvc -lqtvc strip --strip-unneeded --remove-section=.comment qtv.db -o qtv