make -C libqtvc CC="ppc-morphos-gcc" CFLAGS=" -Wall -O2" AR="ppc-morphos-ar" RANLIB="ppc-morphos-ranlib" ppc-morphos-gcc -Wall -O2 netchan.c -c -o netchan.o make[1]: Entering directory `/home/moodles/fteqw/fteqw/trunk/fteqtv/libqtvc' ppc-morphos-gcc -Wall -O2 -c -o msvc_sucks.o msvc_sucks.c ppc-morphos-gcc -Wall -O2 parse.c -c -o parse.o ppc-morphos-gcc -Wall -O2 -c -o glibc_sucks.o glibc_sucks.c ppc-morphos-gcc -Wall -O2 msg.c -c -o msg.o rm -f libqtvc.a ppc-morphos-ar r libqtvc.a msvc_sucks.o glibc_sucks.o ppc-morphos-ranlib libqtvc.a 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' 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' ppc-morphos-gcc -Wall -O2 qw.c -c -o qw.o make[1]: Leaving directory `/home/moodles/fteqw/fteqw/trunk/fteqtv/libqtvc' ppc-morphos-gcc -Wall -O2 source.c -c -o source.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' ppc-morphos-gcc -Wall -O2 bsp.c -c -o bsp.o ppc-morphos-gcc -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 ppc-morphos-gcc -Wall -O2 mdfour.c -c -o mdfour.o ppc-morphos-gcc -Wall -O2 crc.c -c -o crc.o ppc-morphos-gcc -Wall -O2 control.c -c -o control.o ppc-morphos-gcc -Wall -O2 forward.c -c -o forward.o forward.c:611:3: warning: #warning This is not the place for this control.c:647:2: warning: #warning no Sys_mkdir function defined, hope the default works for you control.c:906:3: warning: no newline at end of file ppc-morphos-gcc -Wall -O2 pmove.c -c -o pmove.o ppc-morphos-gcc -Wall -O2 menu.c -c -o menu.o menu.c:561:2: warning: no newline at end of file ppc-morphos-gcc -Wall -O2 httpsv.c -c -o httpsv.o ppc-morphos-gcc -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 ppc-morphos-strip --strip-unneeded --remove-section=.comment qtv.db -o qtv