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 ## --------- ## ## Platform. ## ## --------- ## hostname = linux uname -m = i686 uname -r = 2.4.21-291-default uname -s = Linux uname -v = #1 Tue May 24 11:43:42 UTC 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /bin PATH: /usr/games PATH: /opt/gnome/bin PATH: /opt/kde3/bin PATH: /opt/kde/bin PATH: /usr/lib/java/jre/bin PATH: /usr/lib/jre/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1313: checking for a BSD-compatible install configure:1367: result: /usr/bin/install -c configure:1378: checking whether build environment is sane configure:1421: result: yes configure:1454: checking for gawk configure:1470: found /usr/bin/gawk configure:1480: result: gawk configure:1490: checking whether make sets $(MAKE) configure:1510: result: yes configure:1688: checking for style of include used by make configure:1716: result: GNU configure:1787: checking for gcc configure:1803: found /usr/bin/gcc configure:1813: result: gcc configure:2057: checking for C compiler version configure:2060: gcc --version &5 gcc (GCC) 3.3.1 (SuSE Linux) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2063: $? = 0 configure:2065: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.1/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.1 (SuSE Linux) configure:2068: $? = 0 configure:2070: gcc -V &5 gcc: `-V' option must have argument configure:2073: $? = 1 configure:2097: checking for C compiler default output configure:2100: gcc conftest.c >&5 configure:2103: $? = 0 configure:2149: result: a.out configure:2154: checking whether the C compiler works configure:2160: ./a.out configure:2163: $? = 0 configure:2180: result: yes configure:2187: checking whether we are cross compiling configure:2189: result: no configure:2192: checking for suffix of executables configure:2194: gcc -o conftest conftest.c >&5 configure:2197: $? = 0 configure:2222: result: configure:2228: checking for suffix of object files configure:2250: gcc -c conftest.c >&5 configure:2253: $? = 0 configure:2275: result: o configure:2279: checking whether we are using the GNU C compiler configure:2304: gcc -c conftest.c >&5 configure:2307: $? = 0 configure:2310: test -s conftest.o configure:2313: $? = 0 configure:2326: result: yes configure:2332: checking whether gcc accepts -g configure:2354: gcc -c -g conftest.c >&5 configure:2357: $? = 0 configure:2360: test -s conftest.o configure:2363: $? = 0 configure:2374: result: yes configure:2391: checking for gcc option to accept ANSI C configure:2452: gcc -c -g -O2 conftest.c >&5 configure:2455: $? = 0 configure:2458: test -s conftest.o configure:2461: $? = 0 configure:2479: result: none needed configure:2497: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2500: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2611: checking dependency style of gcc configure:2694: result: gcc3 configure:2716: checking for memmove configure:2766: gcc -o conftest -g -O2 conftest.c >&5 configure:2769: $? = 0 configure:2772: test -s conftest configure:2775: $? = 0 configure:2786: result: yes configure:2800: checking for strchr configure:2850: gcc -o conftest -g -O2 conftest.c >&5 configure:2832: warning: conflicting types for built-in function `strchr' configure:2853: $? = 0 configure:2856: test -s conftest configure:2859: $? = 0 configure:2870: result: yes configure:2885: checking how to run the C preprocessor configure:2921: gcc -E conftest.c configure:2927: $? = 0 configure:2959: gcc -E conftest.c configure:2962:28: ac_nonexistent.h: No such file or directory configure:2965: $? = 1 configure: failed program was: | #line 2950 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sjees" | #define VERSION "0.1" | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | /* end confdefs.h. */ | #include configure:3003: result: gcc -E configure:3028: gcc -E conftest.c configure:3034: $? = 0 configure:3066: gcc -E conftest.c configure:3069:28: ac_nonexistent.h: No such file or directory configure:3072: $? = 1 configure: failed program was: | #line 3057 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sjees" | #define VERSION "0.1" | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | /* end confdefs.h. */ | #include configure:3115: checking for egrep configure:3125: result: grep -E configure:3130: checking for ANSI C header files configure:3156: gcc -c -g -O2 conftest.c >&5 configure:3159: $? = 0 configure:3162: test -s conftest.o configure:3165: $? = 0 configure:3254: gcc -o conftest -g -O2 conftest.c >&5 configure:3257: $? = 0 configure:3259: ./conftest configure:3262: $? = 0 configure:3277: result: yes configure:3301: checking for sys/types.h configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3321: $? = 0 configure:3324: test -s conftest.o configure:3327: $? = 0 configure:3338: result: yes configure:3301: checking for sys/stat.h configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3321: $? = 0 configure:3324: test -s conftest.o configure:3327: $? = 0 configure:3338: result: yes configure:3301: checking for stdlib.h configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3321: $? = 0 configure:3324: test -s conftest.o configure:3327: $? = 0 configure:3338: result: yes configure:3301: checking for string.h configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3321: $? = 0 configure:3324: test -s conftest.o configure:3327: $? = 0 configure:3338: result: yes configure:3301: checking for memory.h configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3321: $? = 0 configure:3324: test -s conftest.o configure:3327: $? = 0 configure:3338: result: yes configure:3301: checking for strings.h configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3321: $? = 0 configure:3324: test -s conftest.o configure:3327: $? = 0 configure:3338: result: yes configure:3301: checking for inttypes.h configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3321: $? = 0 configure:3324: test -s conftest.o configure:3327: $? = 0 configure:3338: result: yes configure:3301: checking for stdint.h configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3321: $? = 0 configure:3324: test -s conftest.o configure:3327: $? = 0 configure:3338: result: yes configure:3301: checking for unistd.h configure:3318: gcc -c -g -O2 conftest.c >&5 configure:3321: $? = 0 configure:3324: test -s conftest.o configure:3327: $? = 0 configure:3338: result: yes configure:3364: checking stddef.h usability configure:3377: gcc -c -g -O2 conftest.c >&5 configure:3380: $? = 0 configure:3383: test -s conftest.o configure:3386: $? = 0 configure:3396: result: yes configure:3400: checking stddef.h presence configure:3411: gcc -E conftest.c configure:3417: $? = 0 configure:3436: result: yes configure:3472: checking for stddef.h configure:3479: result: yes configure:3497: checking for stdlib.h configure:3502: result: yes configure:3639: checking for string.h configure:3644: result: yes configure:3790: checking math.h usability configure:3803: gcc -c -g -O2 conftest.c >&5 configure:3806: $? = 0 configure:3809: test -s conftest.o configure:3812: $? = 0 configure:3822: result: yes configure:3826: checking math.h presence configure:3837: gcc -E conftest.c configure:3843: $? = 0 configure:3862: result: yes configure:3898: checking for math.h configure:3905: result: yes configure:3932: checking iostream usability configure:3945: gcc -c -g -O2 conftest.c >&5 configure:3994:20: iostream: No such file or directory configure:3948: $? = 1 configure: failed program was: | #line 3934 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sjees" | #define VERSION "0.1" | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3964: result: no configure:3968: checking iostream presence configure:3979: gcc -E conftest.c configure:3996:20: iostream: No such file or directory configure:3985: $? = 1 configure: failed program was: | #line 3970 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sjees" | #define VERSION "0.1" | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include configure:4004: result: no configure:4040: checking for iostream configure:4047: result: no configure:4074: checking SDL/SDL.h usability configure:4087: gcc -c -g -O2 conftest.c >&5 configure:4090: $? = 0 configure:4093: test -s conftest.o configure:4096: $? = 0 configure:4106: result: yes configure:4110: checking SDL/SDL.h presence configure:4121: gcc -E conftest.c configure:4127: $? = 0 configure:4146: result: yes configure:4182: checking for SDL/SDL.h configure:4189: result: yes configure:4202: checking for ptrdiff_t configure:4227: gcc -c -g -O2 conftest.c >&5 configure:4230: $? = 0 configure:4233: test -s conftest.o configure:4236: $? = 0 configure:4247: result: yes configure:4258: checking for size_t configure:4283: gcc -c -g -O2 conftest.c >&5 configure:4286: $? = 0 configure:4289: test -s conftest.o configure:4292: $? = 0 configure:4303: result: yes configure:4315: checking for stdbool.h that conforms to C99 configure:4369: gcc -c -g -O2 conftest.c >&5 configure:4372: $? = 0 configure:4375: test -s conftest.o configure:4378: $? = 0 configure:4389: result: yes configure:4391: checking for _Bool configure:4416: gcc -c -g -O2 conftest.c >&5 configure:4419: $? = 0 configure:4422: test -s conftest.o configure:4425: $? = 0 configure:4436: result: yes configure:4507: checking for g++ configure:4523: found /usr/bin/g++ configure:4533: result: g++ configure:4549: checking for C++ compiler version configure:4552: g++ --version &5 g++ (GCC) 3.3.1 (SuSE Linux) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4555: $? = 0 configure:4557: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.1/specs Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux Thread model: posix gcc version 3.3.1 (SuSE Linux) configure:4560: $? = 0 configure:4562: g++ -V &5 g++: `-V' option must have argument configure:4565: $? = 1 configure:4568: checking whether we are using the GNU C++ compiler configure:4593: g++ -c conftest.cc >&5 configure:4596: $? = 0 configure:4599: test -s conftest.o configure:4602: $? = 0 configure:4615: result: yes configure:4621: checking whether g++ accepts -g configure:4643: g++ -c -g conftest.cc >&5 configure:4646: $? = 0 configure:4649: test -s conftest.o configure:4652: $? = 0 configure:4663: result: yes configure:4707: g++ -c -g -O2 conftest.cc >&5 configure:4710: $? = 0 configure:4713: test -s conftest.o configure:4716: $? = 0 configure:4743: g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:4760: error: `exit' undeclared (first use this function) configure:4760: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4746: $? = 1 configure: failed program was: | #line 4726 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "sjees" | #define VERSION "0.1" | #define HAVE_MEMMOVE 1 | #define HAVE_STRCHR 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SDL_SDL_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4707: g++ -c -g -O2 conftest.cc >&5 configure:4710: $? = 0 configure:4713: test -s conftest.o configure:4716: $? = 0 configure:4743: g++ -c -g -O2 conftest.cc >&5 configure:4746: $? = 0 configure:4749: test -s conftest.o configure:4752: $? = 0 configure:4777: checking dependency style of g++ configure:4860: result: gcc3 configure:4889: checking for a BSD-compatible install configure:4943: result: /usr/bin/install -c configure:5071: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on linux config.status:660: creating Makefile config.status:660: creating src/Makefile config.status:660: creating src/mapcompiler/Makefile config.status:764: creating src/shared/config.h config.status:1011: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes 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_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_memmove=yes ac_cv_func_strchr=yes ac_cv_header_SDL_SDL_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_iostream=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type__Bool=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/lieven/sjees/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/lieven/sjees/missing --run tar' AUTOCONF='${SHELL} /home/lieven/sjees/missing --run autoconf' AUTOHEADER='${SHELL} /home/lieven/sjees/missing --run autoheader' AUTOMAKE='${SHELL} /home/lieven/sjees/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/lieven/sjees/missing --run makeinfo' OBJEXT='o' PACKAGE='sjees' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.1' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/lieven/sjees/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_INTTYPES_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_PTRDIFF_T 1 #define HAVE_SDL_SDL_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE__BOOL 1 #define PACKAGE "sjees" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.1" #endif #ifdef __cplusplus #include configure: exit 0