This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by freeciv 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 = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2804: checking build system type configure:2818: result: i686-uhu-linux-gnu configure:2838: checking host system type configure:2851: result: i686-uhu-linux-gnu configure:2879: checking for i686-uhu-linux-gcc configure:2895: found /usr/bin/i686-uhu-linux-gcc configure:2906: result: i686-uhu-linux-gcc configure:3175: checking for C compiler version configure:3184: 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:3195: $? = 0 configure:3184: 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:3195: $? = 0 configure:3184: 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:3195: $? = 1 configure:3184: 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:3195: $? = 1 configure:3215: checking whether the C compiler works configure:3237: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3241: $? = 0 configure:3289: result: yes configure:3292: checking for C compiler default output file name configure:3294: result: a.out configure:3300: checking for suffix of executables configure:3307: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3311: $? = 0 configure:3333: result: configure:3355: checking whether we are cross compiling configure:3363: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3367: $? = 0 configure:3374: ./conftest configure:3378: $? = 0 configure:3393: result: no configure:3398: checking for suffix of object files configure:3420: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3424: $? = 0 configure:3445: result: o configure:3449: checking whether we are using the GNU C compiler configure:3468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3468: $? = 0 configure:3477: result: yes configure:3486: checking whether i686-uhu-linux-gcc accepts -g configure:3506: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3506: $? = 0 configure:3547: result: yes configure:3564: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3628: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3628: $? = 0 configure:3641: result: none needed configure:3667: checking how to run the C preprocessor configure:3698: i686-uhu-linux-gcc -E conftest.c configure:3698: $? = 0 configure:3712: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3712: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3737: result: i686-uhu-linux-gcc -E configure:3757: i686-uhu-linux-gcc -E conftest.c configure:3757: $? = 0 configure:3771: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3771: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3800: checking for grep that handles long lines and -e configure:3858: result: /bin/grep configure:3863: checking for egrep configure:3925: result: /bin/grep -E configure:3930: checking for ANSI C header files configure:3950: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3950: $? = 0 configure:4023: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4023: $? = 0 configure:4023: ./conftest configure:4023: $? = 0 configure:4034: result: yes configure:4047: checking for sys/types.h configure:4047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for sys/stat.h configure:4047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for stdlib.h configure:4047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for string.h configure:4047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for memory.h configure:4047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for strings.h configure:4047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for inttypes.h configure:4047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for stdint.h configure:4047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4047: checking for unistd.h configure:4047: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4047: $? = 0 configure:4047: result: yes configure:4060: checking minix/config.h usability configure:4060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* 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:4060: result: no configure:4060: checking minix/config.h presence configure:4060: i686-uhu-linux-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:4060: result: no configure:4060: checking for minix/config.h configure:4060: result: no configure:4081: checking whether it is safe to define __EXTENSIONS__ configure:4099: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4099: $? = 0 configure:4106: result: yes configure:4121: checking whether byte ordering is bigendian configure:4136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:25:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:25:15: error: unknown type name 'universal' configure:4136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4181: $? = 0 configure:4199: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:31:4: error: unknown type name 'not' not big endian ^ conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4199: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4327: result: no configure:4512: checking for a BSD-compatible install configure:4580: result: /bin/install -c configure:4591: checking whether build environment is sane configure:4641: result: yes configure:4782: checking for a thread-safe mkdir -p configure:4821: result: /bin/mkdir -p configure:4834: checking for gawk configure:4850: found /bin/gawk configure:4861: result: gawk configure:4872: checking whether make sets $(MAKE) configure:4894: result: yes configure:4924: checking for style of include used by make configure:4952: result: GNU configure:5038: checking dependency style of i686-uhu-linux-gcc configure:5149: result: gcc3 configure:5177: checking whether make supports nested variables configure:5194: result: yes configure:5206: checking for a sed that does not truncate output configure:5270: result: /bin/sed configure:5821: checking for getaddrinfo configure:5821: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking for inet_pton configure:5821: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking for inet_ntop configure:5821: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5821: checking for getnameinfo configure:5821: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5833: checking for AF_INET6 configure:5849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5849: $? = 0 configure:5850: result: yes configure:5931: checking for MagickWand-config in default path configure:5963: result: no configure:6309: checking for gawk configure:6336: result: gawk configure:6355: checking for i686-uhu-linux-gcc configure:6382: result: i686-uhu-linux-gcc configure:6651: checking for C compiler version configure:6660: 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:6671: $? = 0 configure:6660: 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:6671: $? = 0 configure:6660: 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:6671: $? = 1 configure:6660: 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:6671: $? = 1 configure:6675: checking whether we are using the GNU C compiler configure:6703: result: yes configure:6712: checking whether i686-uhu-linux-gcc accepts -g configure:6773: result: yes configure:6790: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6867: result: none needed configure:6892: checking how to run the C preprocessor configure:6962: result: i686-uhu-linux-gcc -E configure:6982: i686-uhu-linux-gcc -E conftest.c configure:6982: $? = 0 configure:6996: i686-uhu-linux-gcc -E conftest.c conftest.c:51:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6996: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | /* end confdefs.h. */ | #include configure:7024: checking whether ln -s works configure:7028: result: yes configure:7112: checking how to print strings configure:7139: result: printf configure:7160: checking for a sed that does not truncate output configure:7224: result: /bin/sed configure:7242: checking for fgrep configure:7304: result: /bin/grep -F configure:7339: checking for ld used by i686-uhu-linux-gcc configure:7406: result: /usr/bin/ld configure:7413: checking if the linker (/usr/bin/ld) is GNU ld configure:7428: result: yes configure:7440: checking for BSD- or MS-compatible name lister (nm) configure:7489: result: /usr/bin/nm -B configure:7619: checking the name lister (/usr/bin/nm -B) interface configure:7626: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7629: /usr/bin/nm -B "conftest.o" configure:7632: output 00000000 B some_variable configure:7639: result: BSD nm configure:7643: checking the maximum length of command line arguments configure:7773: result: 1572864 configure:7790: checking whether the shell understands some XSI constructs configure:7800: result: yes configure:7804: checking whether the shell understands "+=" configure:7810: result: yes configure:7845: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7885: result: func_convert_file_noop configure:7892: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7912: result: func_convert_file_noop configure:7919: checking for /usr/bin/ld option to reload object files configure:7926: result: -r configure:7960: checking for i686-uhu-linux-objdump configure:7990: result: no configure:8000: checking for objdump configure:8016: found /usr/bin/objdump configure:8027: result: objdump configure:8059: checking how to recognize dependent libraries configure:8261: result: pass_all configure:8306: checking for i686-uhu-linux-dlltool configure:8336: result: no configure:8346: checking for dlltool configure:8376: result: no configure:8406: checking how to associate runtime and link libraries configure:8433: result: printf %s\n configure:8449: checking for i686-uhu-linux-ar configure:8465: found /usr/bin/i686-uhu-linux-ar configure:8476: result: i686-uhu-linux-ar configure:8557: checking for archiver @FILE support configure:8574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8574: $? = 0 configure:8577: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:8580: $? = 0 configure:8585: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:8588: $? = 1 configure:8600: result: @ configure:8618: checking for i686-uhu-linux-strip configure:8648: result: no configure:8658: checking for strip configure:8674: found /usr/bin/strip configure:8685: result: strip configure:8717: checking for i686-uhu-linux-ranlib configure:8747: result: no configure:8757: checking for ranlib configure:8773: found /usr/bin/ranlib configure:8784: result: ranlib configure:8886: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:9006: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9009: $? = 0 configure:9013: /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:9016: $? = 0 configure:9082: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:9085: $? = 0 configure:9123: result: ok configure:9160: checking for sysroot configure:9190: result: no configure:9406: checking for i686-uhu-linux-mt configure:9436: result: no configure:9446: checking for mt configure:9476: result: no configure:9496: checking if : is a manifest tool configure:9502: : '-?' configure:9510: result: no configure:10149: checking for dlfcn.h configure:10149: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10149: $? = 0 configure:10149: result: yes configure:10325: checking for objdir configure:10340: result: .libs configure:10607: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:10625: 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] configure:10629: $? = 0 configure:10642: result: no configure:10969: checking for i686-uhu-linux-gcc option to produce PIC configure:10976: result: -fPIC -DPIC configure:10984: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:11002: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:11006: $? = 0 configure:11019: result: yes configure:11048: checking if i686-uhu-linux-gcc static flag -static works configure:11076: result: yes configure:11091: checking if i686-uhu-linux-gcc supports -c -o file.o configure:11112: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:11116: $? = 0 configure:11138: result: yes configure:11146: checking if i686-uhu-linux-gcc supports -c -o file.o configure:11193: result: yes configure:11226: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:12383: result: yes configure:12420: checking whether -lc should be explicitly linked in configure:12428: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12431: $? = 0 configure:12446: 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:12449: $? = 0 configure:12463: result: no configure:12623: checking dynamic linker characteristics configure:13134: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13134: $? = 0 configure:13368: result: GNU/Linux ld.so configure:13475: checking how to hardcode library paths into programs configure:13500: result: immediate configure:14040: checking whether stripping libraries is possible configure:14045: result: yes configure:14080: checking if libtool supports shared libraries configure:14082: result: yes configure:14085: checking whether to build shared libraries configure:14106: result: yes configure:14109: checking whether to build static libraries configure:14113: result: no configure:14155: checking for i686-uhu-linux-ar configure:14182: result: i686-uhu-linux-ar configure:14262: checking for i686-uhu-linux-g++ configure:14278: found /usr/bin/i686-uhu-linux-g++ configure:14289: result: i686-uhu-linux-g++ configure:14360: checking for C++ compiler version configure:14369: 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:14380: $? = 0 configure:14369: 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:14380: $? = 0 configure:14369: 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:14380: $? = 1 configure:14369: 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:14380: $? = 1 configure:14384: checking whether we are using the GNU C++ compiler configure:14403: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:14403: $? = 0 configure:14412: result: yes configure:14421: checking whether i686-uhu-linux-g++ accepts -g configure:14441: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:14441: $? = 0 configure:14482: result: yes configure:14507: checking dependency style of i686-uhu-linux-g++ configure:14618: result: gcc3 configure:14651: checking how to run the C++ preprocessor configure:14678: i686-uhu-linux-g++ -E conftest.cpp configure:14678: $? = 0 configure:14692: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:53:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14692: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14717: result: i686-uhu-linux-g++ -E configure:14737: i686-uhu-linux-g++ -E conftest.cpp configure:14737: $? = 0 configure:14751: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:53:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14920: checking for ld used by i686-uhu-linux-g++ configure:14987: result: /usr/bin/ld configure:14994: checking if the linker (/usr/bin/ld) is GNU ld configure:15009: result: yes configure:15064: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16069: result: yes configure:16105: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:16108: $? = 0 configure:16628: checking for i686-uhu-linux-g++ option to produce PIC configure:16635: result: -fPIC -DPIC configure:16643: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:16661: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16665: $? = 0 configure:16678: result: yes configure:16701: checking if i686-uhu-linux-g++ static flag -static works configure:16729: result: yes configure:16741: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16762: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16766: $? = 0 configure:16788: result: yes configure:16793: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16840: result: yes configure:16870: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16909: result: yes configure:17050: checking dynamic linker characteristics configure:17729: result: GNU/Linux ld.so configure:17782: checking how to hardcode library paths into programs configure:17807: result: immediate configure:17848: checking whether C++ compiler works configure:17869: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp >&5 configure:17869: $? = 0 configure:17871: result: yes configure:17893: checking for uname configure:17909: found /bin/uname configure:17921: result: uname configure:17971: checking for ld used by GCC configure:18035: result: /usr/bin/ld configure:18042: checking if the linker (/usr/bin/ld) is GNU ld configure:18055: result: yes configure:18062: checking for shared library run path origin configure:18075: result: done configure:18583: checking for iconv configure:18605: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18605: $? = 0 configure:18637: result: yes configure:18640: checking for working iconv configure:18735: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18735: $? = 0 configure:18735: ./conftest configure:18735: $? = 0 configure:18747: result: yes configure:18775: checking for iconv declaration configure:18804: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18804: $? = 0 configure:18815: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:18826: checking for libcharset configure:18844: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:55:24: fatal error: libcharset.h: No such file or directory #include ^ compilation terminated. configure:18844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main () | { | locale_charset() | ; | return 0; | } configure:18854: result: no configure:18863: checking for nl_langinfo and CODESET configure:18879: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18879: $? = 0 configure:18888: result: yes configure:18929: checking locale.h usability configure:18929: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18929: $? = 0 configure:18929: result: yes configure:18929: checking locale.h presence configure:18929: i686-uhu-linux-gcc -E conftest.c configure:18929: $? = 0 configure:18929: result: yes configure:18929: checking for locale.h configure:18929: result: yes configure:18940: checking for LC_MESSAGES configure:18956: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18956: $? = 0 configure:18964: result: yes configure:18981: checking libintl.h usability configure:18981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18981: $? = 0 configure:18981: result: yes configure:18981: checking libintl.h presence configure:18981: i686-uhu-linux-gcc -E conftest.c configure:18981: $? = 0 configure:18981: result: yes configure:18981: checking for libintl.h configure:18981: result: yes configure:18989: checking for ngettext in libc configure:19007: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19007: $? = 0 configure:19016: result: yes configure:19020: checking for dgettext in libc configure:19038: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19038: $? = 0 configure:19047: result: yes configure:19054: checking for bind_textdomain_codeset configure:19054: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19054: $? = 0 configure:19054: result: yes configure:19330: checking for msgfmt configure:19357: result: /usr/bin/msgfmt configure:19368: checking for dcgettext configure:19368: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:83:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:19368: $? = 0 configure:19368: result: yes configure:19378: checking if msgfmt accepts -c configure:19393: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:19396: $? = 0 configure:19398: result: yes configure:19408: checking for gmsgfmt configure:19439: result: /usr/bin/msgfmt configure:19449: checking for xgettext configure:19476: result: /usr/bin/xgettext configure:19495: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19495: $? = 0 configure:19573: checking for catalogs to be installed configure:19598: result: ar bg cs ca da de el en_GB eo es et fa fi fr ga gd he hu id it ja ko lt nl nb no pl pt pt_BR ro ru sr sv tr uk zh_CN zh_TW configure:19633: checking for ngettext in -lc configure:19658: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lc >&5 configure:19658: $? = 0 configure:19667: result: yes configure:19670: checking whether libc's ngettext works at runtime configure:19708: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19708: $? = 0 configure:19708: ./conftest configure:19708: $? = 0 configure:19709: result: yes configure:19947: checking for i686-uhu-linux-pkg-config configure:19980: result: no configure:19990: checking for pkg-config configure:20008: found /usr/bin/pkg-config configure:20020: result: /usr/bin/pkg-config configure:20045: checking pkg-config is at least version 0.9.0 configure:20048: result: yes configure:20059: checking for CURL configure:20067: $PKG_CONFIG --exists --print-errors "libcurl" configure:20070: $? = 0 configure:20085: $PKG_CONFIG --exists --print-errors "libcurl" configure:20088: $? = 0 configure:20124: result: yes configure:20282: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:20282: $? = 0 configure:20282: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith conftest.c >&5 configure:20282: $? = 0 configure:20282: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -Wcast-align conftest.c >&5 configure:20282: $? = 0 configure:20334: i686-uhu-linux-g++ -c -g -O2 -Wall conftest.cpp >&5 configure:20334: $? = 0 configure:20334: i686-uhu-linux-g++ -c -g -O2 -Wall -Wpointer-arith conftest.cpp >&5 configure:20334: $? = 0 configure:20334: i686-uhu-linux-g++ -c -g -O2 -Wall -Wpointer-arith -Wcast-align conftest.cpp >&5 configure:20334: $? = 0 configure:20707: checking for C99 variadic macros configure:20727: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20727: $? = 0 configure:20734: result: yes configure:20741: checking for C99 variable arrays configure:20762: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20762: $? = 0 configure:20769: result: yes configure:20776: checking for C99 initializers configure:20801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20801: $? = 0 configure:20808: result: yes configure:20817: checking for stdint.h configure:20817: result: yes configure:20827: checking for C99 stdint.h configure:20834: result: yes configure:21021: checking for gzgets in -lz configure:21046: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lz -lcurl >&5 configure:21046: $? = 0 configure:21055: result: yes configure:21068: checking zlib.h usability configure:21068: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:21068: $? = 0 configure:21068: result: yes configure:21068: checking zlib.h presence configure:21068: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:21068: $? = 0 configure:21068: result: yes configure:21068: checking for zlib.h configure:21068: result: yes configure:21080: checking for gzip configure:21098: found /bin/gzip configure:21111: result: /bin/gzip configure:21123: checking for BZ2_bzReadOpen in -lbz2 configure:21148: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lbz2 -lcurl >&5 configure:21148: $? = 0 configure:21157: result: yes configure:21162: checking bzlib.h usability configure:21162: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:21162: $? = 0 configure:21162: result: yes configure:21162: checking bzlib.h presence configure:21162: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:21162: $? = 0 configure:21162: result: yes configure:21162: checking for bzlib.h configure:21162: result: yes configure:21178: checking for lzma_code in -llzma configure:21203: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -llzma -lcurl >&5 configure:21203: $? = 0 configure:21212: result: yes configure:21217: checking lzma.h usability configure:21217: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:21217: $? = 0 configure:21217: result: yes configure:21217: checking lzma.h presence configure:21217: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:21217: $? = 0 configure:21217: result: yes configure:21217: checking for lzma.h configure:21217: result: yes configure:21251: checking for threads implementation configure:21279: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -O2 -march=i686 -mtune=generic -pthread -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:21279: $? = 0 configure:21329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -lcurl -pthread conftest.c -lcurl >&5 configure:21329: $? = 0 configure:21364: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:21364: $? = 0 configure:21369: result: pthreads configure:21427: checking for which client to compile:... configure:21459: checking for pkg-config configure:21490: result: /usr/bin/pkg-config configure:21512: checking for GTK+ - version >= 2.12.0 configure:21622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcurl -pthread >&5 configure:21622: $? = 0 configure:21622: ./conftest configure:21622: $? = 0 configure:21636: result: yes (version 2.24.24) configure:22745: checking for X configure:22853: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:22853: $? = 0 configure:22884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lX11 -lcurl -pthread >&5 configure:22884: $? = 0 configure:22934: result: libraries , headers configure:23033: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread -lX11 >&5 configure:23033: $? = 0 configure:23131: checking for gethostbyname configure:23131: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:23131: $? = 0 configure:23131: result: yes configure:23228: checking for connect configure:23228: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:23228: $? = 0 configure:23228: result: yes configure:23277: checking for remove configure:23277: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:23277: $? = 0 configure:23277: result: yes configure:23326: checking for shmat configure:23326: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:23326: $? = 0 configure:23326: result: yes configure:23384: checking for IceConnectionNumber in -lICE configure:23409: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lICE -lcurl -pthread >&5 configure:23409: $? = 0 configure:23418: result: yes configure:23428: checking whether Xfuncproto was supplied configure:23454: result: no configure:23458: checking for compilable FUNCPROTO definition configure:23491: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 conftest.c: In function 'main': conftest.c:79:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (0) ^ configure:23491: $? = 0 configure:23509: result: yes, determined: 15 configure:23515: checking for workable NARROWPROTO definition configure:23598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lSM -lICE -lXaw -lXt -lX11 -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c:77:31: fatal error: X11/Xaw/Scrollbar.h: No such file or directory #include ^ compilation terminated. configure:23598: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | /* end confdefs.h. */ | | #define NARROWPROTO 1 | #define FUNCPROTO 15 | #include | #include | #include | #include | #define TOP_VAL 0.125 | #define SHOWN_VAL 0.25 | int main (int argc, char ** argv) | { | Widget toplevel; | XtAppContext appcon; | Widget scrollbar; | double topbuf; | double shownbuf; | float * top = (float *)(&topbuf); | float * shown = (float *)(&shownbuf); | toplevel = | XtAppInitialize | ( | &appcon, | "FcXTest", | NULL, 0, | &argc, argv, | NULL, | NULL, 0 | ); | scrollbar = | XtVaCreateManagedWidget | ( | "my_scrollbar", | scrollbarWidgetClass, | toplevel, | NULL | ); | XawScrollbarSetThumb (scrollbar, TOP_VAL, SHOWN_VAL); | XtVaGetValues | ( | scrollbar, | XtNtopOfThumb, top, | XtNshown, shown, | NULL | ); | if ((*top == TOP_VAL) && (*shown == SHOWN_VAL)) | { | exit (0); | } | else | { | exit (1); | } | return (0); | } | configure:23598: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -lSM -lICE -lXaw -lXt -lX11 -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c:77:31: fatal error: X11/Xaw/Scrollbar.h: No such file or directory #include ^ compilation terminated. configure:23598: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | /* end confdefs.h. */ | | #undef NARROWPROTO | #define FUNCPROTO 15 | #include | #include | #include | #include | #define TOP_VAL 0.125 | #define SHOWN_VAL 0.25 | int main (int argc, char ** argv) | { | Widget toplevel; | XtAppContext appcon; | Widget scrollbar; | double topbuf; | double shownbuf; | float * top = (float *)(&topbuf); | float * shown = (float *)(&shownbuf); | toplevel = | XtAppInitialize | ( | &appcon, | "FcXTest", | NULL, 0, | &argc, argv, | NULL, | NULL, 0 | ); | scrollbar = | XtVaCreateManagedWidget | ( | "my_scrollbar", | scrollbarWidgetClass, | toplevel, | NULL | ); | XawScrollbarSetThumb (scrollbar, TOP_VAL, SHOWN_VAL); | XtVaGetValues | ( | scrollbar, | XtNtopOfThumb, top, | XtNshown, shown, | NULL | ); | if ((*top == TOP_VAL) && (*shown == SHOWN_VAL)) | { | exit (0); | } | else | { | exit (1); | } | return (0); | } | configure:23622: result: no, cannot determine configure:23625: checking whether Xfuncproto was determined configure:23628: result: yes: FUNCPROTO=15 configure:25577: checking for sdl-config configure:25595: found /usr/bin/sdl-config configure:25608: result: /usr/bin/sdl-config configure:25617: checking for SDL - version >= 1.0.0 configure:25704: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread -lSDL -lpthread >&5 configure:25704: $? = 0 configure:25704: ./conftest configure:25704: $? = 0 configure:25719: result: yes configure:25796: checking SDL_mixer.h usability configure:25796: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c >&5 configure:25796: $? = 0 configure:25796: result: yes configure:25796: checking SDL_mixer.h presence configure:25796: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c configure:25796: $? = 0 configure:25796: result: yes configure:25796: checking for SDL_mixer.h configure:25796: result: yes configure:25804: checking for Mix_OpenAudio in -lSDL_mixer configure:25829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lSDL_mixer -lcurl -pthread -lSDL -lpthread >&5 configure:25829: $? = 0 configure:25838: result: yes configure:25848: checking building SDL_mixer support configure:25857: result: yes configure:25972: i686-uhu-linux-gcc -c -Wall -Werror -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 conftest.c: In function 'signedness': conftest.c:72:32: error: 'c' is used uninitialized in this function [-Werror=uninitialized] void signedness(void){char c;if(c==-1)c=0;} ^ conftest.c:72:28: note: 'c' was declared here void signedness(void){char c;if(c==-1)c=0;} ^ cc1: all warnings being treated as errors configure:25972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | /* end confdefs.h. */ | void signedness(void){char c;if(c==-1)c=0;} | int | main () | { | | ; | return 0; | } configure:26008: checking for GGZ library: libggz configure: 26069: /usr/include/ggz.h configure: 26069: /usr/local/include/ggz.h tried /usr/lib tried /usr/local/lib tried /usr/local/lib64 tried /usr/lib64 configure:26125: result: no configure:26815: checking for GGZ library: libggz configure:26932: result: no configure:28908: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -Wl,-rpath= conftest.c -lcurl -pthread >&5 configure:28908: $? = 0 configure:28979: checking for pkg-config configure:29010: result: /usr/bin/pkg-config configure:29032: checking for GTK+ - version >= 3.0.0 configure:29258: result: no configure:29286: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c:73:21: fatal error: gtk/gtk.h: No such file or directory #include ^ compilation terminated. configure:29286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); | ; | return 0; | } configure:29344: checking for pkg-config configure:29375: result: /usr/bin/pkg-config configure:29397: checking for GTK+ - version >= 2.12.0 configure:29507: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcurl -pthread >&5 configure:29507: $? = 0 configure:29507: ./conftest configure:29507: $? = 0 configure:29521: result: yes (version 2.24.24) configure:29526: checking for GTHREAD configure:29534: $PKG_CONFIG --exists --print-errors "gthread-2.0" configure:29537: $? = 0 configure:29552: $PKG_CONFIG --exists --print-errors "gthread-2.0" configure:29555: $? = 0 configure:29610: result: yes configure:29814: checking for gethostbyaddr in -lbind configure:29839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lbind -lcurl -pthread >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:29839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 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 gethostbyaddr (); | int | main () | { | return gethostbyaddr (); | ; | return 0; | } configure:29848: result: no configure:29858: checking readline/readline.h usability configure:29858: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:29858: $? = 0 configure:29858: result: yes configure:29858: checking readline/readline.h presence configure:29858: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:29858: $? = 0 configure:29858: result: yes configure:29858: checking for readline/readline.h configure:29858: result: yes configure:29877: checking for completion_matches in -lreadline configure:29902: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lreadline -lcurl -pthread >&5 configure:29902: $? = 0 configure:29911: result: yes configure:29919: checking for rl_completion_matches in -lreadline configure:29944: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lreadline -lcurl -pthread >&5 configure:29944: $? = 0 configure:29953: result: yes configure:30272: checking whether readline works at runtime configure:30321: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lreadline -lcurl -pthread >&5 configure:30321: $? = 0 configure:30321: ./conftest configure:30321: $? = 0 configure:30322: result: yes configure:30461: checking for main in -lnls configure:30480: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lnls -lcurl -pthread >&5 /usr/bin/ld: cannot find -lnls collect2: error: ld returned 1 exit status configure:30480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:30489: result: no configure:30501: checking for ANSI C header files configure:30605: result: yes configure:30613: checking for sys/wait.h that is POSIX.1 compatible configure:30639: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30639: $? = 0 configure:30646: result: yes configure:30659: checking fcntl.h usability configure:30659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking fcntl.h presence configure:30659: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking for fcntl.h configure:30659: result: yes configure:30659: checking sys/time.h usability configure:30659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking sys/time.h presence configure:30659: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking for sys/time.h configure:30659: result: yes configure:30659: checking for sys/types.h configure:30659: result: yes configure:30659: checking for unistd.h configure:30659: result: yes configure:30659: checking sys/utsname.h usability configure:30659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking sys/utsname.h presence configure:30659: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking for sys/utsname.h configure:30659: result: yes configure:30659: checking sys/file.h usability configure:30659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking sys/file.h presence configure:30659: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking for sys/file.h configure:30659: result: yes configure:30659: checking for libintl.h configure:30659: result: yes configure:30659: checking signal.h usability configure:30659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking signal.h presence configure:30659: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking for signal.h configure:30659: result: yes configure:30659: checking for strings.h configure:30659: result: yes configure:30659: checking execinfo.h usability configure:30659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking execinfo.h presence configure:30659: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking for execinfo.h configure:30659: result: yes configure:30659: checking libgen.h usability configure:30659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking libgen.h presence configure:30659: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30659: $? = 0 configure:30659: result: yes configure:30659: checking for libgen.h configure:30659: result: yes configure:30669: checking for stdbool.h that conforms to C99 configure:30736: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30736: $? = 0 configure:30743: result: yes configure:30745: checking for _Bool configure:30745: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30745: $? = 0 configure:30745: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 conftest.c: In function 'main': conftest.c:123:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:30745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:30745: result: yes configure:30767: checking arpa/inet.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking arpa/inet.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for arpa/inet.h configure:30767: result: yes configure:30767: checking netdb.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking netdb.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for netdb.h configure:30767: result: yes configure:30767: checking netinet/in.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking netinet/in.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for netinet/in.h configure:30767: result: yes configure:30767: checking pwd.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking pwd.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for pwd.h configure:30767: result: yes configure:30767: checking sys/ioctl.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking sys/ioctl.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for sys/ioctl.h configure:30767: result: yes configure:30767: checking sys/select.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking sys/select.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for sys/select.h configure:30767: result: yes configure:30767: checking sys/signal.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking sys/signal.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for sys/signal.h configure:30767: result: yes configure:30767: checking sys/socket.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking sys/socket.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for sys/socket.h configure:30767: result: yes configure:30767: checking sys/termio.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 conftest.c:130:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:30767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_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:30767: result: no configure:30767: checking sys/termio.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c conftest.c:97:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:30767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:30767: result: no configure:30767: checking for sys/termio.h configure:30767: result: no configure:30767: checking sys/uio.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking sys/uio.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for sys/uio.h configure:30767: result: yes configure:30767: checking termios.h usability configure:30767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking termios.h presence configure:30767: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c configure:30767: $? = 0 configure:30767: result: yes configure:30767: checking for termios.h configure:30767: result: yes configure:30792: checking for an ANSI C-conforming const configure:30857: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30857: $? = 0 configure:30864: result: yes configure:30872: checking whether time.h and sys/time.h may both be included configure:30892: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30892: $? = 0 configure:30899: result: yes configure:30907: checking whether struct tm is in sys/time.h or time.h configure:30927: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30927: $? = 0 configure:30934: result: time.h configure:30942: checking for socklen_t configure:30942: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30942: $? = 0 configure:30942: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 conftest.c: In function 'main': conftest.c:107:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:30942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:30942: result: yes configure:30957: checking for intptr_t configure:30957: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:30957: $? = 0 configure:30957: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 conftest.c: In function 'main': conftest.c:137:23: error: expected expression before ')' token if (sizeof ((intptr_t))) ^ configure:30957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 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 | int | main () | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:30957: result: yes configure:30994: checking for inttypes.h configure:30994: result: yes configure:30994: checking for stdint.h configure:30994: result: yes configure:31005: checking for pid_t configure:31005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:31005: $? = 0 configure:31005: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 conftest.c: In function 'main': conftest.c:140:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:31005: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:31005: result: yes configure:31018: checking vfork.h usability configure:31018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 conftest.c:137:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:31018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_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:31018: result: no configure:31018: checking vfork.h presence configure:31018: i686-uhu-linux-gcc -E -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c conftest.c:104:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:31018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:31018: result: no configure:31018: checking for vfork.h configure:31018: result: no configure:31031: checking for fork configure:31031: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c:127:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:31031: $? = 0 configure:31031: result: yes configure:31031: checking for vfork configure:31031: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31031: $? = 0 configure:31031: result: yes configure:31041: checking for working fork configure:31063: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31063: $? = 0 configure:31063: ./conftest configure:31063: $? = 0 configure:31073: result: yes configure:31094: checking for working vfork configure:31204: result: yes configure:31229: checking for working strcoll configure:31250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31250: $? = 0 configure:31250: ./conftest configure:31250: $? = 0 configure:31260: result: yes configure:31270: checking for vprintf configure:31270: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c:132:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:31270: $? = 0 configure:31270: result: yes configure:31276: checking for _doprnt configure:31276: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 /tmp/ccQmTCLP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:31276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:31276: result: no configure:31289: checking for working vsnprintf configure:31343: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c: In function 'doit': conftest.c:129:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c: In function 'main': conftest.c:151:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:31343: $? = 0 configure:31343: ./conftest configure:31343: $? = 0 configure:31353: result: yes configure:31363: checking for vsnprintf configure:31363: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c:134:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:31363: $? = 0 configure:31363: result: yes configure:31381: checking for bind configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for connect configure:31381: result: yes configure:31381: checking for fileno configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for flock configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for ftime configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for gethostbyname configure:31381: result: yes configure:31381: checking for gethostname configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for getpwuid configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for inet_aton configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for select configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for snooze configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 /tmp/ccyOK8qU.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `snooze' collect2: error: ld returned 1 exit status configure:31381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_WORKING_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_FILENO 1 | #define HAVE_FLOCK 1 | #define HAVE_FTIME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_INET_ATON 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:31381: result: no configure:31381: checking for strcasecmp configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c:145:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for strcasestr configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for strerror configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for strlcat configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 /tmp/cc2a00i8.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:31381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_WORKING_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_FILENO 1 | #define HAVE_FLOCK 1 | #define HAVE_FTIME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_INET_ATON 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:31381: result: no configure:31381: checking for strlcpy configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 /tmp/ccTAxrGX.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:31381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_WORKING_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_FILENO 1 | #define HAVE_FLOCK 1 | #define HAVE_FTIME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_INET_ATON 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:31381: result: no configure:31381: checking for strncasecmp configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c:148:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for strstr configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 conftest.c:149:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for uname configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for usleep configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for getline configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31381: checking for _strcoll configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 /tmp/ccVA8IZZ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_strcoll' collect2: error: ld returned 1 exit status configure:31381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_WORKING_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_FILENO 1 | #define HAVE_FLOCK 1 | #define HAVE_FTIME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_INET_ATON 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETLINE 1 | /* end confdefs.h. */ | /* Define _strcoll to an innocuous variant, in case declares _strcoll. | For example, HP-UX 11i declares gettimeofday. */ | #define _strcoll innocuous__strcoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strcoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strcoll | | /* 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 _strcoll (); | /* 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__strcoll || defined __stub____strcoll | choke me | #endif | | int | main () | { | return _strcoll (); | ; | return 0; | } configure:31381: result: no configure:31381: checking for stricoll configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 /tmp/ccIX0tno.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricoll' collect2: error: ld returned 1 exit status configure:31381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_WORKING_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_FILENO 1 | #define HAVE_FLOCK 1 | #define HAVE_FTIME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_INET_ATON 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETLINE 1 | /* end confdefs.h. */ | /* Define stricoll to an innocuous variant, in case declares stricoll. | For example, HP-UX 11i declares gettimeofday. */ | #define stricoll innocuous_stricoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricoll | | /* 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 stricoll (); | /* 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_stricoll || defined __stub___stricoll | choke me | #endif | | int | main () | { | return stricoll (); | ; | return 0; | } configure:31381: result: no configure:31381: checking for _stricoll configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 /tmp/ccG1Wfol.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_stricoll' collect2: error: ld returned 1 exit status configure:31381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_WORKING_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_FILENO 1 | #define HAVE_FLOCK 1 | #define HAVE_FTIME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_INET_ATON 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETLINE 1 | /* end confdefs.h. */ | /* Define _stricoll to an innocuous variant, in case declares _stricoll. | For example, HP-UX 11i declares gettimeofday. */ | #define _stricoll innocuous__stricoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stricoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stricoll | | /* 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 _stricoll (); | /* 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__stricoll || defined __stub____stricoll | choke me | #endif | | int | main () | { | return _stricoll (); | ; | return 0; | } configure:31381: result: no configure:31381: checking for strcasecoll configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 /tmp/ccApb1g9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strcasecoll' collect2: error: ld returned 1 exit status configure:31381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_WORKING_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_FILENO 1 | #define HAVE_FLOCK 1 | #define HAVE_FTIME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_INET_ATON 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETLINE 1 | /* end confdefs.h. */ | /* Define strcasecoll to an innocuous variant, in case declares strcasecoll. | For example, HP-UX 11i declares gettimeofday. */ | #define strcasecoll innocuous_strcasecoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcasecoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strcasecoll | | /* 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 strcasecoll (); | /* 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_strcasecoll || defined __stub___strcasecoll | choke me | #endif | | int | main () | { | return strcasecoll (); | ; | return 0; | } configure:31381: result: no configure:31381: checking for getaddrinfo configure:31381: result: yes configure:31381: checking for backtrace configure:31381: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31381: $? = 0 configure:31381: result: yes configure:31391: checking for working gettimeofday configure:31498: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31498: $? = 0 configure:31498: ./conftest configure:31498: $? = 0 configure:31499: result: yes configure:31647: checking for fdopen configure:31647: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31647: $? = 0 configure:31647: result: yes configure:31660: checking for fcntl configure:31660: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c -lcurl -pthread >&5 configure:31660: $? = 0 configure:31660: result: yes configure:31682: checking for SIGPIPE configure:31695: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" conftest.c >&5 configure:31695: $? = 0 configure:31696: result: yes configure:31819: checking for special C compiler options needed for large files configure:31864: result: no configure:31870: checking for _FILE_OFFSET_BITS value needed for large files configure:31895: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -DFC_CONF_PATH="\"/etc/freeciv\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv/2.4:${datarootdir}/freeciv\"" -DDEFAULT_SAVES_PATH="\"\"" -DDEFAULT_SCENARIO_PATH="\".:data/scenarios:~/.freeciv/2.4/scenarios:~/.freeciv/scenarios:${datarootdir}/freeciv/scenarios\"" conftest.c >&5 conftest.c:143:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:143:3: warning: left shift count >= width of type [enabled by default] conftest.c:144:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:144:10: warning: left shift count >= width of type [enabled by default] conftest.c:143:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:31895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeciv" | #define PACKAGE_TARNAME "freeciv" | #define PACKAGE_VERSION "2.4.2" | #define PACKAGE_STRING "freeciv 2.4.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define FC_CONFIG_H 1 | #define BUG_URL "http://gna.org/projects/freeciv/" | #define META_URL "http://meta.freeciv.org/metaserver.php" | #define WIKI_URL "http://www.freeciv.org/" | #define DEFAULT_SOCK_PORT 5556 | #define MAJOR_VERSION 2 | #define MINOR_VERSION 4 | #define PATCH_VERSION 2 | #define VERSION_LABEL "" | #define VERSION_STRING "2.4.2" | #define IS_DEVEL_VERSION 0 | #define IS_BETA_VERSION 0 | #define NEXT_STABLE_VERSION "2.5.0" | #define RELEASE_MONTH 0 | #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" | #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" | #define DATASUBDIR "2.4" | #define FREECIV_DISTRIBUTOR "" | #define PACKAGE "freeciv" | #define VERSION "2.4.2" | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETNAMEINFO 1 | #define IPV6_SUPPORT 1 | #define FOLLOWTAG "stable" | #define AI_MOD_STATIC_CLASSIC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBZ 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LZMA_H 1 | #define HAVE_LIBLZMA 1 | #define HAVE_PTHREAD 1 | #define HAVE_THREAD_COND 1 | #define HAVE_THREADS 1 | #define AUDIO_SDL 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_NEWLIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TERMIOS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_WORKING_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_BIND 1 | #define HAVE_CONNECT 1 | #define HAVE_FILENO 1 | #define HAVE_FLOCK 1 | #define HAVE_FTIME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPWUID 1 | #define HAVE_INET_ATON 1 | #define HAVE_SELECT 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_GETLINE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_BACKTRACE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FDOPEN 1 | #define HAVE_FCNTL 1 | #define NONBLOCKING_SOCKETS 1 | #define HAVE_SIGPIPE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:31919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -DFC_CONF_PATH="\"/etc/freeciv\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv/2.4:${datarootdir}/freeciv\"" -DDEFAULT_SAVES_PATH="\"\"" -DDEFAULT_SCENARIO_PATH="\".:data/scenarios:~/.freeciv/2.4/scenarios:~/.freeciv/scenarios:${datarootdir}/freeciv/scenarios\"" conftest.c >&5 configure:31919: $? = 0 configure:31927: result: 64 configure:32014: checking for working mkstemp configure:32048: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -DFC_CONF_PATH="\"/etc/freeciv\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv/2.4:${datarootdir}/freeciv\"" -DDEFAULT_SAVES_PATH="\"\"" -DDEFAULT_SCENARIO_PATH="\".:data/scenarios:~/.freeciv/2.4/scenarios:~/.freeciv/scenarios:${datarootdir}/freeciv/scenarios\"" conftest.c -lcurl -pthread >&5 configure:32048: $? = 0 configure:32048: ./conftest configure:32048: $? = 0 configure:32060: result: yes configure:32083: checking for isatty configure:32083: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -DFC_CONF_PATH="\"/etc/freeciv\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv/2.4:${datarootdir}/freeciv\"" -DDEFAULT_SAVES_PATH="\"\"" -DDEFAULT_SCENARIO_PATH="\".:data/scenarios:~/.freeciv/2.4/scenarios:~/.freeciv/scenarios:${datarootdir}/freeciv/scenarios\"" conftest.c -lcurl -pthread >&5 configure:32083: $? = 0 configure:32083: result: yes configure:32083: checking for popen configure:32083: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -DFC_CONF_PATH="\"/etc/freeciv\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv/2.4:${datarootdir}/freeciv\"" -DDEFAULT_SAVES_PATH="\"\"" -DDEFAULT_SCENARIO_PATH="\".:data/scenarios:~/.freeciv/2.4/scenarios:~/.freeciv/scenarios:${datarootdir}/freeciv/scenarios\"" conftest.c -lcurl -pthread >&5 configure:32083: $? = 0 configure:32083: result: yes configure:32083: checking for _longjmp configure:32083: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fsigned-char -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -DFC_CONF_PATH="\"/etc/freeciv\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv/2.4:${datarootdir}/freeciv\"" -DDEFAULT_SAVES_PATH="\"\"" -DDEFAULT_SCENARIO_PATH="\".:data/scenarios:~/.freeciv/2.4/scenarios:~/.freeciv/scenarios:${datarootdir}/freeciv/scenarios\"" conftest.c -lcurl -pthread >&5 configure:32083: $? = 0 configure:32083: result: yes configure:32973: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by freeciv 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 hp05 config.status:1663: creating Makefile config.status:1663: creating data/Makefile config.status:1663: creating data/civclient.dsc config.status:1663: creating data/civserver.dsc config.status:1663: creating data/civserver.room config.status:1663: creating data/hex2t/Makefile config.status:1663: creating data/amplio2/Makefile config.status:1663: creating data/buildings/Makefile config.status:1663: creating data/flags/Makefile config.status:1663: creating data/misc/Makefile config.status:1663: creating data/cimpletoon/Makefile config.status:1663: creating data/trident/Makefile config.status:1663: creating data/isophex/Makefile config.status:1663: creating data/isotrident/Makefile config.status:1663: creating data/stdsounds/Makefile config.status:1663: creating data/default/Makefile config.status:1663: creating data/multiplayer/Makefile config.status:1663: creating data/experimental/Makefile config.status:1663: creating data/civ1/Makefile config.status:1663: creating data/civ2/Makefile config.status:1663: creating data/scenarios/Makefile config.status:1663: creating data/nation/Makefile config.status:1663: creating data/themes/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Handles/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Lines/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Others/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/Makefile config.status:1663: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Toolbar/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Arrows/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Buttons/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Combo/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Frame-Gap/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Handles/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Lines/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ListHeaders/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Menu-Menubar/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Others/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Panel/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ProgressBar/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Range/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Shadows/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Spin/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/Makefile config.status:1663: creating data/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Toolbar/Makefile config.status:1663: creating data/themes/gui-sdl/Makefile config.status:1663: creating data/themes/gui-sdl/human/Makefile config.status:1663: creating data/wonders/Makefile config.status:1663: creating data/icons/Makefile config.status:1663: creating utility/Makefile config.status:1663: creating dependencies/Makefile config.status:1663: creating dependencies/lua-5.1/Makefile config.status:1663: creating dependencies/lua-5.1/src/Makefile config.status:1663: creating dependencies/tolua-5.1/Makefile config.status:1663: creating dependencies/tolua-5.1/src/Makefile config.status:1663: creating dependencies/tolua-5.1/src/lib/Makefile config.status:1663: creating dependencies/tolua-5.1/src/bin/Makefile config.status:1663: creating dependencies/luasql-2.1.1/Makefile config.status:1663: creating dependencies/luasql-2.1.1/src/Makefile config.status:1663: creating dependencies/cvercmp/Makefile config.status:1663: creating common/Makefile config.status:1663: creating common/aicore/Makefile config.status:1663: creating common/scriptcore/Makefile config.status:1663: creating ai/Makefile config.status:1663: creating ai/default/Makefile config.status:1663: creating ai/stub/Makefile config.status:1663: creating ai/threaded/Makefile config.status:1663: creating tests/Makefile config.status:1663: creating win32/Makefile config.status:1663: creating client/Makefile config.status:1663: creating client/agents/Makefile config.status:1663: creating client/include/Makefile config.status:1663: creating client/gui-sdl/Makefile config.status:1663: creating client/gui-gtk-2.0/Makefile config.status:1663: creating client/gui-gtk-3.0/Makefile config.status:1663: creating client/gui-xaw/Makefile config.status:1663: creating client/gui-qt/Makefile config.status:1663: creating client/gui-stub/Makefile config.status:1663: creating client/luascript/Makefile config.status:1663: creating server/Makefile config.status:1663: creating server/advisors/Makefile config.status:1663: creating server/generator/Makefile config.status:1663: creating server/scripting/Makefile config.status:1663: creating manual/Makefile config.status:1663: creating modinst/Makefile config.status:1663: creating po/Makefile.in config.status:1663: creating doc/Makefile config.status:1663: creating doc/man/Makefile config.status:1663: creating doc/man/freeciv-client.6 config.status:1663: creating doc/man/freeciv-server.6 config.status:1663: creating doc/man/freeciv-manual.6 config.status:1663: creating doc/man/freeciv-modpack.6 config.status:1663: creating doc/ca/Makefile config.status:1663: creating doc/de/Makefile config.status:1663: creating doc/fr/Makefile config.status:1663: creating doc/it/Makefile config.status:1663: creating doc/ja/Makefile config.status:1663: creating doc/nl/Makefile config.status:1663: creating doc/sv/Makefile config.status:1663: creating freeciv.spec config.status:1663: creating data/Freeciv config.status:1663: creating client/freeciv.desktop config.status:1663: creating client/freeciv-gtk3.desktop config.status:1663: creating client/freeciv-sdl.desktop config.status:1663: creating server/freeciv-server.desktop config.status:1663: creating modinst/freeciv-modpack.desktop config.status:1663: creating client/freeciv-gtk2.appdata.xml config.status:1663: creating client/freeciv-gtk3.appdata.xml config.status:1663: creating client/freeciv-sdl.appdata.xml config.status:1663: creating server/freeciv-server.appdata.xml config.status:1663: creating modinst/freeciv-modpack.appdata.xml config.status:1663: creating fcgui config.status:1663: creating fcser config.status:1663: creating fc_config.h config.status:1892: executing depfiles commands config.status:1892: executing libtool commands config.status:1892: executing default-1 commands config.status:1892: executing fc_default-1 commands config.status:1892: executing fc_default-2 commands config.status:1892: executing fc_default-4 commands config.status:1892: executing fc_default-5 commands configure:35716: ****************** Configuration Summary ****************** == General build options == Shared libraries: yes Debugging support: some Profiling support: no IPv6 support: yes Map image toolkits: auto ppm: built-in MagickWand: no == Client == Build freeciv client: yes Maintained client frontends: Gtk-2.0: yes Gtk-3.0: no SDL: no Xaw: no Stub: no In-development client frontends: (these are not yet ready for general use) QT: no == Server == Build freeciv server: yes AI modules support: no Database support: no mysql: no postgres: no sqlite3: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c99_initializers=yes ac_cv_c99_stdint_h=yes ac_cv_c99_variable_arrays=yes ac_cv_c99_variadic_macros=yes 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_CURL_CFLAGS_set= ac_cv_env_CURL_CFLAGS_value= ac_cv_env_CURL_LIBS_set= ac_cv_env_CURL_LIBS_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_GTHREAD_CFLAGS_set= ac_cv_env_GTHREAD_CFLAGS_value= ac_cv_env_GTHREAD_LIBS_set= ac_cv_env_GTHREAD_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LUA_CFLAGS_set= ac_cv_env_LUA_CFLAGS_value= ac_cv_env_LUA_LIBS_set= ac_cv_env_LUA_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_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__doprnt=no ac_cv_func__longjmp=yes ac_cv_func__strcoll=no ac_cv_func__stricoll=no ac_cv_func_backtrace=yes ac_cv_func_bind=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_fcntl=yes ac_cv_func_fdopen=yes ac_cv_func_fileno=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_ftime=yes ac_cv_func_getaddrinfo=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getline=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpwuid=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_isatty=yes ac_cv_func_popen=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_shmat=yes ac_cv_func_snooze=no ac_cv_func_strcasecmp=yes ac_cv_func_strcasecoll=no ac_cv_func_strcasestr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strerror=yes ac_cv_func_stricoll=no ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strstr=yes ac_cv_func_uname=yes ac_cv_func_usleep=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_working_vsnprintf=yes ac_cv_have_libggz=have_libggz=no ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_SDL_mixer_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_lzma_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdbool_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_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_signal_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_bind_gethostbyaddr=no ac_cv_lib_bz2_BZ2_bzReadOpen=yes ac_cv_lib_c_ngettext=yes ac_cv_lib_lzma_lzma_code=yes ac_cv_lib_nls_main=no ac_cv_lib_readline_completion_matches=yes ac_cv_lib_readline_rl_completion_matches=yes ac_cv_lib_z_gzgets=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_GZIP=/bin/gzip ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_UNAME=uname 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_safe_to_define___extensions__=yes ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_intptr_t=yes ac_cv_type_pid_t=yes ac_cv_type_socklen_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_libcharset=no am_cv_make_support_nested_variables=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gl_cv_func_working_mkstemp=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all 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 pkg_cv_CURL_CFLAGS= pkg_cv_CURL_LIBS='-lcurl ' pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/bootstrap/missing --run aclocal-1.11' AI_MODULES_FALSE='' AI_MODULES_TRUE='#' AI_MOD_STATIC_CLASSIC_FALSE='#' AI_MOD_STATIC_CLASSIC_TRUE='' AI_MOD_STATIC_THREADED_FALSE='' AI_MOD_STATIC_THREADED_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AUDIO_SDL_FALSE='#' AUDIO_SDL_TRUE='' AUTOCONF='${SHELL} /var/uhubuild/work/compile/bootstrap/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/bootstrap/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/bootstrap/missing --run automake-1.11' AWK='gawk' BUG_URL='http://gna.org/projects/freeciv/' CATALOGS=' ar.gmo bg.gmo cs.gmo ca.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo fa.gmo fi.gmo fr.gmo ga.gmo gd.gmo he.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo nb.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sr.gmo sv.gmo tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -Wpointer-arith -Wcast-align -O2 -march=i686 -mtune=generic -fsigned-char' CLIENT_FALSE='#' CLIENT_GUI_BEOS_FALSE='' CLIENT_GUI_BEOS_TRUE='#' CLIENT_GUI_GTK_2_0_FALSE='#' CLIENT_GUI_GTK_2_0_TRUE='' CLIENT_GUI_GTK_3_0_FALSE='' CLIENT_GUI_GTK_3_0_TRUE='#' CLIENT_GUI_QT_FALSE='' CLIENT_GUI_QT_TRUE='#' CLIENT_GUI_SDL_FALSE='' CLIENT_GUI_SDL_TRUE='#' CLIENT_GUI_STUB_FALSE='' CLIENT_GUI_STUB_TRUE='#' CLIENT_GUI_XAW_FALSE='' CLIENT_GUI_XAW_TRUE='#' CLIENT_LIBS=' -lm ' CLIENT_TRUE='' COMMON_LIBS='-lm -lz' CONFIGURE_DEPENDENCIES=' $(top_srcdir)/fc_version' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -DFC_CONF_PATH="\"/etc/freeciv\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv/2.4:${datarootdir}/freeciv\"" -DDEFAULT_SAVES_PATH="\"\"" -DDEFAULT_SCENARIO_PATH="\".:data/scenarios:~/.freeciv/2.4/scenarios:~/.freeciv/scenarios:${datarootdir}/freeciv/scenarios\""' CURL_CFLAGS='' CURL_LIBS='-lcurl ' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wall -Wpointer-arith -Wcast-align -g -O2 -fsigned-char' CYGPATH_W='echo' DATADIRNAME='share' DATASUBDIR='2.4' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXP_AI_MODULES_FALSE='' EXP_AI_MODULES_TRUE='#' FCDB_DB_FALSE='' FCDB_DB_TRUE='#' FCDB_MYSQL_CFLAGS='' FCDB_MYSQL_FALSE='' FCDB_MYSQL_LIBS='' FCDB_MYSQL_TRUE='#' FCDB_POSTGRES_CFLAGS='' FCDB_POSTGRES_FALSE='' FCDB_POSTGRES_LIBS='' FCDB_POSTGRES_TRUE='#' FCDB_SQLITE3_CFLAGS='' FCDB_SQLITE3_FALSE='' FCDB_SQLITE3_LIBS='' FCDB_SQLITE3_TRUE='#' FGREP='/bin/grep -F' FT2_CFLAGS='' FT2_CONFIG='' FT2_LIBS='' GGZDMOD_INCLUDES='' GGZDMOD_LDFLAGS='' GGZMOD_INCLUDES='' GGZMOD_LDFLAGS='' GGZ_CLIENT_FALSE='' GGZ_CLIENT_TRUE='#' GGZ_CONFIG='' GGZ_GTK_FALSE='' GGZ_GTK_INCLUDES='' GGZ_GTK_LDFLAGS='' GGZ_GTK_TRUE='#' GGZ_SERVER_FALSE='' GGZ_SERVER_TRUE='#' GMOFILES=' ar.gmo bg.gmo cs.gmo ca.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo fa.gmo fi.gmo fr.gmo ga.gmo gd.gmo he.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo nb.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sr.gmo sv.gmo tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GNULIB_CALLOC_POSIX='0' GNULIB_GETSUBOPT='0' GNULIB_MALLOC_POSIX='0' GNULIB_MKDTEMP='0' GNULIB_MKSTEMP='0' GNULIB_PUTENV='0' GNULIB_REALLOC_POSIX='0' GNULIB_RPMATCH='0' GNULIB_SETENV='0' GNULIB_STRTOD='0' GNULIB_UNSETENV='0' GREP='/bin/grep' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' GTK2_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK2_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTK3_CFLAGS='' GTK3_LIBS='' GUI_beos_CFLAGS='' GUI_beos_LDFLAGS='' GUI_beos_LIBS='' GUI_gtk2_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GUI_gtk2_LDFLAGS='' GUI_gtk2_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GUI_gtk3_CFLAGS='' GUI_gtk3_LDFLAGS='' GUI_gtk3_LIBS='' GUI_qt_CFLAGS='' GUI_qt_CPPFLAGS='' GUI_qt_CXXFLAGS='' GUI_qt_LDFLAGS='' GUI_qt_LIBS='' GUI_sdl_CFLAGS='' GUI_sdl_LDFLAGS='' GUI_sdl_LIBS='' GUI_stub_CFLAGS='' GUI_stub_LDFLAGS='' GUI_stub_LIBS='' GUI_xaw_CFLAGS='' GUI_xaw_LDFLAGS='' GUI_xaw_LIBS='' GZIP='/bin/gzip' HAVE_CALLOC_POSIX='1' HAVE_GETSUBOPT='1' HAVE_MALLOC_POSIX='1' HAVE_MKDTEMP='1' HAVE_REALLOC_POSIX='1' HAVE_RPMATCH='1' HAVE_SETENV='1' HAVE_STRTOD='1' HAVE_UNSETENV='1' HOST_PATH_SEPARATOR=':' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' LD='/usr/bin/ld' LDFLAGS=' ' LIBGGZ_INCLUDES='' LIBGGZ_LDFLAGS='' LIBICONV='' LIBOBJS='' LIBS='-lcurl -pthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool --preserve-dup-deps' LIB_GGZ='' LIB_GGZDMOD='' LIB_GGZMOD='' LIB_GGZ_GTK='' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' LUASQL_AS_DEPENDENCY='' LUASQL_CFLAGS='' LUASQL_LIBS='' LUA_CFLAGS='-I$(top_srcdir)/dependencies/lua-5.1/src' LUA_LIBS='$(top_builddir)/dependencies/lua-5.1/src/liblua.la' MAIL_ADDRESS='freeciv-dev AT gna.org' MAJOR_VERSION='2' MAKEINFO='${SHELL} /var/uhubuild/work/compile/bootstrap/missing --run makeinfo' MAKE_CLIENT_INCLUDE_FALSE='' MAKE_CLIENT_INCLUDE_TRUE='#' MAKE_DATA_FALSE='#' MAKE_DATA_TRUE='' MANIFEST_TOOL=':' MAPIMG_WAND_CFLAGS='' MAPIMG_WAND_LIBS='' MINGW32_FALSE='' MINGW32_TRUE='#' MINOR_VERSION='4' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='bootstrap/mkinstalldirs' MODINST_FALSE='#' MODINST_TRUE='' MP_gtk_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DMPICON_PATH="\"${datarootdir}/freeciv/misc/mpicon.png\""' MP_gtk_LDFLAGS='' MP_gtk_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 ' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LDFLAGS='' MYSQL_VERSION='' NETWORK_CAPSTRING_MANDATORY='+Freeciv-2.4-network' NETWORK_CAPSTRING_OPTIONAL='rules_finished trademindist_size actcount_range wonder_city_id' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='freeciv' PACKAGE_BUGREPORT='' PACKAGE_NAME='freeciv' PACKAGE_STRING='freeciv 2.4.2' PACKAGE_TARNAME='freeciv' PACKAGE_URL='' PACKAGE_VERSION='2.4.2' PATH_SEPARATOR=':' PG_CONFIG='' PKG_CONFIG='/usr/bin/pkg-config' PNG_CFLAGS='' PNG_LIBS='' POFILES=' ar.po bg.po cs.po ca.po da.po de.po el.po en_GB.po eo.po es.po et.po fa.po fi.po fr.po ga.po gd.po he.po hu.po id.po it.po ja.po ko.po lt.po nl.po nb.po no.po pl.po pt.po pt_BR.po ro.po ru.po sr.po sv.po tr.po uk.po zh_CN.po zh_TW.po' POSTGRESQL_CFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_VERSION='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REPLACE_MKSTEMP='0' REPLACE_PUTENV='0' REPLACE_STRTOD='0' 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_FALSE='#' SERVER_LIBS='-lreadline -lm ' SERVER_TRUE='' SET_MAKE='' SHELL='/bin/sh' SOUND_CFLAGS=' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SOUND_LIBS=' -lSDL_mixer -lSDL -lpthread' SQLITE3_CFLAGS='' SQLITE3_LDFLAGS='' SQLITE3_VERSION='' STRIP='strip' SVNREV_FALSE='' SVNREV_TRUE='#' SYS_LUA_FALSE='' SYS_LUA_TRUE='#' TOLUA='$(top_builddir)/dependencies/tolua-5.1/src/bin/tolua' TOLUA_CFLAGS='-I$(top_srcdir)/dependencies/tolua-5.1/include' TOLUA_LIBS='$(top_builddir)/dependencies/tolua-5.1/src/lib/libtolua.la' UNAME='uname' USE_NLS='yes' UTILITY_LIBS=' -lz -lbz2 -llzma' VERSION='2.4.2' VERSION_LABEL='' VERSION_WITHOUT_LABEL='2.4.2' VOID_UNSETENV='0' WAND_CFLAGS='' WAND_LIBS='' WIKI_URL='http://www.freeciv.org/' WINDRES='' XGETTEXT='/usr/bin/xgettext' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' aimoduledir='${exec_prefix}/lib/fcai' 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__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/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}' ggz_config='' ggz_gtk_includes='' ggz_gtk_libraries='' ggzdatadir='' ggzdconfdir='' ggzddatadir='' ggzdexecmoddir='' ggzdexecmodpath='' ggzdmod_includes='' ggzdmod_libraries='' ggzexecmoddir='' ggzmod_includes='' ggzmod_libraries='' ggzmoduleconfdir='' 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/bootstrap/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libggz_includes='' libggz_libraries='' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' packagesrcdir='' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "freeciv" #define PACKAGE_TARNAME "freeciv" #define PACKAGE_VERSION "2.4.2" #define PACKAGE_STRING "freeciv 2.4.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define FC_CONFIG_H 1 #define BUG_URL "http://gna.org/projects/freeciv/" #define META_URL "http://meta.freeciv.org/metaserver.php" #define WIKI_URL "http://www.freeciv.org/" #define DEFAULT_SOCK_PORT 5556 #define MAJOR_VERSION 2 #define MINOR_VERSION 4 #define PATCH_VERSION 2 #define VERSION_LABEL "" #define VERSION_STRING "2.4.2" #define IS_DEVEL_VERSION 0 #define IS_BETA_VERSION 0 #define NEXT_STABLE_VERSION "2.5.0" #define RELEASE_MONTH 0 #define NETWORK_CAPSTRING_MANDATORY "+Freeciv-2.4-network" #define NETWORK_CAPSTRING_OPTIONAL "rules_finished trademindist_size actcount_range wonder_city_id" #define DATASUBDIR "2.4" #define FREECIV_DISTRIBUTOR "" #define PACKAGE "freeciv" #define VERSION "2.4.2" #define HAVE_GETADDRINFO 1 #define HAVE_INET_PTON 1 #define HAVE_INET_NTOP 1 #define HAVE_GETNAMEINFO 1 #define IPV6_SUPPORT 1 #define FOLLOWTAG "stable" #define AI_MOD_STATIC_CLASSIC 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_LANGINFO_CODESET 1 #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_STDINT_H 1 #define HAVE_LIBZ 1 #define HAVE_BZLIB_H 1 #define HAVE_LIBBZ2 1 #define HAVE_LZMA_H 1 #define HAVE_LIBLZMA 1 #define HAVE_PTHREAD 1 #define HAVE_THREAD_COND 1 #define HAVE_THREADS 1 #define AUDIO_SDL 1 #define HAVE_LIBREADLINE 1 #define HAVE_NEWLIBREADLINE 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STRINGS_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_LIBGEN_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_TERMIOS_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SOCKLEN_T 1 #define HAVE_INTPTR_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STRCOLL 1 #define HAVE_VPRINTF 1 #define HAVE_WORKING_VSNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_BIND 1 #define HAVE_CONNECT 1 #define HAVE_FILENO 1 #define HAVE_FLOCK 1 #define HAVE_FTIME 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPWUID 1 #define HAVE_INET_ATON 1 #define HAVE_SELECT 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSTR 1 #define HAVE_UNAME 1 #define HAVE_USLEEP 1 #define HAVE_GETLINE 1 #define HAVE_GETADDRINFO 1 #define HAVE_BACKTRACE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_FDOPEN 1 #define HAVE_FCNTL 1 #define NONBLOCKING_SOCKETS 1 #define HAVE_SIGPIPE 1 #define _FILE_OFFSET_BITS 64 #define HAVE_MKSTEMP 1 #define HAVE_ISATTY 1 #define HAVE_POPEN 1 #define HAVE__LONGJMP 1 #define FC_STORE_CPPFLAGS ' -DLOCALEDIR="\"${datarootdir}/locale\"" -DBINDIR="\"${exec_prefix}/bin\"" -DFC_CONF_PATH="\"/etc/freeciv\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv/2.4:${datarootdir}/freeciv\"" -DDEFAULT_SAVES_PATH="\"\"" -DDEFAULT_SCENARIO_PATH="\".:data/scenarios:~/.freeciv/2.4/scenarios:~/.freeciv/scenarios:${datarootdir}/freeciv/scenarios\""' #define FC_STORE_CFLAGS '-Wall -Wpointer-arith -Wcast-align -O2 -march=i686 -mtune=generic -fsigned-char' #define FC_STORE_CXXFLAGS '-Wall -Wpointer-arith -Wcast-align -g -O2 -fsigned-char' configure: exit 0