thanks, after the patch I was able to download source using svn on linux virtual machine, and make worked. However, demos don't work and ./configure returns this error:
checking for Agar (http://libagar.org/)...yes, found 1.4.1-beta checking whether Agar works.../mingw/bin/gcc -mno-cygwin -I/usr/local/include - Wall -Werror -I/usr/local/include/agar -I/usr/local/include/SDL -D_GNU_SOURCE=1 - Dmain=SDL_main -I/usr/local/include/freetype2 -I/usr/local/include -o ../conftest conftest.c -L/usr/lib64 -L/usr/local/lib -lag_gui -lag_core - L/usr/local/lib -lmingw32 -lSDLmain -lSDL -mwindows -L/usr/local/lib - L/usr/local/lib -lfreetype -L/usr/local/lib -lopengl32 -lm C:/msys/1.0/local/lib/libag_core.a(time_win32.o):time_win32.c:(.text+0xe): undefined reference to `timebeginper...@4' C:/msys/1.0/local/lib/libag_core.a(time_win32.o):time_win32.c:(.text+0x16): undefined reference to `timegett...@0' C:/msys/1.0/local/lib/libag_core.a(time_win32.o):time_win32.c:(.text+0x28): undefined reference to `timegett...@0' collect2: ld returned 1 exit status -> failed (0) no * * This software requires agar installed on your system. * _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
