This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by BZFlag configure 2.4.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2988: result: ************************************************ configure:2990: result: *** Configuring BZFlag 2.4.2, Build 20140709 *** configure:2992: result: ************************************************ configure:3008: checking build system type configure:3022: result: i686-uhu-linux-gnu configure:3042: checking host system type configure:3055: result: i686-uhu-linux-gnu configure:3075: checking target system type configure:3088: result: i686-uhu-linux-gnu configure:3131: checking for a BSD-compatible install configure:3199: result: /bin/install -c configure:3210: checking whether build environment is sane configure:3260: result: yes configure:3441: checking for gawk configure:3457: found /bin/gawk configure:3468: result: gawk configure:3479: checking whether make sets $(MAKE) configure:3501: result: yes configure:3600: checking whether a configure cache exists configure:3638: result: not found configure:3643: *** Automatically caching to config.cache.linux-gnu.hp02 *** configure:3677: checking ... a r g u m e n t s configure:3679: result: (1 of 9) configure:3706: checking for style of include used by make configure:3734: result: GNU configure:3764: checking for i686-uhu-linux-gcc configure:3780: found /usr/bin/i686-uhu-linux-gcc configure:3791: result: i686-uhu-linux-gcc configure:4060: checking for C compiler version configure:4069: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:4080: $? = 0 configure:4069: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4080: $? = 0 configure:4069: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4080: $? = 1 configure:4069: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4080: $? = 1 configure:4100: checking whether the C compiler works configure:4122: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4126: $? = 0 configure:4174: result: yes configure:4177: checking for C compiler default output file name configure:4179: result: a.out configure:4185: checking for suffix of executables configure:4192: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4196: $? = 0 configure:4218: result: configure:4240: checking whether we are cross compiling configure:4248: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4252: $? = 0 configure:4259: ./conftest configure:4263: $? = 0 configure:4278: result: no configure:4283: checking for suffix of object files configure:4305: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4309: $? = 0 configure:4330: result: o configure:4334: checking whether we are using the GNU C compiler configure:4353: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4353: $? = 0 configure:4362: result: yes configure:4371: checking whether i686-uhu-linux-gcc accepts -g configure:4391: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4391: $? = 0 configure:4432: result: yes configure:4449: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4513: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4513: $? = 0 configure:4526: result: none needed configure:4548: checking dependency style of i686-uhu-linux-gcc configure:4658: result: gcc3 configure:4690: checking for working ncurses configure:4710: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:4710: $? = 0 configure:4718: result: yes configure:5031: checking ... p r o g r a m s configure:5033: result: (2 of 9) configure:5054: checking whether make sets $(MAKE) configure:5076: result: yes configure:5135: checking for i686-uhu-linux-g++ configure:5151: found /usr/bin/i686-uhu-linux-g++ configure:5162: result: i686-uhu-linux-g++ configure:5233: checking for C++ compiler version configure:5242: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:5253: $? = 0 configure:5242: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5253: $? = 0 configure:5242: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5253: $? = 1 configure:5242: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5253: $? = 1 configure:5257: checking whether we are using the GNU C++ compiler configure:5276: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5276: $? = 0 configure:5285: result: yes configure:5294: checking whether i686-uhu-linux-g++ accepts -g configure:5314: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5314: $? = 0 configure:5355: result: yes configure:5380: checking dependency style of i686-uhu-linux-g++ configure:5490: result: gcc3 configure:5513: checking for i686-uhu-linux-gcc configure:5540: result: i686-uhu-linux-gcc configure:5809: checking for C compiler version configure:5818: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:5829: $? = 0 configure:5818: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5829: $? = 0 configure:5818: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5829: $? = 1 configure:5818: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5829: $? = 1 configure:5833: checking whether we are using the GNU C compiler configure:5861: result: yes configure:5870: checking whether i686-uhu-linux-gcc accepts -g configure:5931: result: yes configure:5948: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6025: result: none needed configure:6047: checking dependency style of i686-uhu-linux-gcc configure:6157: result: gcc3 configure:6172: checking whether ln -s works configure:6176: result: yes configure:6185: checking for ar configure:6201: found /usr/bin/ar configure:6212: result: ar configure:6225: checking for ccache configure:6243: found /usr/bin/ccache configure:6255: result: /usr/bin/ccache configure:6271: checking for i686-uhu-linux-windres configure:6301: result: no configure:6311: checking for windres configure:6341: result: no configure:6415: checking how to print strings configure:6442: result: printf configure:6463: checking for a sed that does not truncate output configure:6527: result: /bin/sed configure:6545: checking for grep that handles long lines and -e configure:6603: result: /bin/grep configure:6608: checking for egrep configure:6670: result: /bin/grep -E configure:6675: checking for fgrep configure:6737: result: /bin/grep -F configure:6772: checking for ld used by ccache i686-uhu-linux-gcc configure:6839: result: /usr/bin/ld configure:6846: checking if the linker (/usr/bin/ld) is GNU ld configure:6861: result: yes configure:6873: checking for BSD- or MS-compatible name lister (nm) configure:6922: result: /usr/bin/nm -B configure:7052: checking the name lister (/usr/bin/nm -B) interface configure:7059: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7062: /usr/bin/nm -B "conftest.o" configure:7065: output 00000000 B some_variable configure:7072: result: BSD nm configure:7076: checking the maximum length of command line arguments configure:7201: result: 1572864 configure:7218: checking whether the shell understands some XSI constructs configure:7228: result: yes configure:7232: checking whether the shell understands "+=" configure:7238: result: yes configure:7273: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7313: result: func_convert_file_noop configure:7320: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7340: result: func_convert_file_noop configure:7347: checking for /usr/bin/ld option to reload object files configure:7354: result: -r configure:7388: checking for i686-uhu-linux-objdump configure:7418: result: no configure:7428: checking for objdump configure:7444: found /usr/bin/objdump configure:7455: result: objdump configure:7487: checking how to recognize dependent libraries configure:7689: result: pass_all configure:7734: checking for i686-uhu-linux-dlltool configure:7764: result: no configure:7774: checking for dlltool configure:7804: result: no configure:7834: checking how to associate runtime and link libraries configure:7861: result: printf %s\n configure:7877: checking for i686-uhu-linux-ar configure:7904: result: ar configure:7985: checking for archiver @FILE support configure:8002: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8002: $? = 0 configure:8005: ar cru libconftest.a @conftest.lst >&5 configure:8008: $? = 0 configure:8013: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8016: $? = 1 configure:8028: result: @ configure:8046: checking for i686-uhu-linux-strip configure:8076: result: no configure:8086: checking for strip configure:8102: found /usr/bin/strip configure:8113: result: strip configure:8145: checking for i686-uhu-linux-ranlib configure:8175: result: no configure:8185: checking for ranlib configure:8201: found /usr/bin/ranlib configure:8212: result: ranlib configure:8314: checking command to parse /usr/bin/nm -B output from ccache i686-uhu-linux-gcc object configure:8433: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8436: $? = 0 configure:8440: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8443: $? = 0 configure:8509: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8512: $? = 0 configure:8550: result: ok configure:8587: checking for sysroot configure:8617: result: no configure:8820: checking for i686-uhu-linux-mt configure:8850: result: no configure:8860: checking for mt configure:8890: result: no configure:8910: checking if : is a manifest tool configure:8916: : '-?' configure:8924: result: no configure:9556: checking how to run the C preprocessor configure:9587: ccache i686-uhu-linux-gcc -E conftest.c configure:9587: $? = 0 configure:9601: ccache i686-uhu-linux-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 1 | /* end confdefs.h. */ | #include configure:9626: result: ccache i686-uhu-linux-gcc -E configure:9646: ccache i686-uhu-linux-gcc -E conftest.c configure:9646: $? = 0 configure:9660: ccache i686-uhu-linux-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 1 | /* end confdefs.h. */ | #include configure:9689: checking for ANSI C header files configure:9709: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9709: $? = 0 configure:9782: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9782: $? = 0 configure:9782: ./conftest configure:9782: $? = 0 configure:9793: result: yes configure:9806: checking for sys/types.h configure:9806: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9806: $? = 0 configure:9806: result: yes configure:9806: checking for sys/stat.h configure:9806: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9806: $? = 0 configure:9806: result: yes configure:9806: checking for stdlib.h configure:9806: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9806: $? = 0 configure:9806: result: yes configure:9806: checking for string.h configure:9806: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9806: $? = 0 configure:9806: result: yes configure:9806: checking for memory.h configure:9806: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9806: $? = 0 configure:9806: result: yes configure:9806: checking for strings.h configure:9806: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9806: $? = 0 configure:9806: result: yes configure:9806: checking for inttypes.h configure:9806: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9806: $? = 0 configure:9806: result: yes configure:9806: checking for stdint.h configure:9806: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9806: $? = 0 configure:9806: result: yes configure:9806: checking for unistd.h configure:9806: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9806: $? = 0 configure:9806: result: yes configure:9820: checking for dlfcn.h configure:9820: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9820: $? = 0 configure:9820: result: yes configure:10016: checking for objdir configure:10031: result: .libs configure:10302: checking if ccache i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:10320: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:10324: $? = 0 configure:10337: result: no configure:10647: checking for ccache i686-uhu-linux-gcc option to produce PIC configure:10654: result: -fPIC -DPIC configure:10662: checking if ccache i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10680: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10684: $? = 0 configure:10697: result: yes configure:10726: checking if ccache i686-uhu-linux-gcc static flag -static works configure:10754: result: yes configure:10769: checking if ccache i686-uhu-linux-gcc supports -c -o file.o configure:10790: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10794: $? = 0 configure:10816: result: yes configure:10824: checking if ccache i686-uhu-linux-gcc supports -c -o file.o configure:10871: result: yes configure:10904: checking whether the ccache i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:12062: result: yes configure:12099: checking whether -lc should be explicitly linked in configure:12107: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12110: $? = 0 configure:12125: ccache i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12128: $? = 0 configure:12142: result: no configure:12307: checking dynamic linker characteristics configure:12821: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12821: $? = 0 configure:13047: result: GNU/Linux ld.so configure:13154: checking how to hardcode library paths into programs configure:13179: result: immediate configure:13273: checking for shl_load configure:13273: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccL6bLKz.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:13273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:13273: result: no configure:13277: checking for shl_load in -ldld configure:13302: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:13302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:13311: result: no configure:13316: checking for dlopen configure:13316: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccCe98sR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:13316: result: no configure:13320: checking for dlopen in -ldl configure:13345: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13345: $? = 0 configure:13354: result: yes configure:13473: checking whether a program can dlopen itself configure:13553: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:13556: $? = 0 configure:13574: result: yes configure:13579: checking whether a statically linked program can dlopen itself configure:13659: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/cciQZNEm.o: In function `main': conftest.c:(.text.startup+0x1a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:13662: $? = 1 configure:13680: result: no configure:13719: checking whether stripping libraries is possible configure:13724: result: yes configure:13759: checking if libtool supports shared libraries configure:13761: result: yes configure:13764: checking whether to build shared libraries configure:13785: result: yes configure:13788: checking whether to build static libraries configure:13792: result: no configure:13815: checking how to run the C++ preprocessor configure:13842: ccache i686-uhu-linux-g++ -E conftest.cpp configure:13842: $? = 0 configure:13856: ccache i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13881: result: ccache i686-uhu-linux-g++ -E configure:13901: ccache i686-uhu-linux-g++ -E conftest.cpp configure:13901: $? = 0 configure:13915: ccache i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14085: checking for ld used by ccache i686-uhu-linux-g++ configure:14152: result: /usr/bin/ld configure:14159: checking if the linker (/usr/bin/ld) is GNU ld configure:14174: result: yes configure:14229: checking whether the ccache i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15233: result: yes configure:15268: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15271: $? = 0 configure:15791: checking for ccache i686-uhu-linux-g++ option to produce PIC configure:15798: result: -fPIC -DPIC configure:15806: checking if ccache i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:15824: ccache i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15828: $? = 0 configure:15841: result: yes configure:15864: checking if ccache i686-uhu-linux-g++ static flag -static works configure:15892: result: yes configure:15904: checking if ccache i686-uhu-linux-g++ supports -c -o file.o configure:15925: ccache i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15929: $? = 0 configure:15951: result: yes configure:15956: checking if ccache i686-uhu-linux-g++ supports -c -o file.o configure:16003: result: yes configure:16033: checking whether the ccache i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16067: result: yes configure:16210: checking dynamic linker characteristics configure:16884: result: GNU/Linux ld.so configure:16937: checking how to hardcode library paths into programs configure:16962: result: immediate configure:17032: checking for pod2man configure:17048: found /usr/bin/pod2man configure:17060: result: yes configure:17099: checking ... l i b r a r i e s configure:17101: result: (3 of 9) configure:17117: checking for dlopen in -ldl configure:17151: result: yes configure:17162: checking for compressBound in -lz configure:17187: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lz >&5 configure:17187: $? = 0 configure:17196: result: yes configure:17207: checking for ares_init in -lcares configure:17232: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcares >&5 /usr/bin/ld: cannot find -lcares collect2: error: ld returned 1 exit status configure:17232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* 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 ares_init (); | int | main () | { | return ares_init (); | ; | return 0; | } configure:17241: result: no configure:17252: checking for regcomp in -lc configure:17277: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc >&5 configure:17277: $? = 0 configure:17286: result: yes configure:17380: checking for shm_open in -lrt configure:17405: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt >&5 configure:17405: $? = 0 configure:17414: result: yes configure:17425: checking for sqrtf in -lm configure:17450: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:34:6: warning: conflicting types for built-in function 'sqrtf' [enabled by default] char sqrtf (); ^ configure:17450: $? = 0 configure:17459: result: yes configure:17472: checking for socket in -lsocket configure:17497: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:17497: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:17506: result: no configure:17517: checking for gethostent in -lsocket configure:17542: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:17542: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* 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 gethostent (); | int | main () | { | return gethostent (); | ; | return 0; | } configure:17551: result: no configure:17561: checking for gethostent in -lbind configure:17586: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lbind -lm >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:17586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* 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 gethostent (); | int | main () | { | return gethostent (); | ; | return 0; | } configure:17595: result: no configure:17610: checking for pthread_create in -lc_r configure:17635: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc_r -lm >&5 /usr/bin/ld: cannot find -lc_r collect2: error: ld returned 1 exit status configure:17635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* 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 pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:17644: result: no configure:17649: checking for pthread_create in -lpthread configure:17674: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lpthread -lm >&5 configure:17674: $? = 0 configure:17683: result: yes configure:17696: checking for acosf in -lm configure:17721: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:35:6: warning: conflicting types for built-in function 'acosf' [enabled by default] char acosf (); ^ configure:17721: $? = 0 configure:17730: result: yes configure:17738: checking for asinf in -lm configure:17763: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:36:6: warning: conflicting types for built-in function 'asinf' [enabled by default] char asinf (); ^ configure:17763: $? = 0 configure:17772: result: yes configure:17780: checking for atan2f in -lm configure:17805: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:37:6: warning: conflicting types for built-in function 'atan2f' [enabled by default] char atan2f (); ^ configure:17805: $? = 0 configure:17814: result: yes configure:17822: checking for atanf in -lm configure:17847: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:38:6: warning: conflicting types for built-in function 'atanf' [enabled by default] char atanf (); ^ configure:17847: $? = 0 configure:17856: result: yes configure:17864: checking for ceilf in -lm configure:17889: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:39:6: warning: conflicting types for built-in function 'ceilf' [enabled by default] char ceilf (); ^ configure:17889: $? = 0 configure:17898: result: yes configure:17906: checking for cosf in -lm configure:17931: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:40:6: warning: conflicting types for built-in function 'cosf' [enabled by default] char cosf (); ^ configure:17931: $? = 0 configure:17940: result: yes configure:17948: checking for expf in -lm configure:17973: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:41:6: warning: conflicting types for built-in function 'expf' [enabled by default] char expf (); ^ configure:17973: $? = 0 configure:17982: result: yes configure:17990: checking for fabsf in -lm configure:18015: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:42:6: warning: conflicting types for built-in function 'fabsf' [enabled by default] char fabsf (); ^ configure:18015: $? = 0 configure:18024: result: yes configure:18032: checking for floorf in -lm configure:18057: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:43:6: warning: conflicting types for built-in function 'floorf' [enabled by default] char floorf (); ^ configure:18057: $? = 0 configure:18066: result: yes configure:18074: checking for fmodf in -lm configure:18099: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:44:6: warning: conflicting types for built-in function 'fmodf' [enabled by default] char fmodf (); ^ configure:18099: $? = 0 configure:18108: result: yes configure:18116: checking for hypotf in -lm configure:18141: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:45:6: warning: conflicting types for built-in function 'hypotf' [enabled by default] char hypotf (); ^ configure:18141: $? = 0 configure:18150: result: yes configure:18158: checking for logf in -lm configure:18183: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:46:6: warning: conflicting types for built-in function 'logf' [enabled by default] char logf (); ^ configure:18183: $? = 0 configure:18192: result: yes configure:18200: checking for log10f in -lm configure:18225: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:47:6: warning: conflicting types for built-in function 'log10f' [enabled by default] char log10f (); ^ configure:18225: $? = 0 configure:18234: result: yes configure:18242: checking for powf in -lm configure:18267: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:48:6: warning: conflicting types for built-in function 'powf' [enabled by default] char powf (); ^ configure:18267: $? = 0 configure:18276: result: yes configure:18284: checking for sinf in -lm configure:18309: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:49:6: warning: conflicting types for built-in function 'sinf' [enabled by default] char sinf (); ^ configure:18309: $? = 0 configure:18318: result: yes configure:18326: checking for sqrtf in -lm configure:18360: result: yes configure:18368: checking for tanf in -lm configure:18393: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -lm >&5 conftest.c:51:6: warning: conflicting types for built-in function 'tanf' [enabled by default] char tanf (); ^ configure:18393: $? = 0 configure:18402: result: yes configure:18411: checking for numeric type sizes configure:18417: checking size of int configure:18422: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:18422: $? = 0 configure:18422: ./conftest configure:18422: $? = 0 configure:18436: result: 4 configure:18450: checking size of short int configure:18455: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:18455: $? = 0 configure:18455: ./conftest configure:18455: $? = 0 configure:18469: result: 2 configure:18483: checking size of long int configure:18488: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:18488: $? = 0 configure:18488: ./conftest configure:18488: $? = 0 configure:18502: result: 4 configure:18516: checking size of long long int configure:18521: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:18521: $? = 0 configure:18521: ./conftest configure:18521: $? = 0 configure:18535: result: 8 configure:18549: checking size of float configure:18554: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:18554: $? = 0 configure:18554: ./conftest configure:18554: $? = 0 configure:18568: result: 4 configure:18582: checking size of double configure:18587: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:18587: $? = 0 configure:18587: ./conftest configure:18587: $? = 0 configure:18601: result: 8 configure:18615: checking size of long double configure:18620: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:18620: $? = 0 configure:18620: ./conftest configure:18620: $? = 0 configure:18634: result: 12 configure:18698: checking ... h e a d e r s configure:18700: result: (4 of 9) configure:18714: checking for ANSI C header files configure:18818: result: yes configure:18841: checking cmath usability configure:18841: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:18841: $? = 0 configure:18841: result: yes configure:18841: checking cmath presence configure:18841: ccache i686-uhu-linux-g++ -E conftest.cpp configure:18841: $? = 0 configure:18841: result: yes configure:18841: checking for cmath configure:18841: result: yes configure:18841: checking cstdlib usability configure:18841: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:18841: $? = 0 configure:18841: result: yes configure:18841: checking cstdlib presence configure:18841: ccache i686-uhu-linux-g++ -E conftest.cpp configure:18841: $? = 0 configure:18841: result: yes configure:18841: checking for cstdlib configure:18841: result: yes configure:18841: checking cstdio usability configure:18841: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:18841: $? = 0 configure:18841: result: yes configure:18841: checking cstdio presence configure:18841: ccache i686-uhu-linux-g++ -E conftest.cpp configure:18841: $? = 0 configure:18841: result: yes configure:18841: checking for cstdio configure:18841: result: yes configure:18841: checking cstring usability configure:18841: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:18841: $? = 0 configure:18841: result: yes configure:18841: checking cstring presence configure:18841: ccache i686-uhu-linux-g++ -E conftest.cpp configure:18841: $? = 0 configure:18841: result: yes configure:18841: checking for cstring configure:18841: result: yes configure:18876: checking SDL/SDL.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking SDL/SDL.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking for SDL/SDL.h configure:18876: result: yes configure:18876: checking bstring.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:98:21: fatal error: bstring.h: No such file or directory #include ^ compilation terminated. configure:18876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18876: result: no configure:18876: checking bstring.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c conftest.c:65:21: fatal error: bstring.h: No such file or directory #include ^ compilation terminated. configure:18876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | /* end confdefs.h. */ | #include configure:18876: result: no configure:18876: checking for bstring.h configure:18876: result: no configure:18876: checking for dlfcn.h configure:18876: result: yes configure:18876: checking dsound.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:99:20: fatal error: dsound.h: No such file or directory #include ^ compilation terminated. configure:18876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18876: result: no configure:18876: checking dsound.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c conftest.c:66:20: fatal error: dsound.h: No such file or directory #include ^ compilation terminated. configure:18876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:18876: result: no configure:18876: checking for dsound.h configure:18876: result: no configure:18876: checking fcntl.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking fcntl.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking for fcntl.h configure:18876: result: yes configure:18876: checking for inttypes.h configure:18876: result: yes configure:18876: checking linux/input.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking linux/input.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking for linux/input.h configure:18876: result: yes configure:18876: checking process.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:102:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:18876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18876: result: no configure:18876: checking process.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c conftest.c:69:21: fatal error: process.h: No such file or directory #include ^ compilation terminated. configure:18876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | /* end confdefs.h. */ | #include configure:18876: result: no configure:18876: checking for process.h configure:18876: result: no configure:18876: checking sched.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking sched.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking for sched.h configure:18876: result: yes configure:18876: checking for stdint.h configure:18876: result: yes configure:18876: checking sys/param.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking sys/param.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking for sys/param.h configure:18876: result: yes configure:18876: checking sys/socket.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking sys/socket.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking for sys/socket.h configure:18876: result: yes configure:18876: checking netdb.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking netdb.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking for netdb.h configure:18876: result: yes configure:18876: checking for unistd.h configure:18876: result: yes configure:18876: checking values.h usability configure:18876: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking values.h presence configure:18876: ccache i686-uhu-linux-gcc -E conftest.c configure:18876: $? = 0 configure:18876: result: yes configure:18876: checking for values.h configure:18876: result: yes configure:18889: checking regex.h usability configure:18889: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18889: $? = 0 configure:18889: result: yes configure:18889: checking regex.h presence configure:18889: ccache i686-uhu-linux-gcc -E conftest.c configure:18889: $? = 0 configure:18889: result: yes configure:18889: checking for regex.h configure:18889: result: yes configure:18935: checking ... t y p e s configure:18937: result: (5 of 9) configure:18953: checking whether byte ordering is bigendian configure:18968: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:78:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:78:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:78:15: error: unknown type name 'universal' configure:18968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19013: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19013: $? = 0 configure:19031: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:84:4: error: unknown type name 'not' not big endian ^ conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:19031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19159: result: no configure:19177: checking for an ANSI C-conforming const configure:19242: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19242: $? = 0 configure:19249: result: yes configure:19258: checking for socklen_t type configure:19272: ccache i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19272: $? = 0 configure:19278: result: yes configure:19375: checking for std::wstring configure:19375: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:19375: $? = 0 configure:19375: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:83:26: error: expected primary-expression before ')' token if (sizeof ((std::wstring))) ^ configure:19375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((std::wstring))) | return 0; | ; | return 0; | } configure:19375: result: yes configure:19391: checking for OpenGL framework (Darwin-specific) configure:19407: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -framework OpenGL >&5 i686-uhu-linux-g++: error: OpenGL: No such file or directory i686-uhu-linux-g++: error: unrecognized command line option '-framework' configure:19407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | /* end confdefs.h. */ | #include | int | main () | { | glBegin(GL_POINTS) | ; | return 0; | } configure:19411: result: no configure:19421: checking for X configure:19529: ccache i686-uhu-linux-g++ -E conftest.cpp configure:19529: $? = 0 configure:19560: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lX11 -lm >&5 configure:19560: $? = 0 configure:19610: result: libraries , headers configure:19709: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lX11 >&5 configure:19709: $? = 0 configure:19807: checking for gethostbyname configure:19807: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm >&5 configure:19807: $? = 0 configure:19807: result: yes configure:19904: checking for connect configure:19904: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm >&5 configure:19904: $? = 0 configure:19904: result: yes configure:19953: checking for remove configure:19953: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm >&5 configure:19953: $? = 0 configure:19953: result: yes configure:20002: checking for shmat configure:20002: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm >&5 configure:20002: $? = 0 configure:20002: result: yes configure:20060: checking for IceConnectionNumber in -lICE configure:20085: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lICE -lm >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:20085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | /* end confdefs.h. */ | | /* 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 IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:20094: result: no configure:20144: checking for XextAddDisplay in -lXext configure:20169: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lXext -lX11 -lm >&5 configure:20169: $? = 0 configure:20178: result: yes configure:20187: checking for X11/extensions/xf86vmode.h configure:20187: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:20187: $? = 0 configure:20187: result: yes configure:20194: checking for XF86VidModeQueryExtension in -lXxf86vm configure:20219: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lXxf86vm -lm >&5 configure:20219: $? = 0 configure:20228: result: yes configure:20258: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lopengl32 -lXxf86vm -lXext -lX11 -lm >&5 /usr/bin/ld: cannot find -lopengl32 collect2: error: ld returned 1 exit status configure:20258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | /* end confdefs.h. */ | #include | int | main () | { | glBegin(GL_POINTS) | ; | return 0; | } configure:20258: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lGL -lXxf86vm -lXext -lX11 -lm >&5 configure:20258: $? = 0 configure:20285: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -framework OpenGL -lm >&5 i686-uhu-linux-g++: error: OpenGL: No such file or directory i686-uhu-linux-g++: error: unrecognized command line option '-framework' configure:20285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | /* end confdefs.h. */ | #include | int | main () | { | gluScaleImage(GL_RED,0,0,GL_INT,0,0,0,GL_INT,0) | ; | return 0; | } configure:20303: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lglu32 -lGL -lXxf86vm -lXext -lX11 -lm >&5 conftest.cpp:81:20: fatal error: GL/glu.h: No such file or directory #include ^ compilation terminated. configure:20303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | /* end confdefs.h. */ | #include | int | main () | { | gluScaleImage(GL_RED,0,0,GL_INT,0,0,0,GL_INT,0) | ; | return 0; | } configure:20303: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lGL -lGL -lXxf86vm -lXext -lX11 -lm >&5 conftest.cpp:81:20: fatal error: GL/glu.h: No such file or directory #include ^ compilation terminated. configure:20303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | /* end confdefs.h. */ | #include | int | main () | { | gluScaleImage(GL_RED,0,0,GL_INT,0,0,0,GL_INT,0) | ; | return 0; | } configure:20303: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lGLU -lGL -lXxf86vm -lXext -lX11 -lm >&5 conftest.cpp:81:20: fatal error: GL/glu.h: No such file or directory #include ^ compilation terminated. configure:20303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | /* end confdefs.h. */ | #include | int | main () | { | gluScaleImage(GL_RED,0,0,GL_INT,0,0,0,GL_INT,0) | ; | return 0; | } configure:20319: checking for working pthreads configure:20336: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lpthread >&5 configure:20336: $? = 0 configure:20354: result: yes configure:20510: checking for SDL framework configure:20526: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -framework SDL conftest.c -lGL -lXxf86vm -lXext -lX11 -lm -lpthread >&5 i686-uhu-linux-gcc: error: SDL: No such file or directory i686-uhu-linux-gcc: error: unrecognized command line option '-framework' configure:20526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:20533: result: no configure:20582: checking for sdl-config configure:20600: found /usr/bin/sdl-config configure:20613: result: /usr/bin/sdl-config configure:20622: checking for SDL - version >= 1.2.10 configure:20709: ccache i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lGL -lXxf86vm -lXext -lX11 -lm -lpthread -lSDL -lpthread >&5 configure:20709: $? = 0 configure:20709: ./conftest configure:20709: $? = 0 configure:20724: result: yes configure:20859: checking ... c o m p i l e r configure:20861: result: (6 of 9) configure:21025: checking if the compiler understands -Wl,-search_paths_first -mdynamic-no-pic configure:21041: ccache i686-uhu-linux-g++ -o conftest -g -O2 -Wl,-search_paths_first -mdynamic-no-pic conftest.cpp -lm -lpthread >&5 i686-uhu-linux-g++: error: unrecognized command line option '-mdynamic-no-pic' configure:21041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:21048: result: no configure:21071: checking ... f u n c t i o n s configure:21073: result: (7 of 9) configure:21105: checking for CGLGetCurrentContext configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 /tmp/cc4VviMY.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:121: undefined reference to `CGLGetCurrentContext' collect2: error: ld returned 1 exit status configure:21105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | /* end confdefs.h. */ | /* Define CGLGetCurrentContext to an innocuous variant, in case declares CGLGetCurrentContext. | For example, HP-UX 11i declares gettimeofday. */ | #define CGLGetCurrentContext innocuous_CGLGetCurrentContext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CGLGetCurrentContext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CGLGetCurrentContext | | /* 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 CGLGetCurrentContext (); | /* 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_CGLGetCurrentContext || defined __stub___CGLGetCurrentContext | choke me | #endif | | int | main () | { | return CGLGetCurrentContext (); | ; | return 0; | } configure:21105: result: no configure:21105: checking for Sleep configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 /tmp/ccqhFZb6.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:121: undefined reference to `Sleep' collect2: error: ld returned 1 exit status configure:21105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | /* end confdefs.h. */ | /* Define Sleep to an innocuous variant, in case declares Sleep. | For example, HP-UX 11i declares gettimeofday. */ | #define Sleep innocuous_Sleep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char Sleep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef Sleep | | /* 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 Sleep (); | /* 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_Sleep || defined __stub___Sleep | choke me | #endif | | int | main () | { | return Sleep (); | ; | return 0; | } configure:21105: result: no configure:21105: checking for WaitForSingleObject configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 /tmp/cccewTmj.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:121: undefined reference to `WaitForSingleObject' collect2: error: ld returned 1 exit status configure:21105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | /* end confdefs.h. */ | /* Define WaitForSingleObject to an innocuous variant, in case declares WaitForSingleObject. | For example, HP-UX 11i declares gettimeofday. */ | #define WaitForSingleObject innocuous_WaitForSingleObject | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char WaitForSingleObject (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef WaitForSingleObject | | /* 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 WaitForSingleObject (); | /* 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_WaitForSingleObject || defined __stub___WaitForSingleObject | choke me | #endif | | int | main () | { | return WaitForSingleObject (); | ; | return 0; | } configure:21105: result: no configure:21105: checking for _stricmp configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 /tmp/ccJ47Pix.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:121: undefined reference to `_stricmp' collect2: error: ld returned 1 exit status configure:21105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | /* end confdefs.h. */ | /* Define _stricmp to an innocuous variant, in case declares _stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _stricmp innocuous__stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stricmp | | /* 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 _stricmp (); | /* 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__stricmp || defined __stub____stricmp | choke me | #endif | | int | main () | { | return _stricmp (); | ; | return 0; | } configure:21105: result: no configure:21105: checking for _strnicmp configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 /tmp/ccs7uKTJ.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:121: undefined reference to `_strnicmp' collect2: error: ld returned 1 exit status configure:21105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | /* end confdefs.h. */ | /* Define _strnicmp to an innocuous variant, in case declares _strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _strnicmp innocuous__strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strnicmp | | /* 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 _strnicmp (); | /* 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__strnicmp || defined __stub____strnicmp | choke me | #endif | | int | main () | { | return _strnicmp (); | ; | return 0; | } configure:21105: result: no configure:21105: checking for _vsnprintf configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 /tmp/ccIe1sbU.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:121: undefined reference to `_vsnprintf' collect2: error: ld returned 1 exit status configure:21105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | /* end confdefs.h. */ | /* Define _vsnprintf to an innocuous variant, in case declares _vsnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _vsnprintf innocuous__vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _vsnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _vsnprintf | | /* 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 _vsnprintf (); | /* 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__vsnprintf || defined __stub____vsnprintf | choke me | #endif | | int | main () | { | return _vsnprintf (); | ; | return 0; | } configure:21105: result: no configure:21105: checking for atexit configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 configure:21105: $? = 0 configure:21105: result: yes configure:21105: checking for hstrerror configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 configure:21105: $? = 0 configure:21105: result: yes configure:21105: checking for sched_setaffinity configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 configure:21105: $? = 0 configure:21105: result: yes configure:21105: checking for select configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 configure:21105: $? = 0 configure:21105: result: yes configure:21105: checking for snooze configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 /tmp/cc5ADn0Y.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:125: undefined reference to `snooze' collect2: error: ld returned 1 exit status configure:21105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | #define HAVE_ATEXIT 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define snooze to an innocuous variant, in case declares snooze. | For example, HP-UX 11i declares gettimeofday. */ | #define snooze innocuous_snooze | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char snooze (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef snooze | | /* 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 snooze (); | /* 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_snooze || defined __stub___snooze | choke me | #endif | | int | main () | { | return snooze (); | ; | return 0; | } configure:21105: result: no configure:21105: checking for usleep configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 configure:21105: $? = 0 configure:21105: result: yes configure:21105: checking for vsnprintf configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 configure:21105: $? = 0 configure:21105: result: yes configure:21105: checking for wglGetCurrentContext configure:21105: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 /tmp/ccblZtML.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:127: undefined reference to `wglGetCurrentContext' collect2: error: ld returned 1 exit status configure:21105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | #define HAVE_ATEXIT 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define wglGetCurrentContext to an innocuous variant, in case declares wglGetCurrentContext. | For example, HP-UX 11i declares gettimeofday. */ | #define wglGetCurrentContext innocuous_wglGetCurrentContext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wglGetCurrentContext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wglGetCurrentContext | | /* 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 wglGetCurrentContext (); | /* 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_wglGetCurrentContext || defined __stub___wglGetCurrentContext | choke me | #endif | | int | main () | { | return wglGetCurrentContext (); | ; | return 0; | } configure:21105: result: no configure:21123: checking for isnan configure:21145: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21145: $? = 0 configure:21183: result: yes configure:21209: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21209: $? = 0 configure:21231: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21231: $? = 0 configure:21254: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21254: $? = 0 configure:21279: checking ... s e r v i c e s configure:21281: result: (8 of 9) configure:21397: checking for linux rumble joystick support configure:21410: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21410: $? = 0 configure:21421: result: yes configure:21425: checking for linux force feedback joystick support configure:21438: ccache i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21438: $? = 0 configure:21449: result: yes configure:21456: WARNING: Client build is enabled, but OpenGL does not seem to be fully available ... disabling BZFlag client configure:21539: checking for ares DNS lookup functionality configure:21565: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread >&5 conftest.cpp:101:18: fatal error: ares.h: No such file or directory #include ^ compilation terminated. configure:21565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BZFlag" | #define PACKAGE_TARNAME "bzflag" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "BZFlag 2.4.2" | #define PACKAGE_BUGREPORT "http://BZFlag.org/" | #define PACKAGE_URL "" | #define PACKAGE "bzflag" | #define VERSION "2.4.2" | #define BZ_BUILD_OS "linux-gnu" | #define HAVE_NCURSES_H /**/ | #define BZ_PLUGINS 1 | #define ROBOT 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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBM 1 | #define HAVE_ACOSF 1 | #define HAVE_ASINF 1 | #define HAVE_ATAN2F 1 | #define HAVE_ATANF 1 | #define HAVE_CEILF 1 | #define HAVE_COSF 1 | #define HAVE_EXPF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_FMODF 1 | #define HAVE_HYPOTF 1 | #define HAVE_LOGF 1 | #define HAVE_LOG10F 1 | #define HAVE_POWF 1 | #define HAVE_SINF 1 | #define HAVE_SQRTF 1 | #define HAVE_TANF 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT_INT 2 | #define SIZEOF_LONG_INT 4 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 12 | #define STDC_HEADERS 1 | #define HAVE_CMATH 1 | #define HAVE_CSTDLIB 1 | #define HAVE_CSTDIO 1 | #define HAVE_CSTRING 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STD__WSTRING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define XF86VIDMODE_EXT 1 | #define HAVE_PTHREADS 1 | #define _REENTRANT 1 | #define BZFLAG_DATA "/usr/share/bzflag" | #define HAVE_SDL 1 | #define HALF_RATE_AUDIO 1 | #define NDEBUG 1 | #define HAVE_ATEXIT 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SELECT 1 | #define HAVE_USLEEP 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STD__ISNAN 1 | #define HAVE_STD__MIN 1 | #define HAVE_STD__MAX 1 | #define HAVE_STD__COUNT 1 | #define HAVE_FF_EFFECT_RUMBLE 1 | #define HAVE_FF_EFFECT_DIRECTIONAL 1 | /* end confdefs.h. */ | | #include | #include | void callback(void * /*arg*/, int /*callbackStatus*/, | int /*timeouts*/, struct hostent * /*hostent*/) {} | | int | main () | { | | ares_channel aresChannel; | in_addr requestedAddress; | | ares_gethostbyaddr(aresChannel, &requestedAddress, | sizeof(in_addr), AF_INET, callback, NULL); | | ; | return 0; | } configure:21573: result: no configure:21576: checking whether to build the included ares lookup library configure:21587: result: yes configure:21649: checking for regular expression functionality configure:21679: ccache i686-uhu-linux-g++ -o conftest -g -O2 -lc conftest.cpp -lm -lpthread >&5 configure:21679: $? = 0 configure:21679: ./conftest configure:21679: $? = 0 configure:21689: result: yes configure:21692: checking whether to build the included regular expression library configure:21703: result: no (using system) configure:21716: checking whether to build the included zlib compression library configure:21727: result: no (using system) configure:21784: checking for gawk configure:21811: result: gawk configure:21873: checking for curl-config configure:21891: found /usr/bin/curl-config configure:21903: result: /usr/bin/curl-config configure:21914: checking for the version of libcurl configure:21921: result: 7.37.0 configure:21982: checking whether libcurl is usable configure:22015: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lcurl -lm -lpthread >&5 configure:22015: $? = 0 configure:22029: result: yes configure:22042: checking for curl_free configure:22042: ccache i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -lm -lpthread -lcurl >&5 configure:22042: $? = 0 configure:22042: result: yes configure:22129: checking whether to build the included curl library configure:22138: result: no (using system) configure:22203: GLEW is disabled because no clients are being built configure:22247: checking ... o u t p u t configure:22249: result: (9 of 9) configure:22361: updating cache config.cache.linux-gnu.hp02 configure:22535: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by BZFlag config.status 2.4.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:1421: creating BZFlag.xcodeproj/Makefile config.status:1421: creating MSVC/Makefile config.status:1421: creating MSVC/build/Makefile config.status:1421: creating Makefile config.status:1421: creating bzflag.lsm config.status:1421: creating bzflag.spec config.status:1421: creating data/Makefile config.status:1421: creating data/fonts/Makefile config.status:1421: creating data/l10n/Makefile config.status:1421: creating include/Makefile config.status:1421: creating m4/Makefile config.status:1421: creating man/Makefile config.status:1421: creating misc/Makefile config.status:1421: creating package/Makefile config.status:1421: creating package/irix/Makefile config.status:1421: creating package/linux/Makefile config.status:1421: creating package/rpm/Makefile config.status:1421: creating package/win32/Makefile config.status:1421: creating package/win32/nsis/Makefile config.status:1421: creating plugins/HoldTheFlag/Makefile config.status:1421: creating plugins/Makefile config.status:1421: creating plugins/Phoenix/Makefile config.status:1421: creating plugins/RogueGenocide/Makefile config.status:1421: creating plugins/SAMPLE_PLUGIN/Makefile config.status:1421: creating plugins/TimeLimit/Makefile config.status:1421: creating plugins/airspawn/Makefile config.status:1421: creating plugins/autoFlagReset/Makefile config.status:1421: creating plugins/chathistory/Makefile config.status:1421: creating plugins/customflagsample/Makefile config.status:1421: creating plugins/fairCTF/Makefile config.status:1421: creating plugins/fastmap/Makefile config.status:1421: creating plugins/flagStay/Makefile config.status:1421: creating plugins/hiddenAdmin/Makefile config.status:1421: creating plugins/keepaway/Makefile config.status:1421: creating plugins/killall/Makefile config.status:1421: creating plugins/koth/Makefile config.status:1421: creating plugins/logDetail/Makefile config.status:1421: creating plugins/nagware/Makefile config.status:1421: creating plugins/playHistoryTracker/Makefile config.status:1421: creating plugins/plugin_utils/Makefile config.status:1421: creating plugins/rabbitTimer/Makefile config.status:1421: creating plugins/rabidRabbit/Makefile config.status:1421: creating plugins/recordmatch/Makefile config.status:1421: creating plugins/regFlag/Makefile config.status:1421: creating plugins/serverControl/Makefile config.status:1421: creating plugins/shockwaveDeath/Makefile config.status:1421: creating plugins/teamflagreset/Makefile config.status:1421: creating plugins/thiefControl/Makefile config.status:1421: creating plugins/timedctf/Makefile config.status:1421: creating plugins/wwzones/Makefile config.status:1421: creating src/3D/Makefile config.status:1421: creating src/Makefile config.status:1421: creating src/bzadmin/Makefile config.status:1421: creating src/bzflag/Makefile config.status:1421: creating src/bzfs/Makefile config.status:1421: creating src/common/Makefile config.status:1421: creating src/date/Makefile config.status:1421: creating src/game/Makefile config.status:1421: creating src/geometry/Makefile config.status:1421: creating src/geometry/models/Makefile config.status:1421: creating src/geometry/models/tank/Makefile config.status:1421: creating src/mediafile/Makefile config.status:1421: creating src/net/Makefile config.status:1421: creating src/obstacle/Makefile config.status:1421: creating src/ogl/Makefile config.status:1421: creating src/platform/MacOSX/BZFlag-Info.plist config.status:1421: creating src/other/Makefile config.status:1421: creating src/other/regex/Makefile config.status:1421: creating src/other/zlib/Makefile config.status:1421: creating src/platform/MacOSX/Makefile config.status:1421: creating src/platform/Makefile config.status:1421: creating src/scene/Makefile config.status:1421: creating tools/Makefile config.status:1421: creating tools/TextTool-W32/Makefile config.status:1421: creating tools/TextTool-W32/res/Makefile config.status:1421: creating tools/bzwtransform/Makefile config.status:1421: creating tools/modeltool/Makefile config.status:1421: creating tools/modeltool/MSVC/Makefile config.status:1421: creating include/config.h config.status:1644: executing depfiles commands config.status:1644: executing libtool commands configure:25181: === configuring in src/other/ares (/var/uhubuild/work/compile/src/other/ares) configure:25244: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=../../../config.cache.linux-gnu.hp02 --srcdir=. configure:25181: === configuring in src/other/curl (/var/uhubuild/work/compile/src/other/curl) configure:25244: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux' --cache-file=../../../config.cache.linux-gnu.hp02 --srcdir=. configure:25344: result: Done. configure:25346: result: configure:25357: result: BZFlag-2.4.2.20140709 configured with the following: configure:25368: result: configure:25370: result: Prefix: /usr configure:25372: result: Binaries: /usr/bin configure:25374: result: Plugins: /usr/lib/bzflag configure:25376: result: Manual pages: /usr/share/man configure:25378: result: configure:25380: result: CC = ccache i686-uhu-linux-gcc configure:25382: result: CXX = ccache i686-uhu-linux-g++ configure:25384: result: CFLAGS = -O2 -march=i686 -mtune=generic configure:25386: result: CONF_CFLAGS = -Wall -W -Wundef -Wshadow -fexpensive-optimizations configure:25388: result: CXXFLAGS = -g -O2 configure:25390: result: CONF_CXXFLAGS = -Wall -W -Wundef -Wshadow -ansi -pedantic -fexpensive-optimizations configure:25392: result: CPPFLAGS = configure:25394: result: CONF_CPPFLAGS = configure:25396: result: LDFLAGS = configure:25398: result: LIBS = -lm -lpthread configure:25400: result: configure:25402: result: Build ares ........: yes configure:25404: result: Build curl ........: no (using system) configure:25406: result: Build glew ........: no (clients disabled) configure:25408: result: Build regex .......: no (using system) configure:25410: result: Build zlib ........: no (using system) configure:25412: result: configure:25414: result: BZFlag client .....: no bzflag client binary! (need OpenGL) configure:25416: result: BZFlag server .....: yes (with plugins) configure:25418: result: BZAdmin client ....: yes configure:25420: result: configure:25426: result: --- configure:25428: result: ./configure complete, type 'make' to begin building configure:25430: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_CGLGetCurrentContext=no ac_cv_func_Sleep=no ac_cv_func_WaitForSingleObject=no ac_cv_func__stricmp=no ac_cv_func__strnicmp=no ac_cv_func__vsnprintf=no ac_cv_func_atexit=yes ac_cv_func_connect=yes ac_cv_func_curl_free=yes ac_cv_func_dlopen=no ac_cv_func_gethostbyname=yes ac_cv_func_hstrerror=yes ac_cv_func_remove=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_select=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snooze=no ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_func_wglGetCurrentContext=no ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_SDL_SDL_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_bstring_h=no ac_cv_header_cmath=yes ac_cv_header_cstdio=yes ac_cv_header_cstdlib=yes ac_cv_header_cstring=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dsound_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_input_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_process_h=no ac_cv_header_regex_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=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_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_Xext_XextAddDisplay=yes ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes ac_cv_lib_bind_gethostent=no ac_cv_lib_c_r_pthread_create=no ac_cv_lib_c_regcomp=yes ac_cv_lib_cares_ares_init=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_acosf=yes ac_cv_lib_m_asinf=yes ac_cv_lib_m_atan2f=yes ac_cv_lib_m_atanf=yes ac_cv_lib_m_ceilf=yes ac_cv_lib_m_cosf=yes ac_cv_lib_m_expf=yes ac_cv_lib_m_fabsf=yes ac_cv_lib_m_floorf=yes ac_cv_lib_m_fmodf=yes ac_cv_lib_m_hypotf=yes ac_cv_lib_m_log10f=yes ac_cv_lib_m_logf=yes ac_cv_lib_m_powf=yes ac_cv_lib_m_sinf=yes ac_cv_lib_m_sqrtf=yes ac_cv_lib_m_tanf=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_shm_open=yes ac_cv_lib_socket_gethostent=no ac_cv_lib_socket_socket=no ac_cv_lib_z_compressBound=yes ac_cv_objext=o ac_cv_path_CCACHE=/usr/bin/ccache ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_SED=/bin/sed ac_cv_path__libcurl_config=/usr/bin/curl-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='ccache i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='ccache i686-uhu-linux-g++ -E' ac_cv_prog_HASPOD2MAN=yes ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_glBegin=-lGL ac_cv_search_gluScaleImage=no ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long_double=12 ac_cv_sizeof_long_int=4 ac_cv_sizeof_long_long_int=8 ac_cv_sizeof_short_int=2 ac_cv_target=i686-uhu-linux-gnu ac_cv_type_socklen_t=yes ac_cv_type_std__wstring=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 libcurl_cv_lib_curl_usable=yes libcurl_cv_lib_curl_version=7.37.0 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop mp_cv_ncurses=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/misc/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/misc/missing --run tar' AR='ar' AR_FLAGS='cru' AUTOCONF='${SHELL} /var/uhubuild/work/compile/misc/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/misc/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/misc/missing --run automake-1.11' AWK='gawk' BEOS_FALSE='' BEOS_TRUE='#' BUGGY_MIPSPRO_FALSE='' BUGGY_MIPSPRO_TRUE='#' BUILD_ARES_FALSE='#' BUILD_ARES_TRUE='' BUILD_CURL_FALSE='' BUILD_CURL_TRUE='#' BUILD_GLEW_FALSE='' BUILD_GLEW_TRUE='#' BUILD_PLUGINS_FALSE='#' BUILD_PLUGINS_TRUE='' BUILD_REGEX_FALSE='' BUILD_REGEX_TRUE='#' BUILD_ZLIB_FALSE='' BUILD_ZLIB_TRUE='#' BZADMIN_INCLUDED_FALSE='#' BZADMIN_INCLUDED_TRUE='' BZFLAG_DATA='/usr/share/bzflag' BZFLAG_DATE='2014-07-09' BZFLAG_VERSION='2.4.2' CC='ccache i686-uhu-linux-gcc' CCACHE='/usr/bin/ccache' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CLIENT_INCLUDED_FALSE='' CLIENT_INCLUDED_TRUE='#' CONFIG='' CONFIG_CACHE='config.cache.linux-gnu.hp02' CONF_CFLAGS=' -Wall -W -Wundef -Wshadow -fexpensive-optimizations' CONF_CPPFLAGS=' ' CONF_CXXFLAGS=' -Wall -W -Wundef -Wshadow -ansi -pedantic -fexpensive-optimizations' CONF_TIME='17 24 57' CPP='ccache i686-uhu-linux-gcc -E' CPPFLAGS='' CURSES_LIB='-lncurses' CXX='ccache i686-uhu-linux-g++' CXXCPP='ccache i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO='printf %s\n' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FRAMEWORK_OPENGL='' GLEW_LIBS='' GLIBS='-lGL -lXxf86vm -lXext -lX11 ' GREP='/bin/grep' HASPOD2MAN='yes' HASPOD2MAN_FALSE='#' HASPOD2MAN_TRUE='' HAVE_CURSES_FALSE='#' HAVE_CURSES_TRUE='' HAVE_SDL_FALSE='#' HAVE_SDL_TRUE='' HPUX_FALSE='' HPUX_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IRIX_FALSE='' IRIX_TRUE='#' LD='/usr/bin/ld' LDFLAGS=' ' LIBCARES='${top_builddir}/src/other/ares/libcares.la' LIBCURL='-lcurl' LIBCURL_CPPFLAGS='' LIBDIR='$(top_srcdir)/lib' LIBDL='-ldl' LIBMINIUPNPC='' LIBOBJS='' LIBREGEX='-lc' LIBRT='-lrt' LIBS='-lm -lpthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBTOOLFLAGS='--silent' LIBTOOL_DEPS='misc/ltmain.sh' LIBZ='-lz' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MACOS_FALSE='' MACOS_TRUE='#' MAJOR_VERSION='2' MAKEINFO='${SHELL} /var/uhubuild/work/compile/misc/missing --run makeinfo' MANIFEST_TOOL=':' MINOR_VERSION='4' MKDIR_P='mkdir -p --' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='bzflag' PACKAGE_BUGREPORT='http://BZFlag.org/' PACKAGE_NAME='BZFlag' PACKAGE_STRING='BZFlag 2.4.2' PACKAGE_TARNAME='bzflag' PACKAGE_URL='' PACKAGE_VERSION='2.4.2' PATH_SEPARATOR=':' PC_FALSE='' PC_TRUE='#' PPC_FALSE='' PPC_TRUE='#' RANLIB='ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-lSDL -lpthread' SED='/bin/sed' SERVER_INCLUDED_FALSE='#' SERVER_INCLUDED_TRUE='' SET_MAKE='' SHELL='/bin/sh' SOLARIS_FALSE='' SOLARIS_TRUE='#' STRIP='strip' VERSION='2.4.2' WIN32_FALSE='' WIN32_TRUE='#' WINDRES=':' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' _libcurl_config='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='/usr/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/misc/install-sh' libdir='/usr/lib/bzflag' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' src/other/ares src/other/curl' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "BZFlag" #define PACKAGE_TARNAME "bzflag" #define PACKAGE_VERSION "2.4.2" #define PACKAGE_STRING "BZFlag 2.4.2" #define PACKAGE_BUGREPORT "http://BZFlag.org/" #define PACKAGE_URL "" #define PACKAGE "bzflag" #define VERSION "2.4.2" #define BZ_BUILD_OS "linux-gnu" #define HAVE_NCURSES_H /**/ #define BZ_PLUGINS 1 #define ROBOT 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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBM 1 #define HAVE_ACOSF 1 #define HAVE_ASINF 1 #define HAVE_ATAN2F 1 #define HAVE_ATANF 1 #define HAVE_CEILF 1 #define HAVE_COSF 1 #define HAVE_EXPF 1 #define HAVE_FABSF 1 #define HAVE_FLOORF 1 #define HAVE_FMODF 1 #define HAVE_HYPOTF 1 #define HAVE_LOGF 1 #define HAVE_LOG10F 1 #define HAVE_POWF 1 #define HAVE_SINF 1 #define HAVE_SQRTF 1 #define HAVE_TANF 1 #define SIZEOF_INT 4 #define SIZEOF_SHORT_INT 2 #define SIZEOF_LONG_INT 4 #define SIZEOF_LONG_LONG_INT 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #define SIZEOF_INT 4 #define SIZEOF_SHORT_INT 2 #define SIZEOF_LONG_INT 4 #define SIZEOF_LONG_LONG_INT 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 12 #define STDC_HEADERS 1 #define HAVE_CMATH 1 #define HAVE_CSTDLIB 1 #define HAVE_CSTDIO 1 #define HAVE_CSTRING 1 #define HAVE_SDL_SDL_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LINUX_INPUT_H 1 #define HAVE_SCHED_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETDB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VALUES_H 1 #define HAVE_REGEX_H 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STD__WSTRING 1 #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 #define XF86VIDMODE_EXT 1 #define HAVE_PTHREADS 1 #define _REENTRANT 1 #define BZFLAG_DATA "/usr/share/bzflag" #define HAVE_SDL 1 #define HALF_RATE_AUDIO 1 #define NDEBUG 1 #define HAVE_ATEXIT 1 #define HAVE_HSTRERROR 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SELECT 1 #define HAVE_USLEEP 1 #define HAVE_VSNPRINTF 1 #define HAVE_STD__ISNAN 1 #define HAVE_STD__MIN 1 #define HAVE_STD__MAX 1 #define HAVE_STD__COUNT 1 #define HAVE_FF_EFFECT_RUMBLE 1 #define HAVE_FF_EFFECT_DIRECTIONAL 1 #define BUILD_ARES 1 #define HAVE_ARES_LIBRARY_INIT 1 #define HAVE_LIBCURL 1 #define LIBCURL_FEATURE_SSL 1 #define LIBCURL_FEATURE_IPV6 1 #define LIBCURL_FEATURE_LIBZ 1 #define LIBCURL_FEATURE_IDN 1 #define LIBCURL_FEATURE_NTLM 1 #define LIBCURL_FEATURE_NTLM_WB 1 #define LIBCURL_FEATURE_TLS_SRP 1 #define LIBCURL_FEATURE_GSS_API 1 #define LIBCURL_PROTOCOL_DICT 1 #define LIBCURL_PROTOCOL_FILE 1 #define LIBCURL_PROTOCOL_FTP 1 #define LIBCURL_PROTOCOL_FTPS 1 #define LIBCURL_PROTOCOL_GOPHER 1 #define LIBCURL_PROTOCOL_HTTP 1 #define LIBCURL_PROTOCOL_HTTPS 1 #define LIBCURL_PROTOCOL_IMAP 1 #define LIBCURL_PROTOCOL_IMAPS 1 #define LIBCURL_PROTOCOL_LDAP 1 #define LIBCURL_PROTOCOL_LDAPS 1 #define LIBCURL_PROTOCOL_POP3 1 #define LIBCURL_PROTOCOL_POP3S 1 #define LIBCURL_PROTOCOL_RTSP 1 #define LIBCURL_PROTOCOL_SMTP 1 #define LIBCURL_PROTOCOL_SMTPS 1 #define LIBCURL_PROTOCOL_TELNET 1 #define LIBCURL_PROTOCOL_TFTP 1 configure: exit 0