This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gngeo configure 0.8, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --mandir=/usr/share/man ## --------- ## ## Platform. ## ## --------- ## hostname = portatil uname -m = i686 uname -r = 3.2.2-1-ck uname -s = Linux uname -v = #1 SMP PREEMPT Fri Jan 27 17:39:51 CET 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/phestar/bin PATH: /home/phestar/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/ganttproject/bin PATH: /opt/java/bin PATH: /opt/java/db/bin PATH: /opt/java/jre/bin PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl PATH: /opt/qt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2231: checking build system type configure:2245: result: i686-pc-linux-gnu configure:2265: checking host system type configure:2278: result: i686-pc-linux-gnu configure:2298: checking target system type configure:2311: result: i686-pc-linux-gnu configure:2357: checking for a BSD-compatible install configure:2425: result: /bin/install -c configure:2436: checking whether build environment is sane configure:2486: result: yes configure:2627: checking for a thread-safe mkdir -p configure:2666: result: /bin/mkdir -p configure:2679: checking for gawk configure:2695: found /usr/bin/gawk configure:2706: result: gawk configure:2717: checking whether make sets $(MAKE) configure:2739: result: yes configure:2900: checking for gcc configure:2916: found /usr/bin/gcc configure:2927: result: gcc configure:3156: checking for C compiler version configure:3165: gcc --version >&5 gcc (GCC) 4.6.2 20120120 (prerelease) Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3176: $? = 0 configure:3165: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.6.2/lto-wrapper Target: i686-pc-linux-gnu Configured with: /build/src/gcc-4.6-20120120/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --enable-checking=release Thread model: posix gcc version 4.6.2 20120120 (prerelease) (GCC) configure:3176: $? = 0 configure:3165: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:3176: $? = 1 configure:3165: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3176: $? = 1 configure:3196: checking whether the C compiler works configure:3218: gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5 configure:3222: $? = 0 configure:3270: result: yes configure:3273: checking for C compiler default output file name configure:3275: result: a.out configure:3281: checking for suffix of executables configure:3288: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5 configure:3292: $? = 0 configure:3314: result: configure:3336: checking whether we are cross compiling configure:3344: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5 configure:3348: $? = 0 configure:3355: ./conftest configure:3359: $? = 0 configure:3374: result: no configure:3379: checking for suffix of object files configure:3401: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3405: $? = 0 configure:3426: result: o configure:3430: checking whether we are using the GNU C compiler configure:3449: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3449: $? = 0 configure:3458: result: yes configure:3467: checking whether gcc accepts -g configure:3487: gcc -c -g conftest.c >&5 configure:3487: $? = 0 configure:3528: result: yes configure:3545: checking for gcc option to accept ISO C89 configure:3609: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:3609: $? = 0 configure:3622: result: none needed configure:3653: checking for style of include used by make configure:3681: result: GNU configure:3706: checking dependency style of gcc configure:3816: result: gcc3 configure:3874: checking for ranlib configure:3890: found /usr/bin/ranlib configure:3901: result: ranlib configure:3932: checking dependency style of gcc configure:4040: result: gcc3 configure:4204: checking for sdl-config configure:4222: found /usr/bin/sdl-config configure:4235: result: /usr/bin/sdl-config configure:4245: checking for SDL - version >= 1.2.0 configure:4332: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -L/usr/lib -lSDL -lpthread >&5 configure:4332: $? = 0 configure:4332: ./conftest configure:4332: $? = 0 configure:4347: result: yes configure:4481: checking for acos in -lm configure:4506: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lm -L/usr/lib -lSDL -lpthread >&5 conftest.c:18:6: warning: conflicting types for built-in function 'acos' [enabled by default] configure:4506: $? = 0 configure:4515: result: yes configure:4526: checking for inflate in -lz configure:4551: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:4551: $? = 0 configure:4560: result: yes configure:4575: checking for getopt_long configure:4575: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:4575: $? = 0 configure:4575: result: yes configure:4598: checking for scandir configure:4598: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:4598: $? = 0 configure:4598: result: yes configure:4609: checking for basename configure:4609: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4620: checking for mmap configure:4620: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:4620: $? = 0 configure:4620: result: yes configure:4675: checking for nasm configure:4691: found /usr/bin/nasm configure:4703: result: true configure:4797: checking how to run the C preprocessor configure:4828: gcc -E conftest.c configure:4828: $? = 0 configure:4842: gcc -E conftest.c conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gngeo" | #define PACKAGE_TARNAME "gngeo" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "gngeo 0.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gngeo" | #define VERSION "0.8" | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SCANDIR 1 | #define HAVE_BASENAME 1 | #define HAVE_MMAP 1 | #define USE_STARSCREAM 1 | #define USE_RAZE 1 | /* end confdefs.h. */ | #include configure:4867: result: gcc -E configure:4887: gcc -E conftest.c configure:4887: $? = 0 configure:4901: gcc -E conftest.c conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gngeo" | #define PACKAGE_TARNAME "gngeo" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "gngeo 0.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gngeo" | #define VERSION "0.8" | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SCANDIR 1 | #define HAVE_BASENAME 1 | #define HAVE_MMAP 1 | #define USE_STARSCREAM 1 | #define USE_RAZE 1 | /* end confdefs.h. */ | #include configure:4930: checking for grep that handles long lines and -e configure:4988: result: /bin/grep configure:4993: checking for egrep configure:5055: result: /bin/grep -E configure:5060: checking for ANSI C header files configure:5080: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5080: $? = 0 configure:5153: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:5153: $? = 0 configure:5153: ./conftest configure:5153: $? = 0 configure:5164: result: yes configure:5177: checking for sys/types.h configure:5177: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5177: $? = 0 configure:5177: result: yes configure:5177: checking for sys/stat.h configure:5177: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5177: $? = 0 configure:5177: result: yes configure:5177: checking for stdlib.h configure:5177: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5177: $? = 0 configure:5177: result: yes configure:5177: checking for string.h configure:5177: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5177: $? = 0 configure:5177: result: yes configure:5177: checking for memory.h configure:5177: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5177: $? = 0 configure:5177: result: yes configure:5177: checking for strings.h configure:5177: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5177: $? = 0 configure:5177: result: yes configure:5177: checking for inttypes.h configure:5177: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5177: $? = 0 configure:5177: result: yes configure:5177: checking for stdint.h configure:5177: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5177: $? = 0 configure:5177: result: yes configure:5177: checking for unistd.h configure:5177: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5177: $? = 0 configure:5177: result: yes configure:5191: checking GL/gl.h usability configure:5191: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5191: $? = 0 configure:5191: result: yes configure:5191: checking GL/gl.h presence configure:5191: gcc -E conftest.c configure:5191: $? = 0 configure:5191: result: yes configure:5191: checking for GL/gl.h configure:5191: result: yes configure:5290: checking for dirent.h that defines DIR configure:5309: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5309: $? = 0 configure:5317: result: yes configure:5330: checking for library containing opendir configure:5361: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:5361: $? = 0 configure:5378: result: none required configure:5445: checking for ANSI C header files configure:5549: result: yes configure:5560: checking errno.h usability configure:5560: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking errno.h presence configure:5560: gcc -E conftest.c configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking for errno.h configure:5560: result: yes configure:5560: checking limits.h usability configure:5560: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking limits.h presence configure:5560: gcc -E conftest.c configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking for limits.h configure:5560: result: yes configure:5560: checking malloc.h usability configure:5560: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking malloc.h presence configure:5560: gcc -E conftest.c configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking for malloc.h configure:5560: result: yes configure:5560: checking stddef.h usability configure:5560: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking stddef.h presence configure:5560: gcc -E conftest.c configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking for stddef.h configure:5560: result: yes configure:5560: checking for stdlib.h configure:5560: result: yes configure:5560: checking for string.h configure:5560: result: yes configure:5560: checking sys/time.h usability configure:5560: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking sys/time.h presence configure:5560: gcc -E conftest.c configure:5560: $? = 0 configure:5560: result: yes configure:5560: checking for sys/time.h configure:5560: result: yes configure:5560: checking for unistd.h configure:5560: result: yes configure:5572: checking for an ANSI C-conforming const configure:5637: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5637: $? = 0 configure:5644: result: yes configure:5652: checking for inline configure:5668: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5668: $? = 0 configure:5676: result: inline configure:5694: checking whether time.h and sys/time.h may both be included configure:5714: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5714: $? = 0 configure:5721: result: yes configure:5729: checking whether struct tm is in sys/time.h or time.h configure:5749: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5749: $? = 0 configure:5756: result: time.h configure:5764: checking whether byte ordering is bigendian configure:5779: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 conftest.c:43:9: error: unknown type name 'not' conftest.c:43:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:43:15: error: unknown type name 'universal' configure:5779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gngeo" | #define PACKAGE_TARNAME "gngeo" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "gngeo 0.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gngeo" | #define VERSION "0.8" | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SCANDIR 1 | #define HAVE_BASENAME 1 | #define HAVE_MMAP 1 | #define USE_STARSCREAM 1 | #define USE_RAZE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GL_GL_H 1 | #define USE_GL2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5824: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 configure:5824: $? = 0 configure:5842: gcc -c -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM conftest.c >&5 conftest.c: In function 'main': conftest.c:49:4: error: unknown type name 'not' conftest.c:49:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:5842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gngeo" | #define PACKAGE_TARNAME "gngeo" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "gngeo 0.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gngeo" | #define VERSION "0.8" | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SCANDIR 1 | #define HAVE_BASENAME 1 | #define HAVE_MMAP 1 | #define USE_STARSCREAM 1 | #define USE_RAZE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GL_GL_H 1 | #define USE_GL2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5970: result: no configure:5992: checking for vprintf configure:5992: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 conftest.c:65:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] configure:5992: $? = 0 configure:5992: result: yes configure:5998: checking for _doprnt configure:5998: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 /tmp/cc3qkccr.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:5998: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gngeo" | #define PACKAGE_TARNAME "gngeo" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "gngeo 0.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gngeo" | #define VERSION "0.8" | #define HAVE_LIBM 1 | #define HAVE_LIBZ 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SCANDIR 1 | #define HAVE_BASENAME 1 | #define HAVE_MMAP 1 | #define USE_STARSCREAM 1 | #define USE_RAZE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GL_GL_H 1 | #define USE_GL2 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:5998: result: no configure:6012: checking for atexit configure:6012: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:6012: $? = 0 configure:6012: result: yes configure:6012: checking for floor configure:6012: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 conftest.c:67:6: warning: conflicting types for built-in function 'floor' [enabled by default] configure:6012: $? = 0 configure:6012: result: yes configure:6012: checking for gettimeofday configure:6012: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:6012: $? = 0 configure:6012: result: yes configure:6012: checking for memset configure:6012: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 conftest.c:69:6: warning: conflicting types for built-in function 'memset' [enabled by default] configure:6012: $? = 0 configure:6012: result: yes configure:6012: checking for mkdir configure:6012: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:6012: $? = 0 configure:6012: result: yes configure:6012: checking for pow configure:6012: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 conftest.c:71:6: warning: conflicting types for built-in function 'pow' [enabled by default] configure:6012: $? = 0 configure:6012: result: yes configure:6012: checking for strchr configure:6012: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 conftest.c:72:6: warning: conflicting types for built-in function 'strchr' [enabled by default] configure:6012: $? = 0 configure:6012: result: yes configure:6012: checking for strstr configure:6012: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strstr' [enabled by default] configure:6012: $? = 0 configure:6012: result: yes configure:6012: checking for strtoul configure:6012: gcc -o conftest -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lz -lm -L/usr/lib -lSDL -lpthread >&5 configure:6012: $? = 0 configure:6012: result: yes configure:6025: result: Turning on x86 processor optimisations configure:6279: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gngeo config.status 0.8, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on portatil config.status:953: creating Makefile config.status:953: creating gngeo.dat/Makefile config.status:953: creating src/Makefile config.status:953: creating src/raze/Makefile config.status:953: creating src/star/Makefile config.status:953: creating src/mamez80/Makefile config.status:953: creating src/generator68k/Makefile config.status:953: creating src/cyclone/Makefile config.status:953: creating src/drz80/Makefile config.status:953: creating src/effect/Makefile config.status:953: creating src/blitter/Makefile config.status:953: creating src/ym2610/Makefile config.status:953: creating config.h config.status:1182: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_atexit=yes ac_cv_func_basename=yes ac_cv_func_floor=yes ac_cv_func_getopt_long=yes ac_cv_func_gettimeofday=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap=yes ac_cv_func_pow=yes ac_cv_func_scandir=yes ac_cv_func_strchr=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_header_GL_gl_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_m_acos=yes ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_have_nasm=true ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_target=i686-pc-linux-gnu am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/yaourt-tmp-phestar/aur-gngeo/src/gngeo-0.8/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/yaourt-tmp-phestar/aur-gngeo/src/gngeo-0.8/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='1' AUTOCONF='${SHELL} /tmp/yaourt-tmp-phestar/aur-gngeo/src/gngeo-0.8/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/yaourt-tmp-phestar/aur-gngeo/src/gngeo-0.8/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/yaourt-tmp-phestar/aur-gngeo/src/gngeo-0.8/missing --run automake-1.11' AWK='gawk' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='gcc' CFLAGS='-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -m32 -DI386_ASM -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i686 -DCPU=i686' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_NASM_FALSE='#' HAVE_NASM_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu' LIBOBJS='' LIBS='-lz -lm -L/usr/lib -lSDL -lpthread' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/yaourt-tmp-phestar/aur-gngeo/src/gngeo-0.8/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='gngeo' PACKAGE_BUGREPORT='' PACKAGE_NAME='gngeo' PACKAGE_STRING='gngeo 0.8' PACKAGE_TARNAME='gngeo' PACKAGE_URL='' PACKAGE_VERSION='0.8' PATH_SEPARATOR=':' PROCESSOR_ARM_FALSE='' PROCESSOR_ARM_TRUE='#' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-L/usr/lib -lSDL -lpthread' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_CYCLONE_FALSE='' USE_CYCLONE_TRUE='#' USE_DRZ80_FALSE='' USE_DRZ80_TRUE='#' USE_GENERATOR68K_FALSE='' USE_GENERATOR68K_TRUE='#' USE_GP2X_FALSE='' USE_GP2X_TRUE='#' USE_GUI_FALSE='' USE_GUI_TRUE='#' USE_MAMEZ80_FALSE='' USE_MAMEZ80_TRUE='#' USE_RAZE_FALSE='#' USE_RAZE_TRUE='' USE_STARSCREAM_FALSE='#' USE_STARSCREAM_TRUE='' USE_WIZ_FALSE='' USE_WIZ_TRUE='#' VERSION='0.8' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' have_nasm='true' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/yaourt-tmp-phestar/aur-gngeo/src/gngeo-0.8/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gngeo" #define PACKAGE_TARNAME "gngeo" #define PACKAGE_VERSION "0.8" #define PACKAGE_STRING "gngeo 0.8" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gngeo" #define VERSION "0.8" #define HAVE_LIBM 1 #define HAVE_LIBZ 1 #define HAVE_GETOPT_LONG 1 #define HAVE_SCANDIR 1 #define HAVE_BASENAME 1 #define HAVE_MMAP 1 #define USE_STARSCREAM 1 #define USE_RAZE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GL_GL_H 1 #define USE_GL2 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_VPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_FLOOR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_POW 1 #define HAVE_STRCHR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define PROCESSOR_INTEL 1 #define ALIGNLONGS ALIGNLONGS configure: exit 0