Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2005:
[Freeciv-Dev] (PR#12494)
Home

[Freeciv-Dev] (PR#12494)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12494)
From: "Bifrost" <Bifrost@xxxxxxxx>
Date: Tue, 22 Mar 2005 02:03:07 -0800
Reply-to: bugs@xxxxxxxxxxx

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

I've test the command ./configure --enable-client=gtk2 but the game 
wasn't installed and say that:

checking for libcharset... no

checking for nl_langinfo and CODESET... (cached) yes

checking for pkg-config... /usr/bin/pkg-config

checking for GTK+ - version >= 2.0.0... no

*** Could not run GTK+ test program, checking why...

*** The test program failed to compile or link. See the file config.log 
for the

*** exact error that occured. This usually means GTK+ is incorrectly 
installed.

configure: error: specified client 'gtk-2.0' not configurable

I see that this is a gtk error, I'm going to reinstalling it, but for 
the error I include then config.log.
An another command that another your mail have say to test is ./compile 
error but it don't run

I'm so sorry for my english and for the problem that I'm causing

bye


 

 

 --

 Email.it, the professional e-mail, gratis per te: http://www.email.it/f

 

 Sponsor:

 Vuoi ricevere gratuitamente, ogni giorno, un trucco per imparare a smanettare 
con il tuo PC?

* Iscriviti ad Untruccoalgiorno, è FREE, è per tutti! Clicca qui

 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2732&d=22-3
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.57.  Invocation command line was

  $ ./configure --enable-client=gtk

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

hostname = localhost
uname -m = i686
uname -r = 2.6.8.1-12mdk
uname -s = Linux
uname -v = #1 Fri Oct 1 12:53:41 CEST 2004

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

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

PATH: /usr/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin/
PATH: /usr/games
PATH: /home/mauro/bin


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

configure:1358: checking build system type
configure:1376: result: i686-pc-linux-gnu
configure:1384: checking host system type
configure:1398: result: i686-pc-linux-gnu
configure:1406: checking target system type
configure:1420: result: i686-pc-linux-gnu
configure:1502: checking for a BSD-compatible install
configure:1556: result: /usr/bin/install -c
configure:1567: checking whether build environment is sane
configure:1610: result: yes
configure:1643: checking for gawk
configure:1659: found /usr/bin/gawk
configure:1669: result: gawk
configure:1679: checking whether make sets $(MAKE)
configure:1699: result: yes
configure:1864: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1873: result: no
configure:2076: checking for gawk
configure:2102: result: gawk
configure:2158: checking for gcc
configure:2174: found /usr/bin/gcc
configure:2184: result: gcc
configure:2428: checking for C compiler version
configure:2431: gcc --version </dev/null >&5
gcc (GCC) 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)
Copyright (C) 2004 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:2434: $? = 0
configure:2436: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib 
--with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info 
--enable-shared --enable-threads=posix --disable-checking --enable-long-long 
--enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions 
--enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu 
--with-system-zlib
Thread model: posix
gcc version 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)
configure:2439: $? = 0
configure:2441: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2444: $? = 1
configure:2468: checking for C compiler default output
configure:2471: gcc    conftest.c  >&5
configure:2474: $? = 0
configure:2520: result: a.out
configure:2525: checking whether the C compiler works
configure:2531: ./a.out
configure:2534: $? = 0
configure:2551: result: yes
configure:2558: checking whether we are cross compiling
configure:2560: result: no
configure:2563: checking for suffix of executables
configure:2565: gcc -o conftest    conftest.c  >&5
configure:2568: $? = 0
configure:2593: result: 
configure:2599: checking for suffix of object files
configure:2621: gcc -c   conftest.c >&5
configure:2624: $? = 0
configure:2646: result: o
configure:2650: checking whether we are using the GNU C compiler
configure:2675: gcc -c   conftest.c >&5
configure:2678: $? = 0
configure:2681: test -s conftest.o
configure:2684: $? = 0
configure:2697: result: yes
configure:2703: checking whether gcc accepts -g
configure:2725: gcc -c -g  conftest.c >&5
configure:2728: $? = 0
configure:2731: test -s conftest.o
configure:2734: $? = 0
configure:2745: result: yes
configure:2762: checking for gcc option to accept ANSI C
configure:2823: gcc  -c -g -O2  conftest.c >&5
configure:2826: $? = 0
configure:2829: test -s conftest.o
configure:2832: $? = 0
configure:2850: result: none needed
configure:2868: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2871: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2991: checking for style of include used by make
configure:3019: result: GNU
configure:3047: checking dependency style of gcc
configure:3130: result: gcc3
configure:3152: checking how to run the C preprocessor
configure:3188: gcc -E  conftest.c
configure:3194: $? = 0
configure:3226: gcc -E  conftest.c
configure:3235:28: ac_nonexistent.h: No such file or directory
configure:3232: $? = 1
configure: failed program was:
| #line 3217 "configure"
| /* 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 1
| #define MINOR_VERSION 14
| #define PATCH_VERSION 2
| #define VERSION_LABEL ""
| #define VERSION_STRING "1.14.2"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "1.14.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3270: result: gcc -E
configure:3295: gcc -E  conftest.c
configure:3301: $? = 0
configure:3333: gcc -E  conftest.c
configure:3342:28: ac_nonexistent.h: No such file or directory
configure:3339: $? = 1
configure: failed program was:
| #line 3324 "configure"
| /* 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 1
| #define MINOR_VERSION 14
| #define PATCH_VERSION 2
| #define VERSION_LABEL ""
| #define VERSION_STRING "1.14.2"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "1.14.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3381: checking whether ln -s works
configure:3385: result: yes
configure:3433: checking for ranlib
configure:3449: found /usr/bin/ranlib
configure:3460: result: ranlib
configure:3513: checking for ar
configure:3529: found /usr/bin/ar
configure:3539: result: ar
configure:3559: checking for uname
configure:3575: found /bin/uname
configure:3586: result: uname
configure:3598: checking for strerror in -lcposix
configure:3629: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:3632: $? = 1
configure: failed program was:
| #line 3605 "configure"
| /* 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 1
| #define MINOR_VERSION 14
| #define PATCH_VERSION 2
| #define VERSION_LABEL ""
| #define VERSION_STRING "1.14.2"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "1.14.2"
| /* 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:3650: result: no
configure:3659: checking for egrep
configure:3669: result: grep -E
configure:3674: checking for ANSI C header files
configure:3700: gcc -c -g -O2  conftest.c >&5
configure:3703: $? = 0
configure:3706: test -s conftest.o
configure:3709: $? = 0
configure:3798: gcc -o conftest -g -O2   conftest.c  >&5
configure:3801: $? = 0
configure:3803: ./conftest
configure:3806: $? = 0
configure:3821: result: yes
configure:3831: checking for an ANSI C-conforming const
configure:3899: gcc -c -g -O2  conftest.c >&5
configure:3902: $? = 0
configure:3905: test -s conftest.o
configure:3908: $? = 0
configure:3919: result: yes
configure:3929: checking for inline
configure:3951: gcc -c -g -O2  conftest.c >&5
configure:3954: $? = 0
configure:3957: test -s conftest.o
configure:3960: $? = 0
configure:3972: result: inline
configure:4001: checking for sys/types.h
configure:4018: gcc -c -g -O2  conftest.c >&5
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4001: checking for sys/stat.h
configure:4018: gcc -c -g -O2  conftest.c >&5
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4001: checking for stdlib.h
configure:4018: gcc -c -g -O2  conftest.c >&5
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4001: checking for string.h
configure:4018: gcc -c -g -O2  conftest.c >&5
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4001: checking for memory.h
configure:4018: gcc -c -g -O2  conftest.c >&5
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4001: checking for strings.h
configure:4018: gcc -c -g -O2  conftest.c >&5
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4001: checking for inttypes.h
configure:4018: gcc -c -g -O2  conftest.c >&5
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4001: checking for stdint.h
configure:4018: gcc -c -g -O2  conftest.c >&5
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4001: checking for unistd.h
configure:4018: gcc -c -g -O2  conftest.c >&5
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4050: checking for off_t
configure:4075: gcc -c -g -O2  conftest.c >&5
configure:4078: $? = 0
configure:4081: test -s conftest.o
configure:4084: $? = 0
configure:4095: result: yes
configure:4107: checking for size_t
configure:4132: gcc -c -g -O2  conftest.c >&5
configure:4135: $? = 0
configure:4138: test -s conftest.o
configure:4141: $? = 0
configure:4152: result: yes
configure:4166: checking for working alloca.h
configure:4188: gcc -o conftest -g -O2   conftest.c  >&5
configure:4191: $? = 0
configure:4194: test -s conftest
configure:4197: $? = 0
configure:4208: result: yes
configure:4218: checking for alloca
configure:4260: gcc -o conftest -g -O2   conftest.c  >&5
configure:4263: $? = 0
configure:4266: test -s conftest
configure:4269: $? = 0
configure:4280: result: yes
configure:4493: checking for stdlib.h
configure:4498: result: yes
configure:4493: checking for unistd.h
configure:4498: result: yes
configure:4634: checking for getpagesize
configure:4684: gcc -o conftest -g -O2   conftest.c  >&5
configure:4687: $? = 0
configure:4690: test -s conftest
configure:4693: $? = 0
configure:4704: result: yes
configure:4714: checking for working mmap
configure:4857: gcc -o conftest -g -O2   conftest.c  >&5
configure:4860: $? = 0
configure:4862: ./conftest
configure:4865: $? = 0
configure:4879: result: yes
configure:4891: checking whether we are using the GNU C Library 2.1 or newer
configure:4923: result: yes
configure:4969: checking for ld used by GCC
configure:5032: result: /usr/bin/ld
configure:5041: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.15.90.0.3 20040415
configure:5053: result: yes
configure:5059: checking for shared library run path origin
configure:5072: result: done
configure:5497: checking argz.h usability
configure:5510: gcc -c -g -O2  conftest.c >&5
configure:5513: $? = 0
configure:5516: test -s conftest.o
configure:5519: $? = 0
configure:5529: result: yes
configure:5533: checking argz.h presence
configure:5544: gcc -E  conftest.c
configure:5550: $? = 0
configure:5569: result: yes
configure:5605: checking for argz.h
configure:5612: result: yes
configure:5497: checking limits.h usability
configure:5510: gcc -c -g -O2  conftest.c >&5
configure:5513: $? = 0
configure:5516: test -s conftest.o
configure:5519: $? = 0
configure:5529: result: yes
configure:5533: checking limits.h presence
configure:5544: gcc -E  conftest.c
configure:5550: $? = 0
configure:5569: result: yes
configure:5605: checking for limits.h
configure:5612: result: yes
configure:5497: checking locale.h usability
configure:5510: gcc -c -g -O2  conftest.c >&5
configure:5513: $? = 0
configure:5516: test -s conftest.o
configure:5519: $? = 0
configure:5529: result: yes
configure:5533: checking locale.h presence
configure:5544: gcc -E  conftest.c
configure:5550: $? = 0
configure:5569: result: yes
configure:5605: checking for locale.h
configure:5612: result: yes
configure:5497: checking nl_types.h usability
configure:5510: gcc -c -g -O2  conftest.c >&5
configure:5513: $? = 0
configure:5516: test -s conftest.o
configure:5519: $? = 0
configure:5529: result: yes
configure:5533: checking nl_types.h presence
configure:5544: gcc -E  conftest.c
configure:5550: $? = 0
configure:5569: result: yes
configure:5605: checking for nl_types.h
configure:5612: result: yes
configure:5497: checking malloc.h usability
configure:5510: gcc -c -g -O2  conftest.c >&5
configure:5513: $? = 0
configure:5516: test -s conftest.o
configure:5519: $? = 0
configure:5529: result: yes
configure:5533: checking malloc.h presence
configure:5544: gcc -E  conftest.c
configure:5550: $? = 0
configure:5569: result: yes
configure:5605: checking for malloc.h
configure:5612: result: yes
configure:5497: checking stddef.h usability
configure:5510: gcc -c -g -O2  conftest.c >&5
configure:5513: $? = 0
configure:5516: test -s conftest.o
configure:5519: $? = 0
configure:5529: result: yes
configure:5533: checking stddef.h presence
configure:5544: gcc -E  conftest.c
configure:5550: $? = 0
configure:5569: result: yes
configure:5605: checking for stddef.h
configure:5612: result: yes
configure:5488: checking for stdlib.h
configure:5493: result: yes
configure:5488: checking for string.h
configure:5493: result: yes
configure:5488: checking for unistd.h
configure:5493: result: yes
configure:5497: checking sys/param.h usability
configure:5510: gcc -c -g -O2  conftest.c >&5
configure:5513: $? = 0
configure:5516: test -s conftest.o
configure:5519: $? = 0
configure:5529: result: yes
configure:5533: checking sys/param.h presence
configure:5544: gcc -E  conftest.c
configure:5550: $? = 0
configure:5569: result: yes
configure:5605: checking for sys/param.h
configure:5612: result: yes
configure:5651: checking for feof_unlocked
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for fgets_unlocked
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for getcwd
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for getegid
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for geteuid
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for getgid
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for getuid
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for mempcpy
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5723: warning: conflicting types for built-in function 'mempcpy'
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for munmap
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for putenv
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for setenv
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for setlocale
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for stpcpy
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5728: warning: conflicting types for built-in function 'stpcpy'
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for strchr
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5729: warning: conflicting types for built-in function 'strchr'
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for strcasecmp
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for strdup
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5731: warning: conflicting types for built-in function 'strdup'
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for strtoul
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for tsearch
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for __argz_count
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for __argz_stringify
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5651: checking for __argz_next
configure:5701: gcc -o conftest -g -O2   conftest.c  >&5
configure:5704: $? = 0
configure:5707: test -s conftest
configure:5710: $? = 0
configure:5721: result: yes
configure:5762: checking for iconv
configure:5790: gcc -o conftest -g -O2   conftest.c  >&5
configure:5793: $? = 0
configure:5796: test -s conftest
configure:5799: $? = 0
configure:5854: result: yes
configure:5877: checking for iconv declaration
configure:5912: gcc -c -g -O2  conftest.c >&5
configure:5915: $? = 0
configure:5918: test -s conftest.o
configure:5921: $? = 0
configure:5936: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:5947: checking for nl_langinfo and CODESET
configure:5969: gcc -o conftest -g -O2   conftest.c  >&5
configure:5972: $? = 0
configure:5975: test -s conftest
configure:5978: $? = 0
configure:5990: result: yes
configure:6001: checking for LC_MESSAGES
configure:6023: gcc -o conftest -g -O2   conftest.c  >&5
configure:6026: $? = 0
configure:6029: test -s conftest
configure:6032: $? = 0
configure:6043: result: yes
configure:6053: checking whether NLS is requested
configure:6062: result: yes
configure:6076: checking whether included gettext is requested
configure:6086: result: no
configure:6106: checking libintl.h usability
configure:6119: gcc -c -g -O2  conftest.c >&5
configure:6122: $? = 0
configure:6125: test -s conftest.o
configure:6128: $? = 0
configure:6138: result: yes
configure:6142: checking libintl.h presence
configure:6153: gcc -E  conftest.c
configure:6159: $? = 0
configure:6178: result: yes
configure:6214: checking for libintl.h
configure:6221: result: yes
configure:6226: checking for GNU gettext in libc
configure:6250: gcc -o conftest -g -O2   conftest.c  >&5
configure:6253: $? = 0
configure:6256: test -s conftest
configure:6259: $? = 0
configure:6270: result: yes
configure:6344: checking for dcgettext
configure:6394: gcc -o conftest -g -O2   conftest.c   >&5
configure:6436: warning: conflicting types for built-in function 'dcgettext'
configure:6397: $? = 0
configure:6400: test -s conftest
configure:6403: $? = 0
configure:6414: result: yes
configure:6428: checking for msgfmt
configure:6455: result: /usr/bin/msgfmt
configure:6464: checking for gmsgfmt
configure:6495: result: /usr/bin/msgfmt
configure:6505: checking for xgettext
configure:6532: result: /usr/bin/xgettext
configure:6708: checking for bison
configure:6737: result: no
configure:6795: checking for catalogs to be installed
configure:6815: result:  da de en_GB es et fi fr hu it ja nl no pl pt pt_BR ro 
ru sv uk
configure:6842: checking for ngettext in -lc
configure:6873: gcc -o conftest -g -O2   conftest.c -lc   >&5
configure:6876: $? = 0
configure:6879: test -s conftest
configure:6882: $? = 0
configure:6894: result: yes
configure:6897: checking whether libc's ngettext works at runtime
configure:6941: gcc -o conftest -g -O2   conftest.c   >&5
configure:6944: $? = 0
configure:6946: ./conftest
configure:6949: $? = 0
configure:6951: result: yes
configure:7366: checking for iconv
configure:7458: result: yes
configure:7481: checking for iconv declaration
configure:7540: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:7552: checking for libcharset
configure:7576: gcc -o conftest -g -O2 -Wall   conftest.c    >&5
configure:7634:24: libcharset.h: No such file or directory
configure: In function `main':
configure:7638: warning: implicit declaration of function `locale_charset'
configure:7579: $? = 1
configure: failed program was:
| #line 7559 "configure"
| /* 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 1
| #define MINOR_VERSION 14
| #define PATCH_VERSION 2
| #define VERSION_LABEL ""
| #define VERSION_STRING "1.14.2"
| #define IS_DEVEL_VERSION 0
| #define IS_BETA_VERSION 0
| #define PACKAGE "freeciv"
| #define VERSION "1.14.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ARGZ_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_FGETS_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define LOCALEDIR "/usr/local/share/locale"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| /* end confdefs.h.  */
| #include <libcharset.h>
| int
| main ()
| {
| locale_charset()
|   ;
|   return 0;
| }
configure:7598: result: no
configure:7609: checking for nl_langinfo and CODESET
configure:7652: result: yes
configure:8041: checking for gtk-config
configure:8074: result: no
configure:8041: checking for gtk12-config
configure:8074: result: no
configure:8041: checking for gtk13-config
configure:8074: result: no
configure:8083: checking for GTK - version >= 1.2.5
configure:8220: result: no
configure:8564: error: specified client 'gtk' not configurable

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
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_alloca_works=yes
ac_cv_func_dcgettext=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_fgets_unlocked=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_putenv=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_gnu_library_2_1=yes
ac_cv_header_argz_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_nl_types_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_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_c_ngettext=yes
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_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_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
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/mauro/freeciv-1.14.2/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/mauro/freeciv-1.14.2/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/mauro/freeciv-1.14.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/mauro/freeciv-1.14.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/mauro/freeciv-1.14.2/missing --run automake-1.7'
AWK='gawk'
BUILD_INCLUDED_LIBINTL='no'
CATALOGS=' da.gmo de.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo hu.gmo it.gmo 
ja.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo uk.gmo'
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall'
CLIENT_CFLAGS=''
CLIENT_FALSE='#'
CLIENT_GUI_BEOS_FALSE=''
CLIENT_GUI_BEOS_TRUE=''
CLIENT_GUI_GTK_2_0_FALSE=''
CLIENT_GUI_GTK_2_0_TRUE=''
CLIENT_GUI_GTK_FALSE=''
CLIENT_GUI_GTK_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=''
CLIENT_TRUE=''
CPP='gcc -E'
CPPFLAGS=''
CVS_DEPS='yes'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ESD_CFLAGS=''
ESD_CONFIG=''
ESD_FALSE=''
ESD_LIBS=''
ESD_TRUE=''
EXEEXT=''
GDK_IMLIB_CFLAGS=''
GDK_IMLIB_LIBS=''
GENCAT='gencat'
GLIBC21='yes'
GMOFILES=' da.gmo de.gmo en_GB.gmo es.gmo et.gmo fi.gmo fr.gmo hu.gmo it.gmo 
ja.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sv.gmo uk.gmo'
GMSGFMT='/usr/bin/msgfmt'
GTK_CFLAGS=''
GTK_CONFIG='no'
GTK_LIBS=''
IMLIB_CONFIG=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON=':'
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBS=' '
LN_S='ln -s'
LTLIBICONV=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/mauro/freeciv-1.14.2/missing --run makeinfo'
MAKE_CLIENT_INCLUDE_FALSE=''
MAKE_CLIENT_INCLUDE_TRUE='#'
MAKE_DATA_FALSE='#'
MAKE_DATA_TRUE=''
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
OBJEXT='o'
PACKAGE='freeciv'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
POFILES=' da.po de.po en_GB.po es.po et.po fi.po fr.po hu.po it.po ja.po nl.po 
no.po pl.po pt.po pt_BR.po ro.po ru.po sv.po uk.po'
POSUB='po'
RANLIB='ranlib'
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_FALSE=''
SDL_LIBS=''
SDL_TRUE=''
SERVER_FALSE='#'
SERVER_LIBS=''
SERVER_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
SOUND_CFLAGS=''
SOUND_LIBS=''
STRIP=''
UNAME='uname'
USE_INCLUDED_LIBINTL='no'
USE_NLS='yes'
VERSION='1.14.2'
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=''
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='NONE'
gui_sources=''
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/mauro/freeciv-1.14.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
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 ENABLE_NLS 1
#define FC_CONFIG_H 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ARGZ_H 1
#define HAVE_DCGETTEXT 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_GETPAGESIZE 1
#define HAVE_GETTEXT 1
#define HAVE_GETUID 1
#define HAVE_ICONV 1
#define HAVE_ICONV 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 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_NL_TYPES_H 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 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_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOUL 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TSEARCH 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 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 0
#define LOCALEDIR "/usr/local/share/locale"
#define MAJOR_VERSION 1
#define MINOR_VERSION 14
#define PACKAGE "freeciv"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PATCH_VERSION 2
#define STDC_HEADERS 1
#define VERSION "1.14.2"
#define VERSION_LABEL ""
#define VERSION_STRING "1.14.2"

configure: exit 1

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