Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2005:
[Freeciv-Dev] (PR#11862) FreeCiv2.0.0-beta6
Home

[Freeciv-Dev] (PR#11862) FreeCiv2.0.0-beta6

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11862) FreeCiv2.0.0-beta6
From: "Mathias Uhlmann" <Mathias.Uhlmann@xxxxxx>
Date: Sat, 8 Jan 2005 13:24:49 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11862 >

Hi!

I have found two problems.

1. In the city menu, under settings I can chose whether new citizens are 
entertainers, taxman or scientists. When this is set to taxman or 
scientist it works fine. However, when I have chosen entertainers all 
non-working citizens are changed to either taxman or scientists when the 
city size has changed.

2. When I use the "t" key above a city the area settled by the city is 
marked as always. However, these colors do not go away when the map is 
repainted as was usual in older versions of FreeCiv. Maybe the 
config.log which is attached is of help in this case. The OS on my 
computer is a SuSE 9.0. Some libs have been installed from tarballs.

Best regards,
Mathias Uhlmann.




This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = k7
uname -m = i686
uname -r = 2.4.21-266-athlon
uname -s = Linux
uname -v = #1 Fri Dec 10 16:27:18 UTC 2004

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/X11R6/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1397: checking build system type
configure:1415: result: i686-pc-linux-gnu
configure:1423: checking host system type
configure:1437: result: i686-pc-linux-gnu
configure:1445: checking target system type
configure:1459: result: i686-pc-linux-gnu
configure:1560: checking for a BSD-compatible install
configure:1615: result: /usr/bin/install -c
configure:1626: checking whether build environment is sane
configure:1669: result: yes
configure:1734: checking for gawk
configure:1750: found /bin/gawk
configure:1760: result: gawk
configure:1770: checking whether make sets $(MAKE)
configure:1790: result: yes
configure:1959: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1968: result: no
configure:2185: checking for gawk
configure:2211: result: gawk
configure:2267: checking for gcc
configure:2283: found /usr/bin/gcc
configure:2293: result: gcc
configure:2537: checking for C compiler version
configure:2540: gcc --version </dev/null >&5
gcc (GCC) 3.3.1 (SuSE Linux)
Copyright (C) 2003 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:2543: $? = 0
configure:2545: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.1/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr 
--with-local-prefix=/usr/local --infodir=/usr/share/info 
--mandir=/usr/share/man --libdir=/usr/lib 
--enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj 
--with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib 
--enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.1 (SuSE Linux)
configure:2548: $? = 0
configure:2550: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2553: $? = 1
configure:2576: checking for C compiler default output file name
configure:2579: gcc    conftest.c  >&5
configure:2582: $? = 0
configure:2628: result: a.out
configure:2633: checking whether the C compiler works
configure:2639: ./a.out
configure:2642: $? = 0
configure:2659: result: yes
configure:2666: checking whether we are cross compiling
configure:2668: result: no
configure:2671: checking for suffix of executables
configure:2673: gcc -o conftest    conftest.c  >&5
configure:2676: $? = 0
configure:2701: result: 
configure:2707: checking for suffix of object files
configure:2728: gcc -c   conftest.c >&5
configure:2731: $? = 0
configure:2753: result: o
configure:2757: checking whether we are using the GNU C compiler
configure:2781: gcc -c   conftest.c >&5
configure:2787: $? = 0
configure:2790: test -z                          || test ! -s conftest.err
configure:2793: $? = 0
configure:2796: test -s conftest.o
configure:2799: $? = 0
configure:2812: result: yes
configure:2818: checking whether gcc accepts -g
configure:2839: gcc -c -g  conftest.c >&5
configure:2845: $? = 0
configure:2848: test -z                          || test ! -s conftest.err
configure:2851: $? = 0
configure:2854: test -s conftest.o
configure:2857: $? = 0
configure:2868: result: yes
configure:2885: checking for gcc option to accept ANSI C
configure:2955: gcc  -c -g -O2  conftest.c >&5
configure:2961: $? = 0
configure:2964: test -z                          || test ! -s conftest.err
configure:2967: $? = 0
configure:2970: test -s conftest.o
configure:2973: $? = 0
configure:2991: result: none needed
configure:3009: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3015: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3156: checking for style of include used by make
configure:3184: result: GNU
configure:3212: checking dependency style of gcc
configure:3302: result: gcc3
configure:3324: checking how to run the C preprocessor
configure:3359: gcc -E  conftest.c
configure:3365: $? = 0
configure:3397: gcc -E  conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:3403: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3442: result: gcc -E
configure:3466: gcc -E  conftest.c
configure:3472: $? = 0
configure:3504: gcc -E  conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:3510: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3553: checking whether ln -s works
configure:3557: result: yes
configure:3605: checking for ranlib
configure:3621: found /usr/bin/ranlib
configure:3632: result: ranlib
configure:3685: checking for ar
configure:3701: found /usr/bin/ar
configure:3711: result: ar
configure:3731: checking for uname
configure:3747: found /bin/uname
configure:3758: result: uname
configure:3770: checking for strerror in -lcposix
configure:3800: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld: 
cannot find -lcposix
collect2: ld returned 1 exit status
configure:3806: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:3831: result: no
configure:3840: checking for egrep
configure:3850: result: grep -E
configure:3855: checking for ANSI C header files
configure:3880: gcc -c -g -O2  conftest.c >&5
configure:3886: $? = 0
configure:3889: test -z                          || test ! -s conftest.err
configure:3892: $? = 0
configure:3895: test -s conftest.o
configure:3898: $? = 0
configure:3984: gcc -o conftest -g -O2   conftest.c  >&5
configure:3987: $? = 0
configure:3989: ./conftest
configure:3992: $? = 0
configure:4007: result: yes
configure:4017: checking for an ANSI C-conforming const
configure:4084: gcc -c -g -O2  conftest.c >&5
configure:4090: $? = 0
configure:4093: test -z                          || test ! -s conftest.err
configure:4096: $? = 0
configure:4099: test -s conftest.o
configure:4102: $? = 0
configure:4113: result: yes
configure:4123: checking for inline
configure:4144: gcc -c -g -O2  conftest.c >&5
configure:4150: $? = 0
configure:4153: test -z                          || test ! -s conftest.err
configure:4156: $? = 0
configure:4159: test -s conftest.o
configure:4162: $? = 0
configure:4174: result: inline
configure:4207: checking for sys/types.h
configure:4223: gcc -c -g -O2  conftest.c >&5
configure:4229: $? = 0
configure:4232: test -z                          || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4207: checking for sys/stat.h
configure:4223: gcc -c -g -O2  conftest.c >&5
configure:4229: $? = 0
configure:4232: test -z                          || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4207: checking for stdlib.h
configure:4223: gcc -c -g -O2  conftest.c >&5
configure:4229: $? = 0
configure:4232: test -z                          || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4207: checking for string.h
configure:4223: gcc -c -g -O2  conftest.c >&5
configure:4229: $? = 0
configure:4232: test -z                          || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4207: checking for memory.h
configure:4223: gcc -c -g -O2  conftest.c >&5
configure:4229: $? = 0
configure:4232: test -z                          || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4207: checking for strings.h
configure:4223: gcc -c -g -O2  conftest.c >&5
configure:4229: $? = 0
configure:4232: test -z                          || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4207: checking for inttypes.h
configure:4223: gcc -c -g -O2  conftest.c >&5
configure:4229: $? = 0
configure:4232: test -z                          || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4207: checking for stdint.h
configure:4223: gcc -c -g -O2  conftest.c >&5
configure:4229: $? = 0
configure:4232: test -z                          || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4207: checking for unistd.h
configure:4223: gcc -c -g -O2  conftest.c >&5
configure:4229: $? = 0
configure:4232: test -z                          || test ! -s conftest.err
configure:4235: $? = 0
configure:4238: test -s conftest.o
configure:4241: $? = 0
configure:4252: result: yes
configure:4264: checking for off_t
configure:4288: gcc -c -g -O2  conftest.c >&5
configure:4294: $? = 0
configure:4297: test -z                          || test ! -s conftest.err
configure:4300: $? = 0
configure:4303: test -s conftest.o
configure:4306: $? = 0
configure:4317: result: yes
configure:4329: checking for size_t
configure:4353: gcc -c -g -O2  conftest.c >&5
configure:4359: $? = 0
configure:4362: test -z                          || test ! -s conftest.err
configure:4365: $? = 0
configure:4368: test -s conftest.o
configure:4371: $? = 0
configure:4382: result: yes
configure:4396: checking for working alloca.h
configure:4417: gcc -o conftest -g -O2   conftest.c  >&5
configure:4423: $? = 0
configure:4426: test -z                          || test ! -s conftest.err
configure:4429: $? = 0
configure:4432: test -s conftest
configure:4435: $? = 0
configure:4447: result: yes
configure:4457: checking for alloca
configure:4498: gcc -o conftest -g -O2   conftest.c  >&5
configure:4504: $? = 0
configure:4507: test -z                          || test ! -s conftest.err
configure:4510: $? = 0
configure:4513: test -s conftest
configure:4516: $? = 0
configure:4528: result: yes
configure:4756: checking for stdlib.h
configure:4761: result: yes
configure:4756: checking for unistd.h
configure:4761: result: yes
configure:4904: checking for getpagesize
configure:4961: gcc -o conftest -g -O2   conftest.c  >&5
configure:4967: $? = 0
configure:4970: test -z                          || test ! -s conftest.err
configure:4973: $? = 0
configure:4976: test -s conftest
configure:4979: $? = 0
configure:4991: result: yes
configure:5001: checking for working mmap
configure:5143: gcc -o conftest -g -O2   conftest.c  >&5
configure:5146: $? = 0
configure:5148: ./conftest
configure:5151: $? = 0
configure:5165: result: yes
configure:5177: checking whether we are using the GNU C Library 2.1 or newer
configure:5208: result: yes
configure:5239: checking argz.h usability
configure:5251: gcc -c -g -O2  conftest.c >&5
configure:5257: $? = 0
configure:5260: test -z                          || test ! -s conftest.err
configure:5263: $? = 0
configure:5266: test -s conftest.o
configure:5269: $? = 0
configure:5279: result: yes
configure:5283: checking argz.h presence
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5319: result: yes
configure:5354: checking for argz.h
configure:5361: result: yes
configure:5239: checking limits.h usability
configure:5251: gcc -c -g -O2  conftest.c >&5
configure:5257: $? = 0
configure:5260: test -z                          || test ! -s conftest.err
configure:5263: $? = 0
configure:5266: test -s conftest.o
configure:5269: $? = 0
configure:5279: result: yes
configure:5283: checking limits.h presence
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5319: result: yes
configure:5354: checking for limits.h
configure:5361: result: yes
configure:5239: checking locale.h usability
configure:5251: gcc -c -g -O2  conftest.c >&5
configure:5257: $? = 0
configure:5260: test -z                          || test ! -s conftest.err
configure:5263: $? = 0
configure:5266: test -s conftest.o
configure:5269: $? = 0
configure:5279: result: yes
configure:5283: checking locale.h presence
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5319: result: yes
configure:5354: checking for locale.h
configure:5361: result: yes
configure:5239: checking nl_types.h usability
configure:5251: gcc -c -g -O2  conftest.c >&5
configure:5257: $? = 0
configure:5260: test -z                          || test ! -s conftest.err
configure:5263: $? = 0
configure:5266: test -s conftest.o
configure:5269: $? = 0
configure:5279: result: yes
configure:5283: checking nl_types.h presence
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5319: result: yes
configure:5354: checking for nl_types.h
configure:5361: result: yes
configure:5239: checking malloc.h usability
configure:5251: gcc -c -g -O2  conftest.c >&5
configure:5257: $? = 0
configure:5260: test -z                          || test ! -s conftest.err
configure:5263: $? = 0
configure:5266: test -s conftest.o
configure:5269: $? = 0
configure:5279: result: yes
configure:5283: checking malloc.h presence
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5319: result: yes
configure:5354: checking for malloc.h
configure:5361: result: yes
configure:5239: checking stddef.h usability
configure:5251: gcc -c -g -O2  conftest.c >&5
configure:5257: $? = 0
configure:5260: test -z                          || test ! -s conftest.err
configure:5263: $? = 0
configure:5266: test -s conftest.o
configure:5269: $? = 0
configure:5279: result: yes
configure:5283: checking stddef.h presence
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5319: result: yes
configure:5354: checking for stddef.h
configure:5361: result: yes
configure:5230: checking for stdlib.h
configure:5235: result: yes
configure:5230: checking for string.h
configure:5235: result: yes
configure:5230: checking for unistd.h
configure:5235: result: yes
configure:5239: checking sys/param.h usability
configure:5251: gcc -c -g -O2  conftest.c >&5
configure:5257: $? = 0
configure:5260: test -z                          || test ! -s conftest.err
configure:5263: $? = 0
configure:5266: test -s conftest.o
configure:5269: $? = 0
configure:5279: result: yes
configure:5283: checking sys/param.h presence
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5319: result: yes
configure:5354: checking for sys/param.h
configure:5361: result: yes
configure:5400: checking for feof_unlocked
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for fgets_unlocked
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for getcwd
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for getegid
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for geteuid
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for getgid
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for getuid
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for mempcpy
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for munmap
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for putenv
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for setenv
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for setlocale
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for stpcpy
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for strchr
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:82: warning: conflicting types for built-in function `strchr'
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for strcasecmp
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for strdup
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for strtoul
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for tsearch
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for __argz_count
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for __argz_stringify
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5400: checking for __argz_next
configure:5457: gcc -o conftest -g -O2   conftest.c  >&5
configure:5463: $? = 0
configure:5466: test -z                          || test ! -s conftest.err
configure:5469: $? = 0
configure:5472: test -s conftest
configure:5475: $? = 0
configure:5487: result: yes
configure:5512: checking for iconv
configure:5539: gcc -o conftest -g -O2   conftest.c  >&5
configure:5545: $? = 0
configure:5548: test -z                          || test ! -s conftest.err
configure:5551: $? = 0
configure:5554: test -s conftest
configure:5557: $? = 0
configure:5622: result: yes
configure:5630: checking for iconv declaration
configure:5664: gcc -c -g -O2  conftest.c >&5
configure:5670: $? = 0
configure:5673: test -z                          || test ! -s conftest.err
configure:5676: $? = 0
configure:5679: test -s conftest.o
configure:5682: $? = 0
configure:5697: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:5713: checking for nl_langinfo and CODESET
configure:5734: gcc -o conftest -g -O2   conftest.c  >&5
configure:5740: $? = 0
configure:5743: test -z                          || test ! -s conftest.err
configure:5746: $? = 0
configure:5749: test -s conftest
configure:5752: $? = 0
configure:5765: result: yes
configure:5776: checking for LC_MESSAGES
configure:5797: gcc -o conftest -g -O2   conftest.c  >&5
configure:5803: $? = 0
configure:5806: test -z                          || test ! -s conftest.err
configure:5809: $? = 0
configure:5812: test -s conftest
configure:5815: $? = 0
configure:5827: result: yes
configure:5837: checking whether NLS is requested
configure:5846: result: yes
configure:5860: checking whether included gettext is requested
configure:5870: result: no
configure:5890: checking libintl.h usability
configure:5902: gcc -c -g -O2  conftest.c >&5
configure:5908: $? = 0
configure:5911: test -z                          || test ! -s conftest.err
configure:5914: $? = 0
configure:5917: test -s conftest.o
configure:5920: $? = 0
configure:5930: result: yes
configure:5934: checking libintl.h presence
configure:5944: gcc -E  conftest.c
configure:5950: $? = 0
configure:5970: result: yes
configure:6005: checking for libintl.h
configure:6012: result: yes
configure:6017: checking for GNU gettext in libc
configure:6040: gcc -o conftest -g -O2   conftest.c  >&5
configure:6046: $? = 0
configure:6049: test -z                          || test ! -s conftest.err
configure:6052: $? = 0
configure:6055: test -s conftest
configure:6058: $? = 0
configure:6070: result: yes
configure:6153: checking for dcgettext
configure:6210: gcc -o conftest -g -O2   conftest.c   >&5
configure:6216: $? = 0
configure:6219: test -z                          || test ! -s conftest.err
configure:6222: $? = 0
configure:6225: test -s conftest
configure:6228: $? = 0
configure:6240: result: yes
configure:6254: checking for msgfmt
configure:6281: result: /usr/bin/msgfmt
configure:6290: checking for gmsgfmt
configure:6321: result: /usr/bin/msgfmt
configure:6331: checking for xgettext
configure:6358: result: /usr/bin/xgettext
configure:6534: checking for bison
configure:6550: found /usr/bin/bison
configure:6560: result: bison
configure:6573: checking version of bison
configure:6582: result: 1.75, ok
configure:6621: checking for catalogs to be installed
configure:6641: result:  ca cs da de en_GB es et fi fr he_IL hu it ja nl no pl 
pt pt_BR ro ru sv uk
configure:6668: checking for ngettext in -lc
configure:6698: gcc -o conftest -g -O2   conftest.c -lc   >&5
configure:6704: $? = 0
configure:6707: test -z                          || test ! -s conftest.err
configure:6710: $? = 0
configure:6713: test -s conftest
configure:6716: $? = 0
configure:6729: result: yes
configure:6732: checking whether libc's ngettext works at runtime
configure:6775: gcc -o conftest -g -O2   conftest.c   >&5
configure:6778: $? = 0
configure:6780: ./conftest
configure:6783: $? = 0
configure:6785: result: yes
configure:6956: checking for GNU xgettext version >= 0.10.36
configure:6993: gcc -o conftest -g -O2   conftest.c  >&5
configure:6996: $? = 0
configure:6998: ./conftest
configure:7001: $? = 0
configure:7003: result: yes
configure:7025: checking for GNU msgfmt version >= 0.10.35
configure:7063: gcc -o conftest -g -O2   conftest.c  >&5
configure:7066: $? = 0
configure:7068: ./conftest
configure:7071: $? = 0
configure:7073: result: yes
configure:7159: checking for C99 variadic macros
configure:7184: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:7190: $? = 0
configure:7193: test -z                          || test ! -s conftest.err
configure:7196: $? = 0
configure:7199: test -s conftest.o
configure:7202: $? = 0
configure:7213: result: yes
configure:7222: checking for C99 variable arrays
configure:7245: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c: In function `main':
conftest.c:79: warning: implicit declaration of function `strlen'
conftest.c:80: warning: implicit declaration of function `sprintf'
configure:7251: $? = 0
configure:7254: test -z                          || test ! -s conftest.err
configure:7257: $? = 0
configure:7260: test -s conftest.o
configure:7263: $? = 0
configure:7274: result: yes
configure:7339: checking for gzgets in -lz
configure:7369: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:7375: $? = 0
configure:7378: test -z                          || test ! -s conftest.err
configure:7381: $? = 0
configure:7384: test -s conftest
configure:7387: $? = 0
configure:7400: result: yes
configure:7425: checking zlib.h usability
configure:7437: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:7443: $? = 0
configure:7446: test -z                          || test ! -s conftest.err
configure:7449: $? = 0
configure:7452: test -s conftest.o
configure:7455: $? = 0
configure:7465: result: yes
configure:7469: checking zlib.h presence
configure:7479: gcc -E  conftest.c
configure:7485: $? = 0
configure:7505: result: yes
configure:7540: checking for zlib.h
configure:7547: result: yes
configure:7587: checking for iconv
configure:7697: result: yes
configure:7705: checking for iconv declaration
configure:7772: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:7788: checking for libcharset
configure:7811: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c:77:24: libcharset.h: No such file or directory
conftest.c: In function `main':
conftest.c:81: warning: implicit declaration of function `locale_charset'
configure:7817: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| /* end confdefs.h.  */
| #include <libcharset.h>
| int
| main ()
| {
| locale_charset()
|   ;
|   return 0;
| }
configure:7843: result: no
configure:7854: checking for nl_langinfo and CODESET
configure:7906: result: yes
configure:7934: checking for which client to compile:...
configure:7962: checking for pkg-config
configure:7980: found /usr/bin/pkg-config
configure:7993: result: /usr/bin/pkg-config
configure:8014: checking for GTK+ - version >= 2.2.1
configure:8129: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/opt/gnome/include/glib-2.0 
-I/opt/gnome/lib/glib-2.0/include     conftest.c -Wl,--export-dynamic 
-L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0   -lz   >&5
configure:8132: $? = 0
configure:8134: ./conftest
configure:8137: $? = 0
configure:8155: result: yes (version 2.4.4)
configure:10108: checking whether Xfuncproto was supplied
configure:10129: result: no, found:  FUNCPROTO=15 NARROWPROTO
configure:13718: checking for esd-config
configure:13749: result: no
configure:13757: checking for ESD - version >= 0.0.20
configure:13888: result: no
configure:14044: checking for sdl-config
configure:14075: result: no
configure:14083: checking for SDL - version >= 1.0.0
configure:14203: result: no
configure:14530: checking for ALSA version
conftest.c:79:27: sys/asoundlib.h: No such file or directory
configure:14584: result: no
configure:14783: checking for gethostbyaddr in -lbind
configure:14813: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lbind  -lz   >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld: 
cannot find -lbind
collect2: ld returned 1 exit status
configure:14819: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethostbyaddr ();
| int
| main ()
| {
| gethostbyaddr ();
|   ;
|   return 0;
| }
configure:14844: result: no
configure:14864: checking readline/readline.h usability
configure:14876: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c:112:31: readline/readline.h: No such file or directory
configure:14882: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <readline/readline.h>
configure:14904: result: no
configure:14908: checking readline/readline.h presence
configure:14918: gcc -E  conftest.c
conftest.c:78:31: readline/readline.h: No such file or directory
configure:14924: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| #include <readline/readline.h>
configure:14944: result: no
configure:14979: checking for readline/readline.h
configure:14986: result: no
configure:15006: WARNING: Did not find readline header file.
Configuring server without readline support.
configure:15872: checking for pow
configure:15929: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/ccMPQ1rD.o(.text+0x16): In function `main':
: undefined reference to `pow'
/tmp/ccMPQ1rD.o(.data+0x0): undefined reference to `pow'
collect2: ld returned 1 exit status
configure:15935: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pow innocuous_pow
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pow (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pow
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pow ();
| /* 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_pow) || defined (__stub___pow)
| choke me
| #else
| char (*f) () = pow;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pow;
|   ;
|   return 0;
| }
configure:15959: result: no
configure:15963: checking for pow in -lm
configure:15993: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lm  -lz   >&5
configure:15999: $? = 0
configure:16002: test -z                         || test ! -s conftest.err
configure:16005: $? = 0
configure:16008: test -s conftest
configure:16011: $? = 0
configure:16024: result: yes
configure:16039: checking for main in -lnls
configure:16063: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lnls  -lz   >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld: 
cannot find -lnls
collect2: ld returned 1 exit status
configure:16069: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:16094: result: no
configure:16106: checking for ANSI C header files
configure:16258: result: yes
configure:16268: checking for sys/wait.h that is POSIX.1 compatible
configure:16299: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16305: $? = 0
configure:16308: test -z                         || test ! -s conftest.err
configure:16311: $? = 0
configure:16314: test -s conftest.o
configure:16317: $? = 0
configure:16328: result: yes
configure:16359: checking fcntl.h usability
configure:16371: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16377: $? = 0
configure:16380: test -z                         || test ! -s conftest.err
configure:16383: $? = 0
configure:16386: test -s conftest.o
configure:16389: $? = 0
configure:16399: result: yes
configure:16403: checking fcntl.h presence
configure:16413: gcc -E  conftest.c
configure:16419: $? = 0
configure:16439: result: yes
configure:16474: checking for fcntl.h
configure:16481: result: yes
configure:16359: checking sys/time.h usability
configure:16371: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16377: $? = 0
configure:16380: test -z                         || test ! -s conftest.err
configure:16383: $? = 0
configure:16386: test -s conftest.o
configure:16389: $? = 0
configure:16399: result: yes
configure:16403: checking sys/time.h presence
configure:16413: gcc -E  conftest.c
configure:16419: $? = 0
configure:16439: result: yes
configure:16474: checking for sys/time.h
configure:16481: result: yes
configure:16350: checking for sys/types.h
configure:16355: result: yes
configure:16350: checking for unistd.h
configure:16355: result: yes
configure:16359: checking sys/utsname.h usability
configure:16371: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16377: $? = 0
configure:16380: test -z                         || test ! -s conftest.err
configure:16383: $? = 0
configure:16386: test -s conftest.o
configure:16389: $? = 0
configure:16399: result: yes
configure:16403: checking sys/utsname.h presence
configure:16413: gcc -E  conftest.c
configure:16419: $? = 0
configure:16439: result: yes
configure:16474: checking for sys/utsname.h
configure:16481: result: yes
configure:16359: checking stdbool.h usability
configure:16371: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16377: $? = 0
configure:16380: test -z                         || test ! -s conftest.err
configure:16383: $? = 0
configure:16386: test -s conftest.o
configure:16389: $? = 0
configure:16399: result: yes
configure:16403: checking stdbool.h presence
configure:16413: gcc -E  conftest.c
configure:16419: $? = 0
configure:16439: result: yes
configure:16474: checking for stdbool.h
configure:16481: result: yes
configure:16359: checking sys/file.h usability
configure:16371: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16377: $? = 0
configure:16380: test -z                         || test ! -s conftest.err
configure:16383: $? = 0
configure:16386: test -s conftest.o
configure:16389: $? = 0
configure:16399: result: yes
configure:16403: checking sys/file.h presence
configure:16413: gcc -E  conftest.c
configure:16419: $? = 0
configure:16439: result: yes
configure:16474: checking for sys/file.h
configure:16481: result: yes
configure:16521: checking arpa/inet.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking arpa/inet.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for arpa/inet.h
configure:16643: result: yes
configure:16521: checking netdb.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking netdb.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for netdb.h
configure:16643: result: yes
configure:16521: checking netinet/in.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking netinet/in.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for netinet/in.h
configure:16643: result: yes
configure:16521: checking pwd.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking pwd.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for pwd.h
configure:16643: result: yes
configure:16521: checking sys/ioctl.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking sys/ioctl.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for sys/ioctl.h
configure:16643: result: yes
configure:16521: checking sys/select.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking sys/select.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for sys/select.h
configure:16643: result: yes
configure:16521: checking sys/signal.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking sys/signal.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for sys/signal.h
configure:16643: result: yes
configure:16521: checking sys/socket.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking sys/socket.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for sys/socket.h
configure:16643: result: yes
configure:16521: checking sys/termio.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c:129:24: sys/termio.h: No such file or directory
configure:16539: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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_STDBOOL_H 1
| #define HAVE_SYS_FILE_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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/termio.h>
configure:16561: result: no
configure:16565: checking sys/termio.h presence
configure:16575: gcc -E  conftest.c
conftest.c:95:24: sys/termio.h: No such file or directory
configure:16581: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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_STDBOOL_H 1
| #define HAVE_SYS_FILE_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 <sys/termio.h>
configure:16601: result: no
configure:16636: checking for sys/termio.h
configure:16643: result: no
configure:16521: checking sys/uio.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking sys/uio.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for sys/uio.h
configure:16643: result: yes
configure:16521: checking termios.h usability
configure:16533: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16539: $? = 0
configure:16542: test -z                         || test ! -s conftest.err
configure:16545: $? = 0
configure:16548: test -s conftest.o
configure:16551: $? = 0
configure:16561: result: yes
configure:16565: checking termios.h presence
configure:16575: gcc -E  conftest.c
configure:16581: $? = 0
configure:16601: result: yes
configure:16636: checking for termios.h
configure:16643: result: yes
configure:16808: checking for an ANSI C-conforming const
configure:16904: result: yes
configure:16914: checking whether time.h and sys/time.h may both be included
configure:16939: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16945: $? = 0
configure:16948: test -z                         || test ! -s conftest.err
configure:16951: $? = 0
configure:16954: test -s conftest.o
configure:16957: $? = 0
configure:16968: result: yes
configure:16978: checking whether struct tm is in sys/time.h or time.h
configure:17001: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c: In function `main':
conftest.c:104: warning: statement with no effect
configure:17007: $? = 0
configure:17010: test -z                         || test ! -s conftest.err
configure:17013: $? = 0
configure:17016: test -s conftest.o
configure:17019: $? = 0
configure:17030: result: time.h
configure:17041: checking return type of signal handlers
configure:17072: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c: In function `main':
conftest.c:112: warning: unused variable `i'
configure:17078: $? = 0
configure:17081: test -z                         || test ! -s conftest.err
configure:17084: $? = 0
configure:17087: test -s conftest.o
configure:17090: $? = 0
configure:17101: result: void
configure:17109: checking for pid_t
configure:17133: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:17139: $? = 0
configure:17142: test -z                         || test ! -s conftest.err
configure:17145: $? = 0
configure:17148: test -s conftest.o
configure:17151: $? = 0
configure:17162: result: yes
configure:17180: checking for unistd.h
configure:17185: result: yes
configure:17189: checking vfork.h usability
configure:17201: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c:134:19: vfork.h: No such file or directory
configure:17207: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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_STDBOOL_H 1
| #define HAVE_SYS_FILE_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 RETSIGTYPE void
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:17229: result: no
configure:17233: checking vfork.h presence
configure:17243: gcc -E  conftest.c
conftest.c:100:19: vfork.h: No such file or directory
configure:17249: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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_STDBOOL_H 1
| #define HAVE_SYS_FILE_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 RETSIGTYPE void
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:17269: result: no
configure:17304: checking for vfork.h
configure:17311: result: no
configure:17329: checking for fork
configure:17386: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17392: $? = 0
configure:17395: test -z                         || test ! -s conftest.err
configure:17398: $? = 0
configure:17401: test -s conftest
configure:17404: $? = 0
configure:17416: result: yes
configure:17329: checking for vfork
configure:17386: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17392: $? = 0
configure:17395: test -z                         || test ! -s conftest.err
configure:17398: $? = 0
configure:17401: test -s conftest
configure:17404: $? = 0
configure:17416: result: yes
configure:17427: checking for working fork
configure:17450: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c: In function `main':
conftest.c:9: warning: implicit declaration of function `fork'
conftest.c:10: warning: implicit declaration of function `exit'
configure:17453: $? = 0
configure:17455: ./conftest
configure:17458: $? = 0
configure:17472: result: yes
configure:17493: checking for working vfork
configure:17626: result: yes
configure:17657: checking for working strcoll
configure:17683: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17686: $? = 0
configure:17688: ./conftest
configure:17691: $? = 0
configure:17705: result: yes
configure:17719: checking for vprintf
configure:17776: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c:129: warning: conflicting types for built-in function `vprintf'
configure:17782: $? = 0
configure:17785: test -z                         || test ! -s conftest.err
configure:17788: $? = 0
configure:17791: test -s conftest
configure:17794: $? = 0
configure:17806: result: yes
configure:17813: checking for _doprnt
configure:17870: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/cckN87Qm.o(.text+0x16): In function `main':
: undefined reference to `_doprnt'
/tmp/cckN87Qm.o(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:17876: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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_STDBOOL_H 1
| #define HAVE_SYS_FILE_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 RETSIGTYPE void
| #define HAVE_UNISTD_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 <limits.h> declares 
_doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:17900: result: no
configure:17914: checking for working vsnprintf
configure:17973: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c:111: warning: no previous prototype for `doit'
conftest.c: In function `doit':
conftest.c:125: warning: implicit declaration of function `exit'
conftest.c:134: warning: implicit declaration of function `strcmp'
configure:17976: $? = 0
configure:17978: ./conftest
configure:17981: $? = 0
configure:17995: result: yes
configure:18032: checking for fileno
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for ftime
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for gethostname
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for getpwuid
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for inet_aton
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for select
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for snooze
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/cceCXkre.o(.text+0x16): In function `main':
: undefined reference to `snooze'
/tmp/cceCXkre.o(.data+0x0): undefined reference to `snooze'
collect2: ld returned 1 exit status
configure:18095: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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_STDBOOL_H 1
| #define HAVE_SYS_FILE_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 RETSIGTYPE void
| #define HAVE_UNISTD_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_FILENO 1
| #define HAVE_FTIME 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 <limits.h> declares snooze.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define snooze innocuous_snooze
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char snooze (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef snooze
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = snooze;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != snooze;
|   ;
|   return 0;
| }
configure:18119: result: no
configure:18032: checking for strerror
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for strcasecmp
configure:18119: result: yes
configure:18032: checking for strncasecmp
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for strlcat
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/cco1dIAG.o(.text+0x16): In function `main':
: undefined reference to `strlcat'
/tmp/cco1dIAG.o(.data+0x0): undefined reference to `strlcat'
collect2: ld returned 1 exit status
configure:18095: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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_STDBOOL_H 1
| #define HAVE_SYS_FILE_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 RETSIGTYPE void
| #define HAVE_UNISTD_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_FILENO 1
| #define HAVE_FTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPWUID 1
| #define HAVE_INET_ATON 1
| #define HAVE_SELECT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* Define strlcat to an innocuous variant, in case <limits.h> declares 
strlcat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcat innocuous_strlcat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcat (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlcat
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = strlcat;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strlcat;
|   ;
|   return 0;
| }
configure:18119: result: no
configure:18032: checking for strlcpy
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/ccYHGQ3O.o(.text+0x16): In function `main':
: undefined reference to `strlcpy'
/tmp/ccYHGQ3O.o(.data+0x0): undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:18095: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define FC_CONFIG_H 1
| #define MAJOR_VERSION 2
| #define MINOR_VERSION 0
| #define PATCH_VERSION 0
| #define VERSION_LABEL "-beta6"
| #define VERSION_STRING "2.0.0-beta6"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 1
| #define PACKAGE "freeciv"
| #define VERSION "2.0.0-beta6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_LIBZ 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 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_STDBOOL_H 1
| #define HAVE_SYS_FILE_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 RETSIGTYPE void
| #define HAVE_UNISTD_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_FILENO 1
| #define HAVE_FTIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPWUID 1
| #define HAVE_INET_ATON 1
| #define HAVE_SELECT 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares 
strlcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strlcpy innocuous_strlcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strlcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strlcpy
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = strlcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strlcpy;
|   ;
|   return 0;
| }
configure:18119: result: no
configure:18032: checking for strstr
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c:140: warning: conflicting types for built-in function `strstr'
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for usleep
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for vsnprintf
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c:142: warning: conflicting types for built-in function `vsnprintf'
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for uname
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for flock
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for gethostbyname
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for connect
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18032: checking for bind
configure:18089: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18095: $? = 0
configure:18098: test -z                         || test ! -s conftest.err
configure:18101: $? = 0
configure:18104: test -s conftest
configure:18107: $? = 0
configure:18119: result: yes
configure:18130: checking for working gettimeofday
configure:18242: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c  -lz   >&5
configure:18245: $? = 0
configure:18247: ./conftest
configure:18250: $? = 0
configure:18252: result: yes
configure:18488: checking for fdopen
configure:18545: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18551: $? = 0
configure:18554: test -z                         || test ! -s conftest.err
configure:18557: $? = 0
configure:18560: test -s conftest
configure:18563: $? = 0
configure:18575: result: yes
configure:18589: checking for fcntl
configure:18646: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18652: $? = 0
configure:18655: test -z                         || test ! -s conftest.err
configure:18658: $? = 0
configure:18661: test -s conftest
configure:18664: $? = 0
configure:18676: result: yes
configure:18795: checking for SIGPIPE
configure:18813: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:18819: $? = 0
configure:18822: test -z                         || test ! -s conftest.err
configure:18825: $? = 0
configure:18828: test -s conftest.o
configure:18831: $? = 0
configure:18833: result: yes
configure:19241: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on k7

config.status:902: creating Makefile
config.status:902: creating data/Makefile
config.status:902: creating data/flags/Makefile
config.status:902: creating data/misc/Makefile
config.status:902: creating data/trident/Makefile
config.status:902: creating data/isophex/Makefile
config.status:902: creating data/isotrident/Makefile
config.status:902: creating data/default/Makefile
config.status:902: creating data/civ1/Makefile
config.status:902: creating data/civ2/Makefile
config.status:902: creating data/scenario/Makefile
config.status:902: creating data/nation/Makefile
config.status:902: creating data/history/Makefile
config.status:902: creating utility/Makefile
config.status:902: creating utility/ftwl/Makefile
config.status:902: creating common/Makefile
config.status:902: creating common/aicore/Makefile
config.status:902: creating ai/Makefile
config.status:902: creating tests/Makefile
config.status:902: creating client/Makefile
config.status:902: creating client/agents/Makefile
config.status:902: creating client/include/Makefile
config.status:902: creating client/gui-sdl/Makefile
config.status:902: creating client/gui-gtk/Makefile
config.status:902: creating client/gui-gtk-2.0/Makefile
config.status:902: creating client/gui-xaw/Makefile
config.status:902: creating client/gui-win32/Makefile
config.status:902: creating client/gui-ftwl/Makefile
config.status:902: creating client/gui-stub/Makefile
config.status:902: creating server/Makefile
config.status:902: creating server/generator/Makefile
config.status:902: creating server/userdb/Makefile
config.status:902: creating manual/Makefile
config.status:902: creating intl/Makefile
config.status:902: creating po/Makefile.in
config.status:902: creating doc/Makefile
config.status:902: creating doc/man/Makefile
config.status:902: creating doc/de/Makefile
config.status:902: creating doc/fr/Makefile
config.status:902: creating doc/it/Makefile
config.status:902: creating doc/ja/Makefile
config.status:902: creating doc/nl/Makefile
config.status:902: creating doc/sv/Makefile
config.status:902: creating freeciv.spec
config.status:902: creating bootstrap/undep.sh
config.status:902: creating data/Freeciv
config.status:902: creating client/freeciv.desktop
config.status:902: creating civ
config.status:902: creating ser
config.status:973: creating config.h
config.status:1535: executing depfiles commands
config.status:1535: executing default-1 commands
config.status:1535: executing fc_default-1 commands
config.status:1535: executing fc_default-2 commands
config.status:1535: executing fc_default-4 commands
config.status:1535: executing fc_default-5 commands
config.status:1535: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c99_variable_arrays=yes
ac_cv_c99_variadic_macros=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func___argz_count=yes
ac_cv_func___argz_next=yes
ac_cv_func___argz_stringify=yes
ac_cv_func__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_bind=yes
ac_cv_func_connect=yes
ac_cv_func_dcgettext=yes
ac_cv_func_fcntl=yes
ac_cv_func_fdopen=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_fgets_unlocked=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_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getuid=yes
ac_cv_func_inet_aton=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_pow=no
ac_cv_func_putenv=yes
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_snooze=no
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strcoll_works=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=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_gnu_library_2_1=yes
ac_cv_header_argz_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_readline_readline_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_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-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_bind_gethostbyaddr=no
ac_cv_lib_c_ngettext=yes
ac_cv_lib_cposix_strerror=no
ac_cv_lib_m_pow=yes
ac_cv_lib_nls_main=no
ac_cv_lib_z_gzgets=yes
ac_cv_objext=o
ac_cv_path_ESD_CONFIG=no
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_SDL_CONFIG=no
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_INTLBISON=bison
ac_cv_prog_UNAME=uname
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_libcharset=no
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
gt_cv_func_gnugettext2_libc=yes
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=no

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /root/tmp/freeciv-2.0.0-beta6/bootstrap/missing --run 
aclocal-1.9'
ALLOCA=''
ALSA_FALSE=''
ALSA_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/tmp/freeciv-2.0.0-beta6/bootstrap/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /root/tmp/freeciv-2.0.0-beta6/bootstrap/missing --run 
autoconf'
AUTOHEADER='${SHELL} /root/tmp/freeciv-2.0.0-beta6/bootstrap/missing --run 
autoheader'
AUTOMAKE='${SHELL} /root/tmp/freeciv-2.0.0-beta6/bootstrap/missing --run 
automake-1.9'
AWK='gawk'
BUILD_INCLUDED_LIBINTL='no'
CATALOGS=' ca.gmo cs.gmo da.gmo de.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo 
he_IL.gmo hu.gmo it.gmo ja.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo 
ru.gmo sv.gmo uk.gmo'
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations'
CLIENT_CFLAGS='-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 
-I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include  '
CLIENT_FALSE='#'
CLIENT_GUI_BEOS_FALSE=''
CLIENT_GUI_BEOS_TRUE='#'
CLIENT_GUI_FTWL_FALSE=''
CLIENT_GUI_FTWL_TRUE='#'
CLIENT_GUI_GTK_2_0_FALSE='#'
CLIENT_GUI_GTK_2_0_TRUE=''
CLIENT_GUI_GTK_FALSE=''
CLIENT_GUI_GTK_TRUE='#'
CLIENT_GUI_SDL_FALSE=''
CLIENT_GUI_SDL_TRUE='#'
CLIENT_GUI_STUB_FALSE=''
CLIENT_GUI_STUB_TRUE='#'
CLIENT_GUI_WIN32_FALSE=''
CLIENT_GUI_WIN32_TRUE='#'
CLIENT_GUI_XAW_FALSE=''
CLIENT_GUI_XAW_TRUE='#'
CLIENT_LDFLAGS=''
CLIENT_LIBS='-Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
CLIENT_TRUE=''
CONFIGURE_DEPENDENCIES=' $(top_srcdir)/version.in'
CPP='gcc -E'
CPPFLAGS=''
CVS_DEPS='yes'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ESD_CFLAGS=''
ESD_CONFIG='no'
ESD_FALSE=''
ESD_LIBS=''
ESD_TRUE='#'
EXEEXT=''
FT2_CFLAGS=''
FT2_CONFIG=''
FT2_LIBS=''
FTWL_FALSE=''
FTWL_SDL_FALSE=''
FTWL_SDL_TRUE='#'
FTWL_TRUE='#'
FTWL_X11_FALSE=''
FTWL_X11_TRUE='#'
GDK_IMLIB_CFLAGS=''
GDK_IMLIB_LIBS=''
GENCAT='gencat'
GLIBC21='yes'
GMOFILES=' ca.gmo cs.gmo da.gmo de.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo 
he_IL.gmo hu.gmo it.gmo ja.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo 
ru.gmo sv.gmo uk.gmo'
GMSGFMT='/usr/bin/msgfmt'
GTK_CFLAGS='-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 
-I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include  '
GTK_CONFIG=''
GTK_LIBS='-Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
IMLIB_CONFIG=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBS='-lz  '
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /root/tmp/freeciv-2.0.0-beta6/bootstrap/missing --run 
makeinfo'
MAKE_CLIENT_INCLUDE_FALSE=''
MAKE_CLIENT_INCLUDE_TRUE='#'
MAKE_DATA_FALSE='#'
MAKE_DATA_TRUE=''
MKINSTALLDIRS='bootstrap/mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
OBJEXT='o'
PACKAGE='freeciv'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=' ca.po cs.po da.po de.po en_GB.po es.po et.po fi.po fr.po he_IL.po 
hu.po it.po ja.po nl.po no.po pl.po pt.po pt_BR.po ro.po ru.po sv.po uk.po'
POSUB='po'
RANLIB='ranlib'
SDL_CFLAGS=''
SDL_CONFIG='no'
SDL_FALSE=''
SDL_LIBS=''
SDL_TRUE='#'
SERVER_FALSE='#'
SERVER_LIBS=' -lm'
SERVER_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
SOUND_CFLAGS=''
SOUND_LIBS=''
STRIP=''
UNAME='uname'
USER_DB_DEP='userdb/libuserdb.a'
USER_DB_LIB='userdb/libuserdb.a'
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
VERSION='2.0.0-beta6'
VERSION_LABEL='-beta6'
VERSION_WITHOUT_LABEL='2.0.0'
WINMM_FALSE=''
WINMM_TRUE='#'
XGETTEXT='/usr/bin/xgettext'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
gui_sources='gui-gtk-2.0'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/tmp/freeciv-2.0.0-beta6/bootstrap/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define DEFAULT_DATA_PATH ".:data:~/.freeciv:/usr/local/share/freeciv"
#define ENABLE_NLS 1
#define FC_CONFIG_H 1
#define FC_STORE_CFLAGS "-g -O2 -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations"
#define FC_STORE_CPPFLAGS ""
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ARGZ_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_BIND 1
#define HAVE_CONNECT 1
#define HAVE_DCGETTEXT 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_H 1
#define HAVE_FDOPEN 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_FGETS_UNLOCKED 1
#define HAVE_FILENO 1
#define HAVE_FLOCK 1
#define HAVE_FORK 1
#define HAVE_FTIME 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPWUID 1
#define HAVE_GETTEXT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_ICONV 1
#define HAVE_ICONV 1
#define HAVE_INET_ATON 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBZ 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMPCPY 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_PUTENV 1
#define HAVE_PWD_H 1
#define HAVE_SELECT 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SIGPIPE 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRCOLL 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSTR 1
#define HAVE_STRTOUL 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SIGNAL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TSEARCH 1
#define HAVE_UNAME 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_USLEEP 1
#define HAVE_VFORK 1
#define HAVE_VPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_VSNPRINTF 1
#define HAVE___ARGZ_COUNT 1
#define HAVE___ARGZ_NEXT 1
#define HAVE___ARGZ_STRINGIFY 1
#define ICONV_CONST 
#define ICONV_CONST 
#define IS_BETA_VERSION 1
#define IS_DEVEL_VERSION 0
#define LOCALEDIR "/usr/local/share/locale"
#define MAJOR_VERSION 2
#define MINOR_VERSION 0
#define NONBLOCKING_SOCKETS 1
#define PACKAGE "freeciv"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PATCH_VERSION 0
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "2.0.0-beta6"
#define VERSION_LABEL "-beta6"
#define VERSION_STRING "2.0.0-beta6"

configure: exit 0

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#11862) FreeCiv2.0.0-beta6, Mathias Uhlmann <=