This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris 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:1250: checking for python configure:1268: found /usr/bin/python configure:1281: result: /usr/bin/python configure:1290: checking for autotrace configure:1308: found /usr/bin/autotrace configure:1321: result: /usr/bin/autotrace configure:1330: checking for potrace configure:1361: result: none configure:1383: checking for i586-uhu-linux-gcc configure:1399: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1409: result: i586-uhu-linux-gcc configure:1691: checking for C compiler version configure:1694: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (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:1697: $? = 0 configure:1699: i586-uhu-linux-gcc -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:1702: $? = 0 configure:1704: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1707: $? = 1 configure:1730: checking for C compiler default output file name configure:1733: i586-uhu-linux-gcc conftest.c >&5 configure:1736: $? = 0 configure:1782: result: a.out configure:1787: checking whether the C compiler works configure:1793: ./a.out configure:1796: $? = 0 configure:1813: result: yes configure:1820: checking whether we are cross compiling configure:1822: result: no configure:1825: checking for suffix of executables configure:1827: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:1830: $? = 0 configure:1855: result: configure:1861: checking for suffix of object files configure:1882: i586-uhu-linux-gcc -c conftest.c >&5 configure:1885: $? = 0 configure:1907: result: o configure:1911: checking whether we are using the GNU C compiler configure:1935: i586-uhu-linux-gcc -c conftest.c >&5 configure:1941: $? = 0 configure:1945: test -z || test ! -s conftest.err configure:1948: $? = 0 configure:1951: test -s conftest.o configure:1954: $? = 0 configure:1967: result: yes configure:1973: checking whether i586-uhu-linux-gcc accepts -g configure:1994: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2000: $? = 0 configure:2004: test -z || test ! -s conftest.err configure:2007: $? = 0 configure:2010: test -s conftest.o configure:2013: $? = 0 configure:2024: result: yes configure:2041: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2111: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2117: $? = 0 configure:2121: test -z || test ! -s conftest.err configure:2124: $? = 0 configure:2127: test -s conftest.o configure:2130: $? = 0 configure:2148: result: none needed configure:2166: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2172: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2306: checking whether byte ordering is bigendian configure:2333: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2339: $? = 0 configure:2343: test -z || test ! -s conftest.err configure:2346: $? = 0 configure:2349: test -s conftest.o configure:2352: $? = 0 configure:2376: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:16: error: `not' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) conftest.c:16: error: syntax error before "big" configure:2382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:2517: result: no configure:2633: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:645: creating GNUmakefile config.status:645: creating mftrace config.status:645: creating mftrace.spec config.status:748: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_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_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_objext=o ac_cv_path_AUTOTRACE=/usr/bin/autotrace ac_cv_path_POTRACE=none ac_cv_path_PYTHON=/usr/bin/python ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTOTRACE='/usr/bin/autotrace' CC='i586-uhu-linux-gcc' CFLAGS='-g -O2' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' POTRACE='none' PYTHON='/usr/bin/python' SHELL='/bin/sh' VERSION='1.1.17' ac_ct_CC='' 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' 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 PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 0