make all-recursive make[1]: Entering directory `/home/jocke/Documents/source/compile/warzone' Making all in build_tools make[2]: Entering directory `/home/jocke/Documents/source/compile/warzone/build_tools' Making all in autorevision make[3]: Entering directory `/home/jocke/Documents/source/compile/warzone/build_tools/autorevision' ./autorevision +cstr -v ../.. ../../src/autorevision.h svn: Path '../..' ends in '..', which is unsupported for this operation Warning: could not open input file. This does not seem to be a revision controlled project. Warning: could not open input file. This does not seem to be a revision controlled project. Error: failed retrieving version information. Warning: using 0 as revision. Revision unchanged (0). Skipping. old = "0"; new = "0" make[3]: Leaving directory `/home/jocke/Documents/source/compile/warzone/build_tools/autorevision' make[3]: Entering directory `/home/jocke/Documents/source/compile/warzone/build_tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/jocke/Documents/source/compile/warzone/build_tools' make[2]: Leaving directory `/home/jocke/Documents/source/compile/warzone/build_tools' Making all in win32 make[2]: Entering directory `/home/jocke/Documents/source/compile/warzone/win32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/jocke/Documents/source/compile/warzone/win32' Making all in lib make[2]: Entering directory `/home/jocke/Documents/source/compile/warzone/lib' Making all in framework make[3]: Entering directory `/home/jocke/Documents/source/compile/warzone/lib/framework' make all-am make[4]: Entering directory `/home/jocke/Documents/source/compile/warzone/lib/framework' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/SDL -I/usr/include/libpng12 -g -O2 -O0 -g -DDEBUG -Wall -Werror -Wno-unused-label -Wno-int-to-pointer-cast -Wno-pointer-to-int-cast -DDATADIR="\"/usr/local/share/warzone2100\"" -DLOCALEDIR="\"/usr/local/share/locale\"" -DYY_STATIC -MT SDL_framerate.o -MD -MP -MF .deps/SDL_framerate.Tpo -c -o SDL_framerate.o SDL_framerate.c In file included from SDL_framerate.c:10: SDL_framerate.h:20:17: error: SDL.h: No such file or directory In file included from SDL_framerate.c:10: SDL_framerate.h:33: error: expected specifier-qualifier-list before 'Uint32' SDL_framerate.c: In function 'SDL_initFramerate': SDL_framerate.c:21: error: 'FPSmanager' has no member named 'framecount' SDL_framerate.c:22: error: 'FPSmanager' has no member named 'rate' SDL_framerate.c:23: error: 'FPSmanager' has no member named 'rateticks' SDL_framerate.c:24: error: 'FPSmanager' has no member named 'lastticks' SDL_framerate.c: In function 'SDL_setFramerate': SDL_framerate.c:34: error: 'FPSmanager' has no member named 'framecount' SDL_framerate.c:35: error: 'FPSmanager' has no member named 'rate' SDL_framerate.c:36: error: 'FPSmanager' has no member named 'rateticks' SDL_framerate.c: In function 'SDL_getFramerate': SDL_framerate.c:49: error: 'NULL' undeclared (first use in this function) SDL_framerate.c:49: error: (Each undeclared identifier is reported only once SDL_framerate.c:49: error: for each function it appears in.) SDL_framerate.c:52: error: 'FPSmanager' has no member named 'rate' cc1: warnings being treated as errors SDL_framerate.c:54: warning: control reaches end of non-void function SDL_framerate.c: In function 'SDL_framerateDelay': SDL_framerate.c:62: error: 'Uint32' undeclared (first use in this function) SDL_framerate.c:62: error: expected ';' before 'current_ticks' SDL_framerate.c:63: error: expected ';' before 'target_ticks' SDL_framerate.c:64: error: expected ';' before 'the_delay' SDL_framerate.c:69: error: 'FPSmanager' has no member named 'framecount' SDL_framerate.c:74: error: 'current_ticks' undeclared (first use in this function) SDL_framerate.c:74: warning: implicit declaration of function 'SDL_GetTicks' SDL_framerate.c:75: error: 'target_ticks' undeclared (first use in this function) SDL_framerate.c:75: error: 'FPSmanager' has no member named 'lastticks' SDL_framerate.c:75: error: 'FPSmanager' has no member named 'framecount' SDL_framerate.c:75: error: 'FPSmanager' has no member named 'rateticks' SDL_framerate.c:78: error: 'the_delay' undeclared (first use in this function) SDL_framerate.c:79: warning: implicit declaration of function 'SDL_Delay' SDL_framerate.c:81: error: 'FPSmanager' has no member named 'framecount' SDL_framerate.c:82: error: 'FPSmanager' has no member named 'lastticks' make[4]: *** [SDL_framerate.o] Error 1 make[4]: Leaving directory `/home/jocke/Documents/source/compile/warzone/lib/framework' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/jocke/Documents/source/compile/warzone/lib/framework' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/jocke/Documents/source/compile/warzone/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jocke/Documents/source/compile/warzone' make: *** [all] Error 2