checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /bin/mkdir -pchecking for gawk... nochecking for mawk... mawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables...checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking whether make sets $(MAKE)... (cached) yeschecking for C compiler vendor... gnuchecking for gcc option to support OpenMP... -fopenmpchecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /bin/grepchecking for egrep... /bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking omp.h usability... yeschecking omp.h presence... yeschecking for omp.h... yeschecking for x86 cpuid output... unknownchecking for x86 cpuid 0x00000001 output... 300f10:1020800:802009:178bfbffchecking whether mmx is supported... yeschecking whether sse is supported... yeschecking whether C compiler accepts -mmmx... yeschecking whether C compiler accepts -msse... yeschecking whether C compiler accepts -Ofast... yeschecking whether C compiler accepts -fomit-frame-pointer... yeschecking whether C compiler accepts -ffast-math... yeschecking for ANSI C header files... (cached) yeschecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking whether time.h and sys/time.h may both be included... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking sys/timeb.h usability... yeschecking sys/timeb.h presence... yeschecking for sys/timeb.h... yeschecking termios.h usability... yeschecking termios.h presence... yeschecking for termios.h... yeschecking for unistd.h... (cached) yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for C/C++ restrict keyword... __restrictchecking for size_t... yeschecking for mode_t... yeschecking for off_t... yeschecking for X... libraries , headerschecking for gethostbyname... yeschecking for connect... yeschecking for remove... yeschecking for shmat... yeschecking for IceConnectionNumber in -lICE... yeschecking for pow in -lm... yeschecking whether closedir returns void... nochecking for stdlib.h... (cached) yeschecking for GNU libc compatible malloc... yeschecking for stdlib.h... (cached) yeschecking for GNU libc compatible realloc... yeschecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking types of arguments for select... int,fd_set *,struct timeval *checking whether lstat correctly handles trailing slash... yeschecking whether stat accepts an empty string... nochecking for vprintf... yeschecking for _doprnt... nochecking for atexit... yeschecking for floor... yeschecking for ftime... yeschecking for memset... yeschecking for mkdir... yeschecking for pow... yeschecking for select... yeschecking for sqrt... yeschecking for strchr... yeschecking for strdup... yeschecking for strerror... yeschecking for strstr... yeschecking intrin.h usability... nochecking intrin.h presence... nochecking for intrin.h... nochecking x86intrin.h usability... yeschecking x86intrin.h presence... yeschecking for x86intrin.h... yeschecking xmmintrin.h usability... yeschecking xmmintrin.h presence... yeschecking for xmmintrin.h... yeschecking malloc.h usability... yeschecking malloc.h presence... yeschecking for malloc.h... yeschecking for memory.h... (cached) yeschecking for memalign... yeschecking for _mm_malloc... nochecking for _mm_free... nochecking for _aligned_malloc... nochecking for __mingw_aligned_malloc... nochecking for working posix_memalign... yeschecking for windres... nochecking for linux-gnu-windres... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for SDL... yeschecking for IMG_Load in -lSDL_image... yeschecking for TTF_Init in -lSDL_ttf... yeschecking for GL... yeschecking for GLU... yeschecking if lua support is requested... yeschecking for lua-config... nochecking for pkg-config lua... lua5.1checking for LUA... yeschecking for LIBPNG... yeschecking if agar support is requested... yeschecking for agar-config... /usr/local/bin/agar-configchecking agar/core.h usability... yeschecking agar/core.h presence... yeschecking for agar/core.h... yesfound AGAR library 1.5.0configure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/config.hconfig.status: src/config.h is unchangedconfig.status: executing depfiles commands
checking if agar support is requested... yes
checking for agar-config... /usr/local/bin/agar-config
checking agar/core.h usability... yes
checking agar/core.h presence... yes
checking for agar/core.h... yes
found AGAR library 1.5.0
Hey,tried to built gravit under Ubuntu (Kernel 3.2.0-38-generic)Building agar with files from svn was succesfull.I ran ./autogen.sh und the ./configure:
found AGAR library 1.5.0
CC color.oIn file included from src/color.c:22:0:src/gravit.h:598:5: error: unknown type name 'AG_Style'
make: *** [color.o] Error 1