Still trying to install

General feedback and discussion of the game.

Moderator: Forum Moderators

Post Reply
Stu1989
Posts: 9
Joined: January 27th, 2005, 11:31 am

Still trying to install

Post by Stu1989 »

The story so far....

I have now downloaded the latest vesion and I´m doing all I can to install this game.

I have downloaded and installed the following files
freetype-2.1.9
gd-2.0.33
libpng-1.2.8rc5-config
SDL-1.2.8
gcc.3.4.3
libpng-devel-1.2.8
SDL_devel-1.2.8
SDL_image-1.2.4
SDL_image-devel-1.2.4
SDL_mixer-1.2.6
SDL_mixer-devel-1.2.6
SDL_net-1.2.5
SDL_net-devel-1.2.5

All these files have been downloaded and installed individually and wesnoth attempted to be configured each time.

As you might expect it is becoming a little frustrating. I´m sure there must be an easier way.

Currently I am stuck with freetype library problems.

I have installed freetype2 in the lib/ directory and also in the usr/lib/ directory because it does not seem to find it.

I am using FC3 on a Athlon+2000

Thanks for your help

Stuart/Kevin

the config file is as

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

It was created by Battle for Wesnoth configure 0.8.10, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure

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

hostname = localhost.localdomain
uname -m = i686
uname -r = 2.6.10-1.741_FC3
uname -s = Linux
uname -v = #1 Thu Jan 13 16:38:22 EST 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/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:1422: checking for a BSD-compatible install
configure:1477: result: /usr/bin/install -c
configure:1488: checking whether build environment is sane
configure:1531: result: yes
configure:1596: checking for gawk
configure:1612: found /bin/gawk
configure:1622: result: gawk
configure:1632: checking whether make sets $(MAKE)
configure:1652: result: yes
configure:1824: checking whether to enable maintainer-specific portions of Makefiles
configure:1833: result: no
configure:1862: checking whether NLS is requested
configure:1871: result: yes
configure:1909: checking for msgfmt
configure:1940: result: /usr/bin/msgfmt
configure:1949: checking for gmsgfmt
configure:1980: result: /usr/bin/msgfmt
configure:2019: checking for xgettext
configure:2050: result: /usr/bin/xgettext
configure:2090: checking for msgmerge
configure:2120: result: /usr/bin/msgmerge
configure:2167: checking for style of include used by make
configure:2195: result: GNU
configure:2266: checking for gcc
configure:2282: found /usr/bin/gcc
configure:2292: result: gcc
configure:2536: checking for C compiler version
configure:2539: gcc --version </dev/null >&5
gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
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:2542: $? = 0
configure:2544: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
configure:2547: $? = 0
configure:2549: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2552: $? = 1
configure:2575: checking for C compiler default output file name
configure:2578: gcc conftest.c >&5
configure:2581: $? = 0
configure:2627: result: a.out
configure:2632: checking whether the C compiler works
configure:2638: ./a.out
configure:2641: $? = 0
configure:2658: result: yes
configure:2665: checking whether we are cross compiling
configure:2667: result: no
configure:2670: checking for suffix of executables
configure:2672: gcc -o conftest conftest.c >&5
configure:2675: $? = 0
configure:2700: result:
configure:2706: checking for suffix of object files
configure:2727: gcc -c conftest.c >&5
configure:2730: $? = 0
configure:2752: result: o
configure:2756: checking whether we are using the GNU C compiler
configure:2780: gcc -c conftest.c >&5
configure:2786: $? = 0
configure:2789: test -z || test ! -s conftest.err
configure:2792: $? = 0
configure:2795: test -s conftest.o
configure:2798: $? = 0
configure:2811: result: yes
configure:2817: checking whether gcc accepts -g
configure:2838: gcc -c -g conftest.c >&5
configure:2844: $? = 0
configure:2847: test -z || test ! -s conftest.err
configure:2850: $? = 0
configure:2853: test -s conftest.o
configure:2856: $? = 0
configure:2867: result: yes
configure:2884: checking for gcc option to accept ANSI C
configure:2954: gcc -c -g -O2 conftest.c >&5
configure:2960: $? = 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: syntax error before "me"
configure:3014: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3146: checking dependency style of gcc
configure:3236: result: gcc3
configure:3259: checking build system type
configure:3277: result: i686-pc-linux-gnu
configure:3285: checking host system type
configure:3299: result: i686-pc-linux-gnu
configure:3348: checking for ranlib
configure:3364: found /usr/bin/ranlib
configure:3375: result: ranlib
configure:3388: checking for library containing strerror
configure:3418: gcc -o conftest -g -O2 conftest.c >&5
configure:3424: $? = 0
configure:3427: test -z || test ! -s conftest.err
configure:3430: $? = 0
configure:3433: test -s conftest
configure:3436: $? = 0
configure:3505: result: none required
configure:3517: checking how to run the C preprocessor
configure:3552: gcc -E conftest.c
configure:3558: $? = 0
configure:3590: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3596: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3635: result: gcc -E
configure:3659: gcc -E conftest.c
configure:3665: $? = 0
configure:3697: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3703: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3747: checking for egrep
configure:3757: result: grep -E
configure:3762: checking for ANSI C header files
configure:3787: gcc -c -g -O2 conftest.c >&5
configure:3793: $? = 0
configure:3796: test -z || test ! -s conftest.err
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3894: gcc -o conftest -g -O2 conftest.c >&5
configure:3897: $? = 0
configure:3899: ./conftest
configure:3902: $? = 0
configure:3917: result: yes
configure:3927: checking for an ANSI C-conforming const
configure:3994: gcc -c -g -O2 conftest.c >&5
configure:4000: $? = 0
configure:4003: test -z || test ! -s conftest.err
configure:4006: $? = 0
configure:4009: test -s conftest.o
configure:4012: $? = 0
configure:4023: result: yes
configure:4034: checking for signed
configure:4055: gcc -c -g -O2 conftest.c >&5
configure:4061: $? = 0
configure:4064: test -z || test ! -s conftest.err
configure:4067: $? = 0
configure:4070: test -s conftest.o
configure:4073: $? = 0
configure:4084: result: yes
configure:4094: checking for inline
configure:4115: gcc -c -g -O2 conftest.c >&5
configure:4121: $? = 0
configure:4124: test -z || test ! -s conftest.err
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4145: result: inline
configure:4178: checking for sys/types.h
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for sys/stat.h
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for stdlib.h
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for string.h
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for memory.h
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for strings.h
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for inttypes.h
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for stdint.h
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4178: checking for unistd.h
configure:4194: gcc -c -g -O2 conftest.c >&5
configure:4200: $? = 0
configure:4203: test -z || test ! -s conftest.err
configure:4206: $? = 0
configure:4209: test -s conftest.o
configure:4212: $? = 0
configure:4223: result: yes
configure:4235: checking for off_t
configure:4259: gcc -c -g -O2 conftest.c >&5
configure:4265: $? = 0
configure:4268: test -z || test ! -s conftest.err
configure:4271: $? = 0
configure:4274: test -s conftest.o
configure:4277: $? = 0
configure:4288: result: yes
configure:4300: checking for size_t
configure:4324: gcc -c -g -O2 conftest.c >&5
configure:4330: $? = 0
configure:4333: test -z || test ! -s conftest.err
configure:4336: $? = 0
configure:4339: test -s conftest.o
configure:4342: $? = 0
configure:4353: result: yes
configure:4366: checking for long long
configure:4388: gcc -o conftest -g -O2 conftest.c >&5
configure:4394: $? = 0
configure:4397: test -z || test ! -s conftest.err
configure:4400: $? = 0
configure:4403: test -s conftest
configure:4406: $? = 0
configure:4418: result: yes
configure:4429: checking for long double
configure:4488: result: yes
configure:4499: checking for wchar_t
configure:4521: gcc -c -g -O2 conftest.c >&5
configure:4527: $? = 0
configure:4530: test -z || test ! -s conftest.err
configure:4533: $? = 0
configure:4536: test -s conftest.o
configure:4539: $? = 0
configure:4550: result: yes
configure:4561: checking for wint_t
configure:4583: gcc -c -g -O2 conftest.c >&5
configure:4589: $? = 0
configure:4592: test -z || test ! -s conftest.err
configure:4595: $? = 0
configure:4598: test -s conftest.o
configure:4601: $? = 0
configure:4612: result: yes
configure:4623: checking for inttypes.h
configure:4645: gcc -c -g -O2 conftest.c >&5
configure:4651: $? = 0
configure:4654: test -z || test ! -s conftest.err
configure:4657: $? = 0
configure:4660: test -s conftest.o
configure:4663: $? = 0
configure:4674: result: yes
configure:4685: checking for stdint.h
configure:4707: gcc -c -g -O2 conftest.c >&5
configure:4713: $? = 0
configure:4716: test -z || test ! -s conftest.err
configure:4719: $? = 0
configure:4722: test -s conftest.o
configure:4725: $? = 0
configure:4736: result: yes
configure:4749: checking for intmax_t
configure:4779: gcc -c -g -O2 conftest.c >&5
configure:4785: $? = 0
configure:4788: test -z || test ! -s conftest.err
configure:4791: $? = 0
configure:4794: test -s conftest.o
configure:4797: $? = 0
configure:4808: result: yes
configure:4820: checking whether printf() supports POSIX/XSI format strings
configure:4870: gcc -o conftest -g -O2 conftest.c >&5
configure:4873: $? = 0
configure:4875: ./conftest
configure:4878: $? = 0
configure:4893: result: yes
configure:4907: checking for working alloca.h
configure:4928: gcc -o conftest -g -O2 conftest.c >&5
configure:4934: $? = 0
configure:4937: test -z || test ! -s conftest.err
configure:4940: $? = 0
configure:4943: test -s conftest
configure:4946: $? = 0
configure:4958: result: yes
configure:4968: checking for alloca
configure:5009: gcc -o conftest -g -O2 conftest.c >&5
configure:5015: $? = 0
configure:5018: test -z || test ! -s conftest.err
configure:5021: $? = 0
configure:5024: test -s conftest
configure:5027: $? = 0
configure:5039: result: yes
configure:5267: checking for stdlib.h
configure:5272: result: yes
configure:5267: checking for unistd.h
configure:5272: result: yes
configure:5415: checking for getpagesize
configure:5472: gcc -o conftest -g -O2 conftest.c >&5
configure:5478: $? = 0
configure:5481: test -z || test ! -s conftest.err
configure:5484: $? = 0
configure:5487: test -s conftest
configure:5490: $? = 0
configure:5502: result: yes
configure:5512: checking for working mmap
configure:5654: gcc -o conftest -g -O2 conftest.c >&5
configure:5657: $? = 0
configure:5659: ./conftest
configure:5662: $? = 0
configure:5676: result: yes
configure:5688: checking whether we are using the GNU C Library 2.1 or newer
configure:5719: result: yes
configure:5727: checking whether integer division by zero raises SIGFPE
configure:5789: gcc -o conftest -g -O2 conftest.c >&5
configure:5792: $? = 0
configure:5794: ./conftest
configure:5797: $? = 0
configure:5812: result: yes
configure:5825: checking for unsigned long long
configure:5847: gcc -o conftest -g -O2 conftest.c >&5
configure:5853: $? = 0
configure:5856: test -z || test ! -s conftest.err
configure:5859: $? = 0
configure:5862: test -s conftest
configure:5865: $? = 0
configure:5877: result: yes
configure:5909: checking for inttypes.h
configure:5932: gcc -c -g -O2 conftest.c >&5
configure:5938: $? = 0
configure:5941: test -z || test ! -s conftest.err
configure:5944: $? = 0
configure:5947: test -s conftest.o
configure:5950: $? = 0
configure:5962: result: yes
configure:5975: checking whether the inttypes.h PRIxNN macros are broken
configure:6001: gcc -c -g -O2 conftest.c >&5
configure:6007: $? = 0
configure:6010: test -z || test ! -s conftest.err
configure:6013: $? = 0
configure:6016: test -s conftest.o
configure:6019: $? = 0
configure:6031: result: no
configure:6048: checking for stdint.h
configure:6053: result: yes
configure:6192: checking for SIZE_MAX
configure:7239: result: yes
configure:7256: checking for stdint.h
configure:7261: result: yes
configure:7441: checking for ld used by GCC
configure:7505: result: /usr/bin/ld
configure:7514: checking if the linker (/usr/bin/ld) is GNU ld
configure:7527: result: yes
configure:7533: checking for shared library run path origin
configure:7546: result: done
configure:7952: checking for ptrdiff_t
configure:7976: gcc -c -g -O2 conftest.c >&5
configure:7982: $? = 0
configure:7985: test -z || test ! -s conftest.err
configure:7988: $? = 0
configure:7991: test -s conftest.o
configure:7994: $? = 0
configure:8005: result: yes
configure:8042: checking argz.h usability
configure:8054: gcc -c -g -O2 conftest.c >&5
configure:8060: $? = 0
configure:8063: test -z || test ! -s conftest.err
configure:8066: $? = 0
configure:8069: test -s conftest.o
configure:8072: $? = 0
configure:8082: result: yes
configure:8086: checking argz.h presence
configure:8096: gcc -E conftest.c
configure:8102: $? = 0
configure:8122: result: yes
configure:8157: checking for argz.h
configure:8164: result: yes
configure:8042: checking limits.h usability
configure:8054: gcc -c -g -O2 conftest.c >&5
configure:8060: $? = 0
configure:8063: test -z || test ! -s conftest.err
configure:8066: $? = 0
configure:8069: test -s conftest.o
configure:8072: $? = 0
configure:8082: result: yes
configure:8086: checking limits.h presence
configure:8096: gcc -E conftest.c
configure:8102: $? = 0
configure:8122: result: yes
configure:8157: checking for limits.h
configure:8164: result: yes
configure:8042: checking locale.h usability
configure:8054: gcc -c -g -O2 conftest.c >&5
configure:8060: $? = 0
configure:8063: test -z || test ! -s conftest.err
configure:8066: $? = 0
configure:8069: test -s conftest.o
configure:8072: $? = 0
configure:8082: result: yes
configure:8086: checking locale.h presence
configure:8096: gcc -E conftest.c
configure:8102: $? = 0
configure:8122: result: yes
configure:8157: checking for locale.h
configure:8164: result: yes
configure:8042: checking nl_types.h usability
configure:8054: gcc -c -g -O2 conftest.c >&5
configure:8060: $? = 0
configure:8063: test -z || test ! -s conftest.err
configure:8066: $? = 0
configure:8069: test -s conftest.o
configure:8072: $? = 0
configure:8082: result: yes
configure:8086: checking nl_types.h presence
configure:8096: gcc -E conftest.c
configure:8102: $? = 0
configure:8122: result: yes
configure:8157: checking for nl_types.h
configure:8164: result: yes
configure:8042: checking malloc.h usability
configure:8054: gcc -c -g -O2 conftest.c >&5
configure:8060: $? = 0
configure:8063: test -z || test ! -s conftest.err
configure:8066: $? = 0
configure:8069: test -s conftest.o
configure:8072: $? = 0
configure:8082: result: yes
configure:8086: checking malloc.h presence
configure:8096: gcc -E conftest.c
configure:8102: $? = 0
configure:8122: result: yes
configure:8157: checking for malloc.h
configure:8164: result: yes
configure:8042: checking stddef.h usability
configure:8054: gcc -c -g -O2 conftest.c >&5
configure:8060: $? = 0
configure:8063: test -z || test ! -s conftest.err
configure:8066: $? = 0
configure:8069: test -s conftest.o
configure:8072: $? = 0
configure:8082: result: yes
configure:8086: checking stddef.h presence
configure:8096: gcc -E conftest.c
configure:8102: $? = 0
configure:8122: result: yes
configure:8157: checking for stddef.h
configure:8164: result: yes
configure:8033: checking for stdlib.h
configure:8038: result: yes
configure:8033: checking for string.h
configure:8038: result: yes
configure:8033: checking for unistd.h
configure:8038: result: yes
configure:8042: checking sys/param.h usability
configure:8054: gcc -c -g -O2 conftest.c >&5
configure:8060: $? = 0
configure:8063: test -z || test ! -s conftest.err
configure:8066: $? = 0
configure:8069: test -s conftest.o
configure:8072: $? = 0
configure:8082: result: yes
configure:8086: checking sys/param.h presence
configure:8096: gcc -E conftest.c
configure:8102: $? = 0
configure:8122: result: yes
configure:8157: checking for sys/param.h
configure:8164: result: yes
configure:8206: checking for asprintf
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for fwprintf
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for getcwd
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for getegid
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for geteuid
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for getgid
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for getuid
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for mempcpy
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:83: warning: conflicting types for built-in function 'mempcpy'
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for munmap
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for putenv
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for setenv
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for setlocale
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for snprintf
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:88: warning: conflicting types for built-in function 'snprintf'
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for stpcpy
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:89: warning: conflicting types for built-in function 'stpcpy'
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for strcasecmp
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for strdup
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:91: warning: conflicting types for built-in function 'strdup'
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for strtoul
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for tsearch
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for wcslen
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for __argz_count
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for __argz_stringify
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for __argz_next
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8206: checking for __fsetlocking
configure:8263: gcc -o conftest -g -O2 conftest.c >&5
configure:8269: $? = 0
configure:8272: test -z || test ! -s conftest.err
configure:8275: $? = 0
configure:8278: test -s conftest
configure:8281: $? = 0
configure:8293: result: yes
configure:8305: checking whether _snprintf is declared
configure:8330: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:81: error: `_snprintf' undeclared (first use in this function)
conftest.c:81: error: (Each undeclared identifier is reported only once
conftest.c:81: error: for each function it appears in.)
configure:8336: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
|
| #ifndef _snprintf
| char *p = (char *) _snprintf;
| #endif
|
| ;
| return 0;
| }
configure:8359: result: no
configure:8373: checking whether _snwprintf is declared
configure:8398: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:82: error: `_snwprintf' undeclared (first use in this function)
conftest.c:82: error: (Each undeclared identifier is reported only once
conftest.c:82: error: for each function it appears in.)
configure:8404: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
|
| #ifndef _snwprintf
| char *p = (char *) _snwprintf;
| #endif
|
| ;
| return 0;
| }
configure:8427: result: no
configure:8442: checking whether feof_unlocked is declared
configure:8467: gcc -c -g -O2 conftest.c >&5
configure:8473: $? = 0
configure:8476: test -z || test ! -s conftest.err
configure:8479: $? = 0
configure:8482: test -s conftest.o
configure:8485: $? = 0
configure:8496: result: yes
configure:8510: checking whether fgets_unlocked is declared
configure:8535: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:84: error: `fgets_unlocked' undeclared (first use in this function)
conftest.c:84: error: (Each undeclared identifier is reported only once
conftest.c:84: error: for each function it appears in.)
configure:8541: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| /* end confdefs.h. */
| #include <stdio.h>
| int
| main ()
| {
|
| #ifndef fgets_unlocked
| char *p = (char *) fgets_unlocked;
| #endif
|
| ;
| return 0;
| }
configure:8564: result: no
configure:8578: checking whether getc_unlocked is declared
configure:8603: gcc -c -g -O2 conftest.c >&5
configure:8609: $? = 0
configure:8612: test -z || test ! -s conftest.err
configure:8615: $? = 0
configure:8618: test -s conftest.o
configure:8621: $? = 0
configure:8632: result: yes
configure:8700: checking for iconv
configure:8727: gcc -o conftest -g -O2 conftest.c >&5
configure:8733: $? = 0
configure:8736: test -z || test ! -s conftest.err
configure:8739: $? = 0
configure:8742: test -s conftest
configure:8745: $? = 0
configure:8810: result: yes
configure:8833: checking for iconv declaration
configure:8867: gcc -c -g -O2 conftest.c >&5
configure:8873: $? = 0
configure:8876: test -z || test ! -s conftest.err
configure:8879: $? = 0
configure:8882: test -s conftest.o
configure:8885: $? = 0
configure:8900: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:8911: checking for nl_langinfo and CODESET
configure:8932: gcc -o conftest -g -O2 conftest.c >&5
configure:8938: $? = 0
configure:8941: test -z || test ! -s conftest.err
configure:8944: $? = 0
configure:8947: test -s conftest
configure:8950: $? = 0
configure:8963: result: yes
configure:8975: checking for LC_MESSAGES
configure:8996: gcc -o conftest -g -O2 conftest.c >&5
configure:9002: $? = 0
configure:9005: test -z || test ! -s conftest.err
configure:9008: $? = 0
configure:9011: test -s conftest
configure:9014: $? = 0
configure:9026: result: yes
configure:9042: checking for bison
configure:9071: result: no
configure:9112: checking whether NLS is requested
configure:9121: result: yes
configure:9137: checking whether included gettext is requested
configure:9147: result: no
configure:9158: checking for GNU gettext in libc
configure:9182: gcc -o conftest -g -O2 conftest.c >&5
configure:9188: $? = 0
configure:9191: test -z || test ! -s conftest.err
configure:9194: $? = 0
configure:9197: test -s conftest
configure:9200: $? = 0
configure:9212: result: yes
configure:9763: checking whether to use NLS
configure:9765: result: yes
configure:9768: checking where the gettext function comes from
configure:9779: result: libc
configure:10233: checking for g++
configure:10262: result: no
configure:10233: checking for c++
configure:10262: result: no
configure:10233: checking for gpp
configure:10262: result: no
configure:10233: checking for aCC
configure:10262: result: no
configure:10233: checking for CC
configure:10262: result: no
configure:10233: checking for cxx
configure:10262: result: no
configure:10233: checking for cc++
configure:10262: result: no
configure:10233: checking for cl
configure:10262: result: no
configure:10233: checking for FCC
configure:10262: result: no
configure:10233: checking for KCC
configure:10262: result: no
configure:10233: checking for RCC
configure:10262: result: no
configure:10233: checking for xlC_r
configure:10262: result: no
configure:10233: checking for xlC
configure:10262: result: no
configure:10275: checking for C++ compiler version
configure:10278: g++ --version </dev/null >&5
./configure: line 10279: g++: command not found
configure:10281: $? = 127
configure:10283: g++ -v </dev/null >&5
./configure: line 10284: g++: command not found
configure:10286: $? = 127
configure:10288: g++ -V </dev/null >&5
./configure: line 10289: g++: command not found
configure:10291: $? = 127
configure:10294: checking whether we are using the GNU C++ compiler
configure:10318: g++ -c conftest.cc >&5
./configure: line 10319: g++: command not found
configure:10324: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 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
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:10349: result: no
configure:10355: checking whether g++ accepts -g
configure:10376: g++ -c -g conftest.cc >&5
./configure: line 10377: g++: command not found
configure:10382: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 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
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:10405: result: no
configure:10447: g++ -c conftest.cc >&5
./configure: line 10448: g++: command not found
configure:10453: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 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
| /* end confdefs.h. */
|
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:10447: g++ -c conftest.cc >&5
./configure: line 10448: g++: command not found
configure:10453: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 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
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:10447: g++ -c conftest.cc >&5
./configure: line 10448: g++: command not found
configure:10453: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 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
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:10447: g++ -c conftest.cc >&5
./configure: line 10448: g++: command not found
configure:10453: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 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
| /* end confdefs.h. */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:10447: g++ -c conftest.cc >&5
./configure: line 10448: g++: command not found
configure:10453: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 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
| /* end confdefs.h. */
| extern "C" void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:10447: g++ -c conftest.cc >&5
./configure: line 10448: g++: command not found
configure:10453: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
| #define PACKAGE "wesnoth"
| #define VERSION "0.8.10"
| #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_LONG_LONG 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_POSIX_PRINTF 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 INTDIV0_RAISES_SIGFPE 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDINT_H 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_ASPRINTF 1
| #define HAVE_FWPRINTF 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_SNPRINTF 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_WCSLEN 1
| #define HAVE___ARGZ_COUNT 1
| #define HAVE___ARGZ_STRINGIFY 1
| #define HAVE___ARGZ_NEXT 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_DECL__SNWPRINTF 0
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 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
| /* end confdefs.h. */
| void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:10534: checking dependency style of g++
configure:10624: result: none
configure:10687: checking for gcc
configure:10713: result: gcc
configure:10957: checking for C compiler version
configure:10960: gcc --version </dev/null >&5
gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
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:10963: $? = 0
configure:10965: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
configure:10968: $? = 0
configure:10970: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:10973: $? = 1
configure:10976: checking whether we are using the GNU C compiler
configure:11031: result: yes
configure:11037: checking whether gcc accepts -g
configure:11087: result: yes
configure:11104: checking for gcc option to accept ANSI C
configure:11210: result: none needed
configure:11228: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:11234: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:11366: checking dependency style of gcc
configure:11456: result: gcc3
configure:11486: checking for a BSD-compatible install
configure:11541: result: /usr/bin/install -c
configure:11558: checking for X
configure:11664: gcc -E conftest.c
conftest.c:90:27: X11/Intrinsic.h: No such file or directory
configure:11670: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Battle for Wesnoth"
| #define PACKAGE_TARNAME "wesnoth"
| #define PACKAGE_VERSION "0.8.10"
| #define PACKAGE_STRING "Battle for Wesnoth 0.8.10"
| #define PACKAGE_BUGREPORT "davidnwhite@optusnet.com.au"
| #define WESNOTH_DEFAULT_SERVER "server.wesnoth.org"
|
User avatar
Tomsik
Posts: 1401
Joined: February 7th, 2005, 7:04 am
Location: Poland

Post by Tomsik »

You pase there to many text, noone can read this all, make this post shorter.
silene
Posts: 1109
Joined: August 28th, 2004, 10:02 pm

Post by silene »

Please install a C++ compiler (g++).
User avatar
xtifr
Posts: 414
Joined: February 10th, 2005, 2:52 am
Location: Sol III

Post by xtifr »

tomsik: It is too much text, but on the other hand, if you know what to look for, it's easy to skip over the unimportant parts, and if you don't, making it shorter won't help, since you don't know what to look for, so what's the point of complaining about it?

stu: you are (as silene notes) apparently missing the C++ portion of gcc (g++). You may need the C++ standard libraries as well. You also seem to be missing the X11 development packages, in particular (at least), the one containing X11/Intrinsic.h. On Debian stable, this is in xlibs-dev; in Debian testing (and unstable) it is in libxt-dev. I'm not familiar with Fedora, but it's probably named something similar. My advice is to install any and all development packages associated with the basic Xlibs.
MadMax
Posts: 1792
Joined: June 6th, 2004, 3:29 pm
Location: Weldyn, Wesnoth

Post by MadMax »

You sure Wesnoth uses X11 at all?
"ILLEGITIMIS NON CARBORUNDUM"

Father of Flight to Freedom
http://www.wesnoth.org/wiki/FlightToFreedom
User avatar
xtifr
Posts: 414
Joined: February 10th, 2005, 2:52 am
Location: Sol III

Post by xtifr »

MadMax wrote:You sure Wesnoth uses X11 at all?
I'm certain that SDL uses X11 (at least on Linux/BSD/Solaris, etc.) - and Wesnoth uses SDL. And I'm certain that the configure script was complaining about not being able to find "X11/Intrinsic.h". This certainly suggests that it wants to find it. I would expect that SDL uses macros as well as wrapper functions for performance reasons, and macros would require conditional access to the underlying platform-specific library headers (in this case, X11). And I'm certain that installing X11 development packages will not hurt anything, and may well help prevent yet another frustating complilation failure. (In other words, better safe than sorry.) But aside from all that, no, I'm not sure of anything. I haven't tried to build anything on a system that didn't have the X11 development packages installed in years and years. :)
Stu1989
Posts: 9
Joined: January 27th, 2005, 11:31 am

FC3 lacking?

Post by Stu1989 »

Is the reason I am having all these problems due to FC3 not a suitable platform to be installing games etc?

Should I install Slackware or something else?

I will install the c++ compiler tommorrow and see how it is.

I will let you know how it works.

Thaks for all your help - an if I knew what to leave out of the config file I will leave it out next time!

Stu
User avatar
xtifr
Posts: 414
Joined: February 10th, 2005, 2:52 am
Location: Sol III

Re: FC3 lacking?

Post by xtifr »

Stu1989 wrote:Is the reason I am having all these problems due to FC3 not a suitable platform to be installing games etc?
No, FC3 should be fine for installing games. Slackware might even be a little harder, since it doesn't have the dependency-checking features that systems like FC, RH, Suse/Novell, Debian, and Ubuntu do.

The problem you're having is that you're trying to build Wesnoth from source, which is a lot more challenging than installing pre-built binaries - on any system.

In future, though, I recommend posting the output from the configure script, rather than posting any of the files it creates. The output is designed to inform [a knowledgable person] what's missing from the system, whereas the file you posted is designed to help debug actual errors in the configure program itself. You can capture the output from the configure program with the following command:

./configure |tee MyOutput 2>&1

This will put a copy of the output in a file named "MyOutput" (you can change this name if you like). We'll probably only need the last few dozen lines from this file, but it's probably better to post too much than to post too little and leave out critical information. I also recommend posting in the Technical Support forum rather than the User's Forum.

Of course, if just installing the c++ compiler fixes everything, then you won't need to post anything more about the matter. But my suspicion is that you're going to need an xlibs-devel package as well.
Shade
Posts: 1111
Joined: April 18th, 2004, 11:17 pm

The other big tip I have

Post by Shade »

The other big tip I have is:
USE YOUR VENDOR'S DEVEL PACKAGES

That means if you are using fedora use fedora's sdl*devel*rpm(s), freetype*devel*rpm, and autoconf*rpm, and please use you vendor's gcc. This goes for Mandrake, Debian, or any package based distribution. Evey modern distro / vendor has some form of build in dependency tracking and the package they give use will be better integrated with your flavor of linux. If you feel bad about the slightly dated version in your vendor's stable repository try their devel repository. If the version in their devel repository causes dep hell (Or tries to upgrade 1/2 the packages on your system) then use the stable version, or try rpm -- rebuilding the devel version for your system.

That being said, every release of wesnoth will be packaged for the various major distributions within 48 hours (generally) of a wesnoth release. Since everybody is in the same boat you aren't missing much by waiting. For 99% of users this is the version for you. Since Wesnoth releases early & often the newest version will often appear in your vendors development branch (and often on the packagers personal website). Even though these version are often be labeled for the latest bleeding edge release of your distribution they will often work. While users are not encouraged to use devel software on stable systems in the case of Wesnoth it should work pretty reliably without borking up your system... This in not a kernel or the c library... & you probably stand more of a chance borking up your system tying to roll the source than you will by installing the devel rpm / deb / whatever.
Note to forum users: You are in a maze of twisty little passages
Stu1989
Posts: 9
Joined: January 27th, 2005, 11:31 am

which C++

Post by Stu1989 »

Is there a preferred C++ to use as the Fedora disks don´t seem to have one in the install.

I would have thought that if the distro had GCC with it it would have to include a C++ compiler as part of it.

What would you suggest as the GCC site does not have any C++ compilers listed and I¨m not sure where to go??

Thanks for all your help

Stu
Stu1989
Posts: 9
Joined: January 27th, 2005, 11:31 am

What is Python

Post by Stu1989 »

Is Python a suitable compiler??
silene
Posts: 1109
Joined: August 28th, 2004, 10:02 pm

Post by silene »

Not at all, Python is a suitable compiler, but for the Python language, not the C++ language.

Please install a C++ compiler. On Fedora (as on all linux and almost all unix), this compiler is developed by the GCC project and is called g++. The "gcc" package probably contains only the C compiler of GCC, the C++ compiler is probably contained in a package called "g++". GCC is huge project, it contains at least five compilers, and as much support libraries, it is normal they are not stored in one single Fedora package.

And going to GCC website won't help you. Since you are not able to compile Wesnoth at the moment, there is no way you would be able to compile a compiler.
Stu1989
Posts: 9
Joined: January 27th, 2005, 11:31 am

Post by Stu1989 »

According to the GCC information the G++ compiler is part of the GCC package.

Should it not be installed at the time of the original GCC install?
silene
Posts: 1109
Joined: August 28th, 2004, 10:02 pm

Post by silene »

I know my english is bad, but I would have hoped this sentence would make sense.
I wrote:GCC is huge project, it contains at least five compilers, and as much support libraries, it is normal they are not stored in one single Fedora package.
If you want to install the whole GCC project, you will have to install tens of Fedora packages. Nobody needs to use GCC in its whole. It's the reason why GCC is split into many smaller Fedora packages.
Stu1989
Posts: 9
Joined: January 27th, 2005, 11:31 am

Post by Stu1989 »

Thanks for all your help. Its been very enlightening.

I´ll go back to the newbies and find a simple to install game.

Regards

Stu
Post Reply