Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2005:
[Freeciv-Dev] (PR#12950) Failed sanity check in latest cvs.
Home

[Freeciv-Dev] (PR#12950) Failed sanity check in latest cvs.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12950) Failed sanity check in latest cvs.
From: "Mattias Johansson" <matte@xxxxxxxxxxx>
Date: Sun, 1 May 2005 03:55:09 -0700
Reply-to: bugs@xxxxxxxxxxx

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

H! !

Got an error, attaching config.log and savegame.


Here is the log from the server:

Game saved as civgame-1500.sav.gz
>
1: Failed sanity check: unit_owner(punit) == pplayer (sanitycheck.c:187)
1: last message repeated 2 times
1: last message repeated 2 times (total 4 repeats)
1: last message repeated 4 times (total 8 repeats)
>
1: last message repeated 8 times (total 16 repeats)
>
1: last message repeated 9 times (total 25 repeats)
1: Failed sanity check: pcity != NULL (sanitycheck.c:342)
Segmentation fault



And my system:

Slackware 10.1.0

Linux version 2.6.10 (root@darkstar) (gcc version 3.3.4) #1 Thu Feb 10
11:42:36 UTC 2005



/matte

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Mattias johansson      <matte@xxxxxxxxxxx>

~~~~~~~~~~~~ooO~~@~~Ooo~~~~~~~~~~~~~~~~~~~~~
                * *
               |||||

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 --prefix=/home/gamer/opt/Software/freeciv/cvs-May-01-1200

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

hostname = riparv
uname -m = i686
uname -r = 2.6.10
uname -s = Linux
uname -v = #1 Thu Feb 10 11:42:36 UTC 2005

/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/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /opt/www/htdig/bin
PATH: /usr/lib/java/bin
PATH: /usr/lib/java/jre/bin
PATH: /usr/lib/java/bin
PATH: /usr/lib/java/jre/bin
PATH: /opt/kde/bin
PATH: /usr/lib/qt/bin
PATH: /usr/share/texmf/bin
PATH: .


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

configure:1391: checking build system type
configure:1409: result: i686-pc-linux-gnu
configure:1417: checking host system type
configure:1431: result: i686-pc-linux-gnu
configure:1439: checking target system type
configure:1453: result: i686-pc-linux-gnu
configure:1554: checking for a BSD-compatible install
configure:1609: result: /usr/bin/ginstall -c
configure:1620: checking whether build environment is sane
configure:1663: result: yes
configure:1728: checking for gawk
configure:1744: found /usr/bin/gawk
configure:1754: result: gawk
configure:1764: checking whether make sets $(MAKE)
configure:1784: result: yes
configure:1953: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1962: result: no
configure:2181: checking for gawk
configure:2207: result: gawk
configure:2263: checking for gcc
configure:2279: found /usr/bin/gcc
configure:2289: result: gcc
configure:2533: checking for C compiler version
configure:2536: gcc --version </dev/null >&5
gcc (GCC) 3.3.4
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:2539: $? = 0
configure:2541: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/specs
Configured with: ../gcc-3.3.4/configure --prefix=/usr --enable-shared 
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld 
--verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.3.4
configure:2544: $? = 0
configure:2546: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2549: $? = 1
configure:2572: checking for C compiler default output file name
configure:2575: gcc    conftest.c  >&5
configure:2578: $? = 0
configure:2624: result: a.out
configure:2629: checking whether the C compiler works
configure:2635: ./a.out
configure:2638: $? = 0
configure:2655: result: yes
configure:2662: checking whether we are cross compiling
configure:2664: result: no
configure:2667: checking for suffix of executables
configure:2669: gcc -o conftest    conftest.c  >&5
configure:2672: $? = 0
configure:2697: result: 
configure:2703: checking for suffix of object files
configure:2724: gcc -c   conftest.c >&5
configure:2727: $? = 0
configure:2749: result: o
configure:2753: checking whether we are using the GNU C compiler
configure:2777: gcc -c   conftest.c >&5
configure:2783: $? = 0
configure:2787: test -z 
                         || test ! -s conftest.err
configure:2790: $? = 0
configure:2793: test -s conftest.o
configure:2796: $? = 0
configure:2809: result: yes
configure:2815: checking whether gcc accepts -g
configure:2836: gcc -c -g  conftest.c >&5
configure:2842: $? = 0
configure:2846: test -z 
                         || test ! -s conftest.err
configure:2849: $? = 0
configure:2852: test -s conftest.o
configure:2855: $? = 0
configure:2866: result: yes
configure:2883: checking for gcc option to accept ANSI C
configure:2953: gcc  -c -g -O2  conftest.c >&5
configure:2959: $? = 0
configure:2963: test -z 
                         || test ! -s conftest.err
configure:2966: $? = 0
configure:2969: test -s conftest.o
configure:2972: $? = 0
configure:2990: result: none needed
configure:3008: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3014: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3158: checking for style of include used by make
configure:3186: result: GNU
configure:3214: checking dependency style of gcc
configure:3304: result: gcc3
configure:3326: checking how to run the C preprocessor
configure:3361: gcc -E  conftest.c
configure:3367: $? = 0
configure:3399: gcc -E  conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:3405: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3444: result: gcc -E
configure:3468: gcc -E  conftest.c
configure:3474: $? = 0
configure:3506: gcc -E  conftest.c
conftest.c:19:28: ac_nonexistent.h: No such file or directory
configure:3512: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3555: checking whether ln -s works
configure:3559: result: yes
configure:3607: checking for ranlib
configure:3623: found /usr/bin/ranlib
configure:3634: result: ranlib
configure:3687: checking for ar
configure:3703: found /usr/bin/ar
configure:3713: result: ar
configure:3733: checking for uname
configure:3749: found /usr/bin/uname
configure:3760: result: uname
configure:3784: checking for iconv
configure:3811: gcc -o conftest -g -O2   conftest.c  >&5
configure:3817: $? = 0
configure:3821: test -z 
                         || test ! -s conftest.err
configure:3824: $? = 0
configure:3827: test -s conftest
configure:3830: $? = 0
configure:3896: result: yes
configure:3904: checking for iconv declaration
configure:3938: gcc -c -g -O2  conftest.c >&5
configure:3944: $? = 0
configure:3948: test -z 
                         || test ! -s conftest.err
configure:3951: $? = 0
configure:3954: test -s conftest.o
configure:3957: $? = 0
configure:3972: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:3988: checking for libcharset
configure:4011: gcc -o conftest -g -O2   conftest.c   >&5
conftest.c:21:24: libcharset.h: No such file or directory
configure:4017: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| /* end confdefs.h.  */
| #include <libcharset.h>
| int
| main ()
| {
| locale_charset()
|   ;
|   return 0;
| }
configure:4044: result: no
configure:4055: checking for nl_langinfo and CODESET
configure:4076: gcc -o conftest -g -O2   conftest.c  >&5
configure:4082: $? = 0
configure:4086: test -z 
                         || test ! -s conftest.err
configure:4089: $? = 0
configure:4092: test -s conftest
configure:4095: $? = 0
configure:4108: result: yes
configure:4129: checking for strerror in -lcposix
configure:4159: gcc -o conftest -g -O2   conftest.c -lcposix    >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld:
 cannot find -lcposix
collect2: ld returned 1 exit status
configure:4165: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #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 strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:4191: result: no
configure:4200: checking for egrep
configure:4210: result: grep -E
configure:4215: checking for ANSI C header files
configure:4240: gcc -c -g -O2  conftest.c >&5
configure:4246: $? = 0
configure:4250: test -z 
                         || test ! -s conftest.err
configure:4253: $? = 0
configure:4256: test -s conftest.o
configure:4259: $? = 0
configure:4348: gcc -o conftest -g -O2   conftest.c   >&5
configure:4351: $? = 0
configure:4353: ./conftest
configure:4356: $? = 0
configure:4371: result: yes
configure:4381: checking for an ANSI C-conforming const
configure:4448: gcc -c -g -O2  conftest.c >&5
configure:4454: $? = 0
configure:4458: test -z 
                         || test ! -s conftest.err
configure:4461: $? = 0
configure:4464: test -s conftest.o
configure:4467: $? = 0
configure:4478: result: yes
configure:4488: checking for inline
configure:4509: gcc -c -g -O2  conftest.c >&5
configure:4515: $? = 0
configure:4519: test -z 
                         || test ! -s conftest.err
configure:4522: $? = 0
configure:4525: test -s conftest.o
configure:4528: $? = 0
configure:4540: result: inline
configure:4573: checking for sys/types.h
configure:4589: gcc -c -g -O2  conftest.c >&5
configure:4595: $? = 0
configure:4599: test -z 
                         || test ! -s conftest.err
configure:4602: $? = 0
configure:4605: test -s conftest.o
configure:4608: $? = 0
configure:4619: result: yes
configure:4573: checking for sys/stat.h
configure:4589: gcc -c -g -O2  conftest.c >&5
configure:4595: $? = 0
configure:4599: test -z 
                         || test ! -s conftest.err
configure:4602: $? = 0
configure:4605: test -s conftest.o
configure:4608: $? = 0
configure:4619: result: yes
configure:4573: checking for stdlib.h
configure:4589: gcc -c -g -O2  conftest.c >&5
configure:4595: $? = 0
configure:4599: test -z 
                         || test ! -s conftest.err
configure:4602: $? = 0
configure:4605: test -s conftest.o
configure:4608: $? = 0
configure:4619: result: yes
configure:4573: checking for string.h
configure:4589: gcc -c -g -O2  conftest.c >&5
configure:4595: $? = 0
configure:4599: test -z 
                         || test ! -s conftest.err
configure:4602: $? = 0
configure:4605: test -s conftest.o
configure:4608: $? = 0
configure:4619: result: yes
configure:4573: checking for memory.h
configure:4589: gcc -c -g -O2  conftest.c >&5
configure:4595: $? = 0
configure:4599: test -z 
                         || test ! -s conftest.err
configure:4602: $? = 0
configure:4605: test -s conftest.o
configure:4608: $? = 0
configure:4619: result: yes
configure:4573: checking for strings.h
configure:4589: gcc -c -g -O2  conftest.c >&5
configure:4595: $? = 0
configure:4599: test -z 
                         || test ! -s conftest.err
configure:4602: $? = 0
configure:4605: test -s conftest.o
configure:4608: $? = 0
configure:4619: result: yes
configure:4573: checking for inttypes.h
configure:4589: gcc -c -g -O2  conftest.c >&5
configure:4595: $? = 0
configure:4599: test -z 
                         || test ! -s conftest.err
configure:4602: $? = 0
configure:4605: test -s conftest.o
configure:4608: $? = 0
configure:4619: result: yes
configure:4573: checking for stdint.h
configure:4589: gcc -c -g -O2  conftest.c >&5
configure:4595: $? = 0
configure:4599: test -z 
                         || test ! -s conftest.err
configure:4602: $? = 0
configure:4605: test -s conftest.o
configure:4608: $? = 0
configure:4619: result: yes
configure:4573: checking for unistd.h
configure:4589: gcc -c -g -O2  conftest.c >&5
configure:4595: $? = 0
configure:4599: test -z 
                         || test ! -s conftest.err
configure:4602: $? = 0
configure:4605: test -s conftest.o
configure:4608: $? = 0
configure:4619: result: yes
configure:4631: checking for off_t
configure:4655: gcc -c -g -O2  conftest.c >&5
configure:4661: $? = 0
configure:4665: test -z 
                         || test ! -s conftest.err
configure:4668: $? = 0
configure:4671: test -s conftest.o
configure:4674: $? = 0
configure:4685: result: yes
configure:4697: checking for size_t
configure:4721: gcc -c -g -O2  conftest.c >&5
configure:4727: $? = 0
configure:4731: test -z 
                         || test ! -s conftest.err
configure:4734: $? = 0
configure:4737: test -s conftest.o
configure:4740: $? = 0
configure:4751: result: yes
configure:4765: checking for working alloca.h
configure:4786: gcc -o conftest -g -O2   conftest.c   >&5
configure:4792: $? = 0
configure:4796: test -z 
                         || test ! -s conftest.err
configure:4799: $? = 0
configure:4802: test -s conftest
configure:4805: $? = 0
configure:4817: result: yes
configure:4827: checking for alloca
configure:4868: gcc -o conftest -g -O2   conftest.c   >&5
configure:4874: $? = 0
configure:4878: test -z 
                         || test ! -s conftest.err
configure:4881: $? = 0
configure:4884: test -s conftest
configure:4887: $? = 0
configure:4899: result: yes
configure:5128: checking for stdlib.h
configure:5133: result: yes
configure:5128: checking for unistd.h
configure:5133: result: yes
configure:5277: checking for getpagesize
configure:5334: gcc -o conftest -g -O2   conftest.c   >&5
configure:5340: $? = 0
configure:5344: test -z 
                         || test ! -s conftest.err
configure:5347: $? = 0
configure:5350: test -s conftest
configure:5353: $? = 0
configure:5365: result: yes
configure:5375: checking for working mmap
configure:5517: gcc -o conftest -g -O2   conftest.c   >&5
configure:5520: $? = 0
configure:5522: ./conftest
configure:5525: $? = 0
configure:5539: result: yes
configure:5551: checking whether we are using the GNU C Library 2.1 or newer
configure:5582: result: yes
configure:5613: checking argz.h usability
configure:5625: gcc -c -g -O2  conftest.c >&5
configure:5631: $? = 0
configure:5635: test -z 
                         || test ! -s conftest.err
configure:5638: $? = 0
configure:5641: test -s conftest.o
configure:5644: $? = 0
configure:5654: result: yes
configure:5658: checking argz.h presence
configure:5668: gcc -E  conftest.c
configure:5674: $? = 0
configure:5694: result: yes
configure:5729: checking for argz.h
configure:5736: result: yes
configure:5613: checking limits.h usability
configure:5625: gcc -c -g -O2  conftest.c >&5
configure:5631: $? = 0
configure:5635: test -z 
                         || test ! -s conftest.err
configure:5638: $? = 0
configure:5641: test -s conftest.o
configure:5644: $? = 0
configure:5654: result: yes
configure:5658: checking limits.h presence
configure:5668: gcc -E  conftest.c
configure:5674: $? = 0
configure:5694: result: yes
configure:5729: checking for limits.h
configure:5736: result: yes
configure:5613: checking locale.h usability
configure:5625: gcc -c -g -O2  conftest.c >&5
configure:5631: $? = 0
configure:5635: test -z 
                         || test ! -s conftest.err
configure:5638: $? = 0
configure:5641: test -s conftest.o
configure:5644: $? = 0
configure:5654: result: yes
configure:5658: checking locale.h presence
configure:5668: gcc -E  conftest.c
configure:5674: $? = 0
configure:5694: result: yes
configure:5729: checking for locale.h
configure:5736: result: yes
configure:5613: checking nl_types.h usability
configure:5625: gcc -c -g -O2  conftest.c >&5
configure:5631: $? = 0
configure:5635: test -z 
                         || test ! -s conftest.err
configure:5638: $? = 0
configure:5641: test -s conftest.o
configure:5644: $? = 0
configure:5654: result: yes
configure:5658: checking nl_types.h presence
configure:5668: gcc -E  conftest.c
configure:5674: $? = 0
configure:5694: result: yes
configure:5729: checking for nl_types.h
configure:5736: result: yes
configure:5613: checking malloc.h usability
configure:5625: gcc -c -g -O2  conftest.c >&5
configure:5631: $? = 0
configure:5635: test -z 
                         || test ! -s conftest.err
configure:5638: $? = 0
configure:5641: test -s conftest.o
configure:5644: $? = 0
configure:5654: result: yes
configure:5658: checking malloc.h presence
configure:5668: gcc -E  conftest.c
configure:5674: $? = 0
configure:5694: result: yes
configure:5729: checking for malloc.h
configure:5736: result: yes
configure:5613: checking stddef.h usability
configure:5625: gcc -c -g -O2  conftest.c >&5
configure:5631: $? = 0
configure:5635: test -z 
                         || test ! -s conftest.err
configure:5638: $? = 0
configure:5641: test -s conftest.o
configure:5644: $? = 0
configure:5654: result: yes
configure:5658: checking stddef.h presence
configure:5668: gcc -E  conftest.c
configure:5674: $? = 0
configure:5694: result: yes
configure:5729: checking for stddef.h
configure:5736: result: yes
configure:5604: checking for stdlib.h
configure:5609: result: yes
configure:5604: checking for string.h
configure:5609: result: yes
configure:5604: checking for unistd.h
configure:5609: result: yes
configure:5613: checking sys/param.h usability
configure:5625: gcc -c -g -O2  conftest.c >&5
configure:5631: $? = 0
configure:5635: test -z 
                         || test ! -s conftest.err
configure:5638: $? = 0
configure:5641: test -s conftest.o
configure:5644: $? = 0
configure:5654: result: yes
configure:5658: checking sys/param.h presence
configure:5668: gcc -E  conftest.c
configure:5674: $? = 0
configure:5694: result: yes
configure:5729: checking for sys/param.h
configure:5736: result: yes
configure:5775: checking for feof_unlocked
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for fgets_unlocked
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for getcwd
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for getegid
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for geteuid
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for getgid
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for getuid
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for mempcpy
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for munmap
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for putenv
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for setenv
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for setlocale
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for stpcpy
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for strchr
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
conftest.c:85: warning: conflicting types for built-in function `strchr'
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for strcasecmp
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for strdup
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for strtoul
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for tsearch
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for __argz_count
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for __argz_stringify
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5775: checking for __argz_next
configure:5832: gcc -o conftest -g -O2   conftest.c   >&5
configure:5838: $? = 0
configure:5842: test -z 
                         || test ! -s conftest.err
configure:5845: $? = 0
configure:5848: test -s conftest
configure:5851: $? = 0
configure:5863: result: yes
configure:5888: checking for iconv
configure:6000: result: yes
configure:6008: checking for iconv declaration
configure:6076: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:6092: checking for nl_langinfo and CODESET
configure:6145: result: yes
configure:6156: checking for LC_MESSAGES
configure:6177: gcc -o conftest -g -O2   conftest.c   >&5
configure:6183: $? = 0
configure:6187: test -z 
                         || test ! -s conftest.err
configure:6190: $? = 0
configure:6193: test -s conftest
configure:6196: $? = 0
configure:6208: result: yes
configure:6218: checking whether NLS is requested
configure:6227: result: yes
configure:6241: checking whether included gettext is requested
configure:6251: result: no
configure:6271: checking libintl.h usability
configure:6283: gcc -c -g -O2  conftest.c >&5
configure:6289: $? = 0
configure:6293: test -z 
                         || test ! -s conftest.err
configure:6296: $? = 0
configure:6299: test -s conftest.o
configure:6302: $? = 0
configure:6312: result: yes
configure:6316: checking libintl.h presence
configure:6326: gcc -E  conftest.c
configure:6332: $? = 0
configure:6352: result: yes
configure:6387: checking for libintl.h
configure:6394: result: yes
configure:6399: checking for GNU gettext in libc
configure:6422: gcc -o conftest -g -O2   conftest.c   >&5
configure:6428: $? = 0
configure:6432: test -z 
                         || test ! -s conftest.err
configure:6435: $? = 0
configure:6438: test -s conftest
configure:6441: $? = 0
configure:6453: result: yes
configure:6537: checking for dcgettext
configure:6594: gcc -o conftest -g -O2   conftest.c    >&5
configure:6600: $? = 0
configure:6604: test -z 
                         || test ! -s conftest.err
configure:6607: $? = 0
configure:6610: test -s conftest
configure:6613: $? = 0
configure:6625: result: yes
configure:6639: checking for msgfmt
configure:6666: result: /usr/bin/msgfmt
configure:6675: checking for gmsgfmt
configure:6706: result: /usr/bin/msgfmt
configure:6716: checking for xgettext
configure:6743: result: /usr/bin/xgettext
configure:6919: checking for bison
configure:6935: found /usr/bin/bison
configure:6945: result: bison
configure:6958: checking version of bison
configure:6967: result: 1.875, ok
configure:7006: checking for catalogs to be installed
configure:7026: result:  cs ca da de en_GB es et fi fr he hu it ja nl nb no pl 
pt pt_BR ro ru sv uk
configure:7053: checking for ngettext in -lc
configure:7083: gcc -o conftest -g -O2   conftest.c -lc    >&5
configure:7089: $? = 0
configure:7093: test -z 
                         || test ! -s conftest.err
configure:7096: $? = 0
configure:7099: test -s conftest
configure:7102: $? = 0
configure:7115: result: yes
configure:7118: checking whether libc's ngettext works at runtime
configure:7161: gcc -o conftest -g -O2   conftest.c    >&5
configure:7164: $? = 0
configure:7166: ./conftest
configure:7169: $? = 0
configure:7171: result: yes
configure:7343: checking for GNU xgettext version >= 0.10.36
configure:7380: gcc -o conftest -g -O2   conftest.c   >&5
configure:7383: $? = 0
configure:7385: ./conftest
configure:7388: $? = 0
configure:7390: result: yes
configure:7412: checking for GNU msgfmt version >= 0.10.35
configure:7450: gcc -o conftest -g -O2   conftest.c   >&5
configure:7453: $? = 0
configure:7455: ./conftest
configure:7458: $? = 0
configure:7460: result: yes
configure:7531: checking for C99 variadic macros
configure:7556: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:7562: $? = 0
configure:7566: test -z 
                         || test ! -s conftest.err
configure:7569: $? = 0
configure:7572: test -s conftest.o
configure:7575: $? = 0
configure:7586: result: yes
configure:7595: checking for C99 variable arrays
configure:7618: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c: In function `main':
conftest.c:81: warning: implicit declaration of function `strlen'
conftest.c:82: warning: implicit declaration of function `sprintf'
configure:7624: $? = 0
configure:7628: test -z 
                         || test ! -s conftest.err
configure:7631: $? = 0
configure:7634: test -s conftest.o
configure:7637: $? = 0
configure:7648: result: yes
configure:7657: checking for C99 initializers
configure:7687: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c: In function `main':
conftest.c:86: warning: unused variable `bar'
configure:7693: $? = 0
configure:7697: test -z 
                         || test ! -s conftest.err
configure:7700: $? = 0
configure:7703: test -s conftest.o
configure:7706: $? = 0
configure:7717: result: yes
configure:7812: checking for gzgets in -lz
configure:7842: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz    >&5
configure:7848: $? = 0
configure:7852: test -z 
                         || test ! -s conftest.err
configure:7855: $? = 0
configure:7858: test -s conftest
configure:7861: $? = 0
configure:7874: result: yes
configure:7899: checking zlib.h usability
configure:7911: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:7917: $? = 0
configure:7921: test -z 
                         || test ! -s conftest.err
configure:7924: $? = 0
configure:7927: test -s conftest.o
configure:7930: $? = 0
configure:7940: result: yes
configure:7944: checking zlib.h presence
configure:7954: gcc -E  conftest.c
configure:7960: $? = 0
configure:7980: result: yes
configure:8015: checking for zlib.h
configure:8022: result: yes
configure:8039: checking for gzip
configure:8057: found /usr/bin/gzip
configure:8070: result: /usr/bin/gzip
configure:8102: checking for which client to compile:...
configure:8130: checking for pkg-config
configure:8148: found /usr/bin/pkg-config
configure:8161: result: /usr/bin/pkg-config
configure:8182: checking for GTK+ - version >= 2.4.0
configure:8297: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations -DXTHREADS -D_REENTRANT 
-DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     conftest.c 
-Wl,--export-dynamic -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:8300: $? = 0
configure:8302: ./conftest
configure:8305: $? = 0
configure:8323: result: yes (version 2.6.1)
configure:9686: checking for X
configure:9916: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:9920: checking whether Xfuncproto was supplied
configure:9941: result: no, found:  FUNCPROTO=15 NARROWPROTO
configure:13320: checking for esd-config
configure:13338: found /usr/bin/esd-config
configure:13351: result: /usr/bin/esd-config
configure:13359: checking for ESD - version >= 0.0.20
configure:13454: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations    conftest.c -lz   -L/usr/lib 
-lesd -laudiofile -lm -lasound >&5
conftest.c:86: warning: no previous prototype for `my_strdup'
configure:13457: $? = 0
configure:13459: ./conftest
configure:13462: $? = 0
configure:13486: result: yes
configure:13598: checking building ESOUND support
configure:13600: result: yes
configure:13647: checking for sdl-config
configure:13665: found /usr/bin/sdl-config
configure:13678: result: /usr/bin/sdl-config
configure:13686: checking for SDL - version >= 1.0.0
configure:13776: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations -I/usr/include/SDL -D_REENTRANT   
conftest.c -lz   -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
conftest.c:87: warning: no previous prototype for `my_strdup'
configure:13779: $? = 0
configure:13781: ./conftest
configure:13784: $? = 0
configure:13802: result: yes
configure:13908: checking SDL/SDL_mixer.h usability
configure:13920: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:13926: $? = 0
configure:13930: test -z 
                         || test ! -s conftest.err
configure:13933: $? = 0
configure:13936: test -s conftest.o
configure:13939: $? = 0
configure:13949: result: yes
configure:13953: checking SDL/SDL_mixer.h presence
configure:13963: gcc -E  conftest.c
configure:13969: $? = 0
configure:13989: result: yes
configure:14024: checking for SDL/SDL_mixer.h
configure:14031: result: yes
configure:14042: checking for Mix_OpenAudio in -lSDL_mixer
configure:14072: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lSDL_mixer  -lz   >&5
configure:14078: $? = 0
configure:14082: test -z 
                         || test ! -s conftest.err
configure:14085: $? = 0
configure:14088: test -s conftest
configure:14091: $? = 0
configure:14104: result: yes
configure:14110: checking building SDL_mixer support
configure:14121: result: yes
configure:14136: checking for ALSA version
In file included from conftest.c:81:
/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated, 
use <alsa/asoundlib.h> instead.
configure:14155: result: >= 1.0
configure:14157: checking for Audio File Library version
configure:14176: result: >= 0.2
configure:14206: checking building ALSA support
configure:14208: result: yes
configure:14379: checking for gethostbyaddr in -lbind
configure:14409: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lbind  -lz   >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld:
 cannot find -lbind
collect2: ld returned 1 exit status
configure:14415: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 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:14441: result: no
configure:14461: checking readline/readline.h usability
configure:14473: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:14479: $? = 0
configure:14483: test -z 
                         || test ! -s conftest.err
configure:14486: $? = 0
configure:14489: test -s conftest.o
configure:14492: $? = 0
configure:14502: result: yes
configure:14506: checking readline/readline.h presence
configure:14516: gcc -E  conftest.c
configure:14522: $? = 0
configure:14542: result: yes
configure:14577: checking for readline/readline.h
configure:14584: result: yes
configure:14609: checking for completion_matches in -lreadline
configure:14639: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lreadline  -lz   >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgetnum'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgoto'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgetflag'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `BC'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tputs'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `PC'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgetent'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `UP'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgetstr'
collect2: ld returned 1 exit status
configure:14645: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 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 completion_matches ();
| int
| main ()
| {
| completion_matches ();
|   ;
|   return 0;
| }
configure:14671: result: no
configure:14679: checking for rl_completion_matches in -lreadline
configure:14709: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lreadline  -lz   >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgetnum'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgoto'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgetflag'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `BC'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tputs'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `PC'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgetent'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `UP'
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../libreadline.so: undefined 
reference to `tgetstr'
collect2: ld returned 1 exit status
configure:14715: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 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 rl_completion_matches ();
| int
| main ()
| {
| rl_completion_matches ();
|   ;
|   return 0;
| }
configure:14741: result: no
configure:14750: checking for tgetent in -ltinfo
configure:14780: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -ltinfo  -lz   >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld:
 cannot find -ltinfo
collect2: ld returned 1 exit status
configure:14786: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 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 tgetent ();
| int
| main ()
| {
| tgetent ();
|   ;
|   return 0;
| }
configure:14812: result: no
configure:14817: checking for tgetent in -lncurses
configure:14847: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lncurses  -lz   >&5
configure:14853: $? = 0
configure:14857: test -z 
                         || test ! -s conftest.err
configure:14860: $? = 0
configure:14863: test -s conftest
configure:14866: $? = 0
configure:14879: result: yes
configure:15100: checking for filename_completion_function in -lreadline
configure:15130: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lreadline -lncurses 
-lz   >&5
configure:15136: $? = 0
configure:15140: test -z 
                         || test ! -s conftest.err
configure:15143: $? = 0
configure:15146: test -s conftest
configure:15149: $? = 0
configure:15162: result: yes
configure:15172: WARNING: I had to manually add -lncurses dependency to
make readline library pass the test.
configure:15176: checking for rl_filename_completion_function in -lreadline
configure:15206: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lreadline -lncurses 
-lz   >&5
configure:15212: $? = 0
configure:15216: test -z 
                         || test ! -s conftest.err
configure:15219: $? = 0
configure:15222: test -s conftest
configure:15225: $? = 0
configure:15238: result: yes
configure:15248: WARNING: I had to manually add -lncurses dependency to
make readline library pass the test.
configure:15256: checking whether readline works at runtime
configure:15310: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lreadline -lncurses 
-lz   >&5
configure:15313: $? = 0
configure:15315: ./conftest
configure:15318: $? = 0
configure:15320: result: yes
configure:15486: checking for pow
configure:15543: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/ccCKQJXi.o(.text+0x16): In function `main':
: undefined reference to `pow'
/tmp/ccCKQJXi.o(.data+0x0): undefined reference to `pow'
collect2: ld returned 1 exit status
configure:15549: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 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:15574: result: no
configure:15578: checking for pow in -lm
configure:15608: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lm  -lz   >&5
configure:15614: $? = 0
configure:15618: test -z 
                         || test ! -s conftest.err
configure:15621: $? = 0
configure:15624: test -s conftest
configure:15627: $? = 0
configure:15640: result: yes
configure:15655: checking for main in -lnls
configure:15679: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lnls  -lz   >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld:
 cannot find -lnls
collect2: ld returned 1 exit status
configure:15685: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:15711: result: no
configure:15723: checking for ANSI C header files
configure:15879: result: yes
configure:15889: checking for sys/wait.h that is POSIX.1 compatible
configure:15920: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:15926: $? = 0
configure:15930: test -z 
                         || test ! -s conftest.err
configure:15933: $? = 0
configure:15936: test -s conftest.o
configure:15939: $? = 0
configure:15950: result: yes
configure:15983: checking fcntl.h usability
configure:15995: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16001: $? = 0
configure:16005: test -z 
                         || test ! -s conftest.err
configure:16008: $? = 0
configure:16011: test -s conftest.o
configure:16014: $? = 0
configure:16024: result: yes
configure:16028: checking fcntl.h presence
configure:16038: gcc -E  conftest.c
configure:16044: $? = 0
configure:16064: result: yes
configure:16099: checking for fcntl.h
configure:16106: result: yes
configure:15983: checking sys/time.h usability
configure:15995: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16001: $? = 0
configure:16005: test -z 
                         || test ! -s conftest.err
configure:16008: $? = 0
configure:16011: test -s conftest.o
configure:16014: $? = 0
configure:16024: result: yes
configure:16028: checking sys/time.h presence
configure:16038: gcc -E  conftest.c
configure:16044: $? = 0
configure:16064: result: yes
configure:16099: checking for sys/time.h
configure:16106: result: yes
configure:15974: checking for sys/types.h
configure:15979: result: yes
configure:15974: checking for unistd.h
configure:15979: result: yes
configure:15983: checking sys/utsname.h usability
configure:15995: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16001: $? = 0
configure:16005: test -z 
                         || test ! -s conftest.err
configure:16008: $? = 0
configure:16011: test -s conftest.o
configure:16014: $? = 0
configure:16024: result: yes
configure:16028: checking sys/utsname.h presence
configure:16038: gcc -E  conftest.c
configure:16044: $? = 0
configure:16064: result: yes
configure:16099: checking for sys/utsname.h
configure:16106: result: yes
configure:15983: checking sys/file.h usability
configure:15995: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16001: $? = 0
configure:16005: test -z 
                         || test ! -s conftest.err
configure:16008: $? = 0
configure:16011: test -s conftest.o
configure:16014: $? = 0
configure:16024: result: yes
configure:16028: checking sys/file.h presence
configure:16038: gcc -E  conftest.c
configure:16044: $? = 0
configure:16064: result: yes
configure:16099: checking for sys/file.h
configure:16106: result: yes
configure:15974: checking for libintl.h
configure:15979: result: yes
configure:15983: checking signal.h usability
configure:15995: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16001: $? = 0
configure:16005: test -z 
                         || test ! -s conftest.err
configure:16008: $? = 0
configure:16011: test -s conftest.o
configure:16014: $? = 0
configure:16024: result: yes
configure:16028: checking signal.h presence
configure:16038: gcc -E  conftest.c
configure:16044: $? = 0
configure:16064: result: yes
configure:16099: checking for signal.h
configure:16106: result: yes
configure:15974: checking for strings.h
configure:15979: result: yes
configure:16119: checking for stdbool.h that conforms to C99
configure:16172: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16178: $? = 0
configure:16182: test -z 
                         || test ! -s conftest.err
configure:16185: $? = 0
configure:16188: test -s conftest.o
configure:16191: $? = 0
configure:16202: result: yes
configure:16204: checking for _Bool
configure:16228: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16234: $? = 0
configure:16238: test -z 
                         || test ! -s conftest.err
configure:16241: $? = 0
configure:16244: test -s conftest.o
configure:16247: $? = 0
configure:16258: result: yes
configure:16304: checking arpa/inet.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking arpa/inet.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for arpa/inet.h
configure:16427: result: yes
configure:16304: checking netdb.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking netdb.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for netdb.h
configure:16427: result: yes
configure:16304: checking netinet/in.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking netinet/in.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for netinet/in.h
configure:16427: result: yes
configure:16304: checking pwd.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking pwd.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for pwd.h
configure:16427: result: yes
configure:16304: checking sys/ioctl.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking sys/ioctl.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for sys/ioctl.h
configure:16427: result: yes
configure:16304: checking sys/select.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking sys/select.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for sys/select.h
configure:16427: result: yes
configure:16304: checking sys/signal.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking sys/signal.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for sys/signal.h
configure:16427: result: yes
configure:16304: checking sys/socket.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking sys/socket.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for sys/socket.h
configure:16427: result: yes
configure:16304: checking sys/termio.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c:138:24: sys/termio.h: No such file or directory
configure:16322: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <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:16345: result: no
configure:16349: checking sys/termio.h presence
configure:16359: gcc -E  conftest.c
conftest.c:104:24: sys/termio.h: No such file or directory
configure:16365: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <sys/termio.h>
configure:16385: result: no
configure:16420: checking for sys/termio.h
configure:16427: result: no
configure:16304: checking sys/uio.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking sys/uio.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for sys/uio.h
configure:16427: result: yes
configure:16304: checking termios.h usability
configure:16316: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16322: $? = 0
configure:16326: test -z 
                         || test ! -s conftest.err
configure:16329: $? = 0
configure:16332: test -s conftest.o
configure:16335: $? = 0
configure:16345: result: yes
configure:16349: checking termios.h presence
configure:16359: gcc -E  conftest.c
configure:16365: $? = 0
configure:16385: result: yes
configure:16420: checking for termios.h
configure:16427: result: yes
configure:16593: checking for an ANSI C-conforming const
configure:16690: result: yes
configure:16700: checking whether time.h and sys/time.h may both be included
configure:16725: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16731: $? = 0
configure:16735: test -z 
                         || test ! -s conftest.err
configure:16738: $? = 0
configure:16741: test -s conftest.o
configure:16744: $? = 0
configure:16755: result: yes
configure:16765: checking whether struct tm is in sys/time.h or time.h
configure:16788: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c: In function `main':
conftest.c:113: warning: statement with no effect
configure:16794: $? = 0
configure:16798: test -z 
                         || test ! -s conftest.err
configure:16801: $? = 0
configure:16804: test -s conftest.o
configure:16807: $? = 0
configure:16818: result: time.h
configure:16828: checking for socklen_t
configure:16852: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16858: $? = 0
configure:16862: test -z 
                         || test ! -s conftest.err
configure:16865: $? = 0
configure:16868: test -s conftest.o
configure:16871: $? = 0
configure:16882: result: yes
configure:16894: checking return type of signal handlers
configure:16925: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c: In function `main':
conftest.c:122: warning: unused variable `i'
configure:16931: $? = 0
configure:16935: test -z 
                         || test ! -s conftest.err
configure:16938: $? = 0
configure:16941: test -s conftest.o
configure:16944: $? = 0
configure:16955: result: void
configure:16963: checking for pid_t
configure:16987: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:16993: $? = 0
configure:16997: test -z 
                         || test ! -s conftest.err
configure:17000: $? = 0
configure:17003: test -s conftest.o
configure:17006: $? = 0
configure:17017: result: yes
configure:17035: checking for unistd.h
configure:17040: result: yes
configure:17044: checking vfork.h usability
configure:17056: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
conftest.c:144:19: vfork.h: No such file or directory
configure:17062: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SOCKLEN_T 1
| #define 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:17085: result: no
configure:17089: checking vfork.h presence
configure:17099: gcc -E  conftest.c
conftest.c:110:19: vfork.h: No such file or directory
configure:17105: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SOCKLEN_T 1
| #define RETSIGTYPE void
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:17125: result: no
configure:17160: checking for vfork.h
configure:17167: result: no
configure:17185: checking for fork
configure:17242: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17248: $? = 0
configure:17252: test -z 
                         || test ! -s conftest.err
configure:17255: $? = 0
configure:17258: test -s conftest
configure:17261: $? = 0
configure:17273: result: yes
configure:17185: checking for vfork
configure:17242: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17248: $? = 0
configure:17252: test -z 
                         || test ! -s conftest.err
configure:17255: $? = 0
configure:17258: test -s conftest
configure:17261: $? = 0
configure:17273: result: yes
configure:17284: checking for working fork
configure:17307: 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:17310: $? = 0
configure:17312: ./conftest
configure:17315: $? = 0
configure:17329: result: yes
configure:17350: checking for working vfork
configure:17483: result: yes
configure:17514: checking for working strcoll
configure:17540: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17543: $? = 0
configure:17545: ./conftest
configure:17548: $? = 0
configure:17562: result: yes
configure:17576: checking for vprintf
configure:17633: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c:139: warning: conflicting types for built-in function `vprintf'
configure:17639: $? = 0
configure:17643: test -z 
                         || test ! -s conftest.err
configure:17646: $? = 0
configure:17649: test -s conftest
configure:17652: $? = 0
configure:17664: result: yes
configure:17671: checking for _doprnt
configure:17728: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/cc4VgWPg.o(.text+0x16): In function `main':
: undefined reference to `_doprnt'
/tmp/cc4VgWPg.o(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:17734: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SOCKLEN_T 1
| #define 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:17759: result: no
configure:17773: checking for working vsnprintf
configure:17832: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c:121: warning: no previous prototype for `doit'
conftest.c: In function `doit':
conftest.c:135: warning: implicit declaration of function `exit'
conftest.c:144: warning: implicit declaration of function `strcmp'
configure:17835: $? = 0
configure:17837: ./conftest
configure:17840: $? = 0
configure:17854: result: yes
configure:17891: checking for fileno
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for ftime
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for gethostname
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for getpwuid
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for inet_aton
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for select
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for snooze
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/ccXgNb1l.o(.text+0x16): In function `main':
: undefined reference to `snooze'
/tmp/ccXgNb1l.o(.data+0x0): undefined reference to `snooze'
collect2: ld returned 1 exit status
configure:17954: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SOCKLEN_T 1
| #define 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:17979: result: no
configure:17891: checking for strerror
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for strcasecmp
configure:17979: result: yes
configure:17891: checking for strncasecmp
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for strlcat
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/ccEaPrMF.o(.text+0x16): In function `main':
: undefined reference to `strlcat'
/tmp/ccEaPrMF.o(.data+0x0): undefined reference to `strlcat'
collect2: ld returned 1 exit status
configure:17954: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SOCKLEN_T 1
| #define 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:17979: result: no
configure:17891: checking for strlcpy
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
/tmp/ccS1Wh4L.o(.text+0x16): In function `main':
: undefined reference to `strlcpy'
/tmp/ccS1Wh4L.o(.data+0x0): undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:17954: $? = 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 99
| #define VERSION_LABEL "-devel"
| #define VERSION_STRING "2.0.99-devel"
| #define IS_DEVEL_VERSION 1
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "2.0.99-devel"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_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 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/locale"
| #define HAVE_LIBZ 1
| #define ESD 1
| #define SDL 1
| #define ALSA 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_NEWLIBREADLINE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TERMIOS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SOCKLEN_T 1
| #define 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:17979: result: no
configure:17891: checking for strstr
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c:150: warning: conflicting types for built-in function `strstr'
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for usleep
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for vsnprintf
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
conftest.c:152: warning: conflicting types for built-in function `vsnprintf'
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for uname
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for flock
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for gethostbyname
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for connect
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17891: checking for bind
configure:17948: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:17954: $? = 0
configure:17958: test -z 
                         || test ! -s conftest.err
configure:17961: $? = 0
configure:17964: test -s conftest
configure:17967: $? = 0
configure:17979: result: yes
configure:17990: checking for working gettimeofday
configure:18102: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c  -lz   >&5
configure:18105: $? = 0
configure:18107: ./conftest
configure:18110: $? = 0
configure:18112: result: yes
configure:18351: checking for fdopen
configure:18408: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18414: $? = 0
configure:18418: test -z 
                         || test ! -s conftest.err
configure:18421: $? = 0
configure:18424: test -s conftest
configure:18427: $? = 0
configure:18439: result: yes
configure:18453: checking for fcntl
configure:18510: gcc -o conftest -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations   conftest.c -lz   >&5
configure:18516: $? = 0
configure:18520: test -z 
                         || test ! -s conftest.err
configure:18523: $? = 0
configure:18526: test -s conftest
configure:18529: $? = 0
configure:18541: result: yes
configure:18661: checking for SIGPIPE
configure:18679: gcc -c -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations  conftest.c >&5
configure:18685: $? = 0
configure:18689: test -z 
                         || test ! -s conftest.err
configure:18692: $? = 0
configure:18695: test -s conftest.o
configure:18698: $? = 0
configure:18700: result: yes
configure:19102: 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 riparv

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

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c99_initializers=yes
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_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include 
ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_SDL_SDL_mixer_h=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=yes
ac_cv_header_signal_h=yes
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_SDL_mixer_Mix_OpenAudio=yes
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_ncurses_tgetent=yes
ac_cv_lib_nls_main=no
ac_cv_lib_readline_completion_matches=no
ac_cv_lib_readline_filename_completion_function=yes
ac_cv_lib_readline_rl_completion_matches=no
ac_cv_lib_readline_rl_filename_completion_function=yes
ac_cv_lib_tinfo_tgetent=no
ac_cv_lib_z_gzgets=yes
ac_cv_objext=o
ac_cv_path_ESD_CONFIG=/usr/bin/esd-config
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GZIP=/usr/bin/gzip
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/ginstall -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__Bool=yes
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_type_socklen_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} /home/gamer/usr/src/Freecivcvs/freeciv/bootstrap/missing 
--run aclocal-1.9'
ALLOCA=''
ALSA_FALSE='#'
ALSA_TRUE=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/gamer/usr/src/Freecivcvs/freeciv/bootstrap/missing --run 
tar'
AR='ar'
AUTOCONF='${SHELL} /home/gamer/usr/src/Freecivcvs/freeciv/bootstrap/missing 
--run autoconf'
AUTOHEADER='${SHELL} /home/gamer/usr/src/Freecivcvs/freeciv/bootstrap/missing 
--run autoheader'
AUTOMAKE='${SHELL} /home/gamer/usr/src/Freecivcvs/freeciv/bootstrap/missing 
--run automake-1.9'
AWK='gawk'
BUILD_INCLUDED_LIBINTL='no'
CATALOGS=' cs.gmo ca.gmo da.gmo de.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo 
he.gmo hu.gmo it.gmo ja.gmo nl.gmo nb.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='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/usr/include/glib-2.0 
-I/usr/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_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 -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='/usr/bin/esd-config'
ESD_FALSE='#'
ESD_LIBS='-L/usr/lib -lesd -laudiofile -lm -lasound'
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='#'
GENCAT='gencat'
GLIBC21='yes'
GMOFILES=' cs.gmo ca.gmo da.gmo de.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo 
he.gmo hu.gmo it.gmo ja.gmo nl.gmo nb.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo 
ru.gmo sv.gmo uk.gmo'
GMSGFMT='/usr/bin/msgfmt'
GTK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include  '
GTK_LIBS='-Wl,--export-dynamic -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  '
GZIP='/usr/bin/gzip'
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} /home/gamer/usr/src/Freecivcvs/freeciv/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=' cs.po ca.po da.po de.po en_GB.po es.po et.po fi.po fr.po he.po hu.po 
it.po ja.po nl.po nb.po no.po pl.po pt.po pt_BR.po ro.po ru.po sv.po uk.po'
POSUB='po'
RANLIB='ranlib'
SDL_CFLAGS='-I/usr/include/SDL -D_REENTRANT'
SDL_CONFIG='/usr/bin/sdl-config'
SDL_FALSE='#'
SDL_LIBS='-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread'
SDL_TRUE=''
SERVER_FALSE='#'
SERVER_LIBS='-lreadline  -lncurses -lm'
SERVER_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
SOUND_CFLAGS='  -I/usr/include/SDL -D_REENTRANT '
SOUND_LIBS=' -L/usr/lib -lesd -laudiofile -lm -lasound -L/usr/lib 
-Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -laudiofile -lasound'
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.99-devel'
VERSION_LABEL='-devel'
VERSION_WITHOUT_LABEL='2.0.99'
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='/home/gamer/usr/src/Freecivcvs/freeciv/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='/home/gamer/opt/Software/freeciv/cvs-May-01-1200'
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 ALSA 1
#define DEFAULT_DATA_PATH 
".:data:~/.freeciv:/home/gamer/opt/Software/freeciv/cvs-May-01-1200/share/freeciv"
#define ENABLE_NLS 1
#define ESD 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_LIBINTL_H 1
#define HAVE_LIBREADLINE 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_NEWLIBREADLINE 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_SIGNAL_H 1
#define HAVE_SIGPIPE 1
#define HAVE_SOCKLEN_T 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_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__BOOL 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 0
#define IS_DEVEL_VERSION 1
#define LOCALEDIR 
"/home/gamer/opt/Software/freeciv/cvs-May-01-1200/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 99
#define RETSIGTYPE void
#define SDL 1
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "2.0.99-devel"
#define VERSION_LABEL "-devel"
#define VERSION_STRING "2.0.99-devel"

configure: exit 0

Attachment: civgame-1500.sav.gz
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]