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 --prefix=/usr --with-x --with-sdl --enable-fullscreen --enable-autobpp --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux build_alias=i586-uhu-linux host_alias=i586-uhu-linux --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1305: checking for a BSD-compatible install configure:1359: result: /bin/install -c configure:1370: checking whether build environment is sane configure:1413: result: yes configure:1446: checking for gawk configure:1462: found /bin/gawk configure:1472: result: gawk configure:1482: checking whether make sets $(MAKE) configure:1502: result: yes configure:1693: checking for i586-uhu-linux-g++ configure:1709: found /usr/lib/ccache/i586-uhu-linux-g++ configure:1719: result: i586-uhu-linux-g++ configure:1777: checking for C++ compiler version configure:1780: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:1783: $? = 0 configure:1785: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1788: $? = 0 configure:1790: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:1793: $? = 1 configure:1817: checking for C++ compiler default output configure:1820: i586-uhu-linux-g++ conftest.cc >&5 configure:1823: $? = 0 configure:1869: result: a.out configure:1874: checking whether the C++ compiler works configure:1880: ./a.out configure:1883: $? = 0 configure:1900: result: yes configure:1907: checking whether we are cross compiling configure:1909: result: no configure:1912: checking for suffix of executables configure:1914: i586-uhu-linux-g++ -o conftest conftest.cc >&5 configure:1917: $? = 0 configure:1942: result: configure:1948: checking for suffix of object files configure:1970: i586-uhu-linux-g++ -c conftest.cc >&5 configure:1973: $? = 0 configure:1995: result: o configure:1999: checking whether we are using the GNU C++ compiler configure:2024: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2027: $? = 0 configure:2030: test -s conftest.o configure:2033: $? = 0 configure:2046: result: yes configure:2052: checking whether i586-uhu-linux-g++ accepts -g configure:2074: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:2077: $? = 0 configure:2080: test -s conftest.o configure:2083: $? = 0 configure:2094: result: yes configure:2138: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2141: $? = 0 configure:2144: test -s conftest.o configure:2147: $? = 0 configure:2174: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:2171: error: `exit' was not declared in this scope configure:2177: $? = 1 configure: failed program was: | #line 2157 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "resid" | #define VERSION "0.16vice" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2138: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2141: $? = 0 configure:2144: test -s conftest.o configure:2147: $? = 0 configure:2174: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2177: $? = 0 configure:2180: test -s conftest.o configure:2183: $? = 0 configure:2225: checking for style of include used by make configure:2253: result: GNU configure:2281: checking dependency style of i586-uhu-linux-g++ configure:2343: result: gcc3 configure:2364: checking whether the C++ compiler (i586-uhu-linux-g++ -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions ) works configure:2384: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure: In function `int main()': configure:2384: warning: unused variable 'test' configure:2387: $? = 0 configure:2390: test -s conftest.o configure:2393: $? = 0 configure:2395: result: yes configure:2413: checking for i586-uhu-linux-ranlib configure:2442: result: no configure:2451: checking for ranlib configure:2467: found /usr/bin/ranlib configure:2478: result: ranlib configure:2492: checking for perl configure:2510: found /usr/bin/perl configure:2522: result: /usr/bin/perl configure:2539: checking how to run the C++ preprocessor configure:2571: i586-uhu-linux-g++ -E conftest.cc configure:2577: $? = 0 configure:2609: i586-uhu-linux-g++ -E conftest.cc configure:2613:28: ac_nonexistent.h: No such file or directory configure:2615: $? = 1 configure: failed program was: | #line 2600 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "resid" | #define VERSION "0.16vice" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:2653: result: i586-uhu-linux-g++ -E configure:2678: i586-uhu-linux-g++ -E conftest.cc configure:2684: $? = 0 configure:2716: i586-uhu-linux-g++ -E conftest.cc configure:2720:28: ac_nonexistent.h: No such file or directory configure:2722: $? = 1 configure: failed program was: | #line 2707 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "resid" | #define VERSION "0.16vice" | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:2765: checking for egrep configure:2775: result: grep -E configure:2780: checking for ANSI C header files configure:2806: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2809: $? = 0 configure:2812: test -s conftest.o configure:2815: $? = 0 configure:2907: i586-uhu-linux-g++ -o conftest -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2910: $? = 0 configure:2912: ./conftest configure:2915: $? = 0 configure:2930: result: yes configure:2954: checking for sys/types.h configure:2971: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:2954: checking for sys/stat.h configure:2971: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:2954: checking for stdlib.h configure:2971: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:2954: checking for string.h configure:2971: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:2954: checking for memory.h configure:2971: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:2954: checking for strings.h configure:2971: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:2954: checking for inttypes.h configure:2971: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:2954: checking for stdint.h configure:2971: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:2954: checking for unistd.h configure:2971: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:2974: $? = 0 configure:2977: test -s conftest.o configure:2980: $? = 0 configure:2991: result: yes configure:3003: checking for int configure:3028: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:3031: $? = 0 configure:3034: test -s conftest.o configure:3037: $? = 0 configure:3048: result: yes configure:3051: checking size of int configure:3326: i586-uhu-linux-g++ -o conftest -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure:3329: $? = 0 configure:3331: ./conftest configure:3334: $? = 0 configure:3357: result: 4 configure:3371: checking for working bool configure:3395: i586-uhu-linux-g++ -c -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions conftest.cc >&5 configure: In function `int main()': configure:3405: warning: unused variable 'flag' configure:3398: $? = 0 configure:3401: test -s conftest.o configure:3404: $? = 0 configure:3415: result: yes configure:3568: 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 pozsy config.status:650: creating Makefile config.status:650: creating siddefs.h config.status:775: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_cxx_bool=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_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=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=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_PERL=/usr/bin/perl ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_type_int=yes am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/src/resid/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/src/resid/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/src/resid/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/src/resid/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/src/resid/missing --run automake-1.7' AWK='gawk' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"resid\" -DVERSION=\"0.16vice\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_INT=4 ' 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} /var/uhubuild/work/compile/src/resid/missing --run makeinfo' OBJEXT='o' PACKAGE='resid' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RANLIB='ranlib' RESID_HAVE_BOOL='1' RESID_INLINE='inline' RESID_INLINING='1' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.16vice' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build_alias='i586-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i586-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/src/resid/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_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 PACKAGE "resid" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_INT 4 #define STDC_HEADERS 1 #define VERSION "0.16vice" #endif #ifdef __cplusplus #include configure: exit 0