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 = casa.matteocorti.ch uname -m = i686 uname -r = 2.6.22.1-27.fc7 uname -s = Linux uname -v = #1 SMP Tue Jul 17 16:39:15 EDT 2007 /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/java/latest/bin PATH: . PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/bin PATH: /home/corti/bin PATH: /home/corti/erco/bin PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /home/corti/bin PATH: /home/corti/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1303: checking for a BSD-compatible install configure:1357: result: /usr/bin/install -c configure:1368: checking whether build environment is sane configure:1411: result: yes configure:1444: checking for gawk configure:1460: found /usr/bin/gawk configure:1470: result: gawk configure:1480: checking whether make sets $(MAKE) configure:1500: result: yes configure:1691: checking for gcc configure:1707: found /usr/bin/gcc configure:1717: result: gcc configure:1961: checking for C compiler version configure:1964: gcc --version &5 gcc (GCC) 4.1.2 20070502 (Red Hat 4.1.2-12) 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:1967: $? = 0 configure:1969: gcc -v &5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20070502 (Red Hat 4.1.2-12) configure:1972: $? = 0 configure:1974: gcc -V &5 gcc: '-V' option must have argument configure:1977: $? = 1 configure:2001: checking for C compiler default output configure:2004: gcc conftest.c >&5 configure:2007: $? = 0 configure:2053: result: a.out configure:2058: checking whether the C compiler works configure:2064: ./a.out configure:2067: $? = 0 configure:2084: result: yes configure:2091: checking whether we are cross compiling configure:2093: result: no configure:2096: checking for suffix of executables configure:2098: gcc -o conftest conftest.c >&5 configure:2101: $? = 0 configure:2126: result: configure:2132: checking for suffix of object files configure:2154: gcc -c conftest.c >&5 configure:2157: $? = 0 configure:2179: result: o configure:2183: checking whether we are using the GNU C compiler configure:2208: gcc -c conftest.c >&5 configure:2211: $? = 0 configure:2214: test -s conftest.o configure:2217: $? = 0 configure:2230: result: yes configure:2236: checking whether gcc accepts -g configure:2258: gcc -c -g conftest.c >&5 configure:2261: $? = 0 configure:2264: test -s conftest.o configure:2267: $? = 0 configure:2278: result: yes configure:2295: checking for gcc option to accept ANSI C configure:2356: gcc -c -g -O2 conftest.c >&5 configure:2359: $? = 0 configure:2362: test -s conftest.o configure:2365: $? = 0 configure:2383: result: none needed configure:2401: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2404: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2532: checking for style of include used by make configure:2560: result: GNU configure:2588: checking dependency style of gcc configure:2650: result: gcc3 configure:2667: checking for a BSD-compatible install configure:2721: result: /usr/bin/install -c configure:2738: checking how to run the C preprocessor configure:2774: gcc -E conftest.c configure:2780: $? = 0 configure:2812: gcc -E conftest.c configure:2813:28: error: ac_nonexistent.h: No such file or directory configure:2818: $? = 1 configure: failed program was: | #line 2803 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bibtag" | #define VERSION "1.0.1" | /* end confdefs.h. */ | #include configure:2856: result: gcc -E configure:2881: gcc -E conftest.c configure:2887: $? = 0 configure:2919: gcc -E conftest.c configure:2920:28: error: ac_nonexistent.h: No such file or directory configure:2925: $? = 1 configure: failed program was: | #line 2910 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "bibtag" | #define VERSION "1.0.1" | /* end confdefs.h. */ | #include configure:2968: checking for egrep configure:2978: result: grep -E configure:2983: checking for ANSI C header files configure:3009: gcc -c -g -O2 conftest.c >&5 configure:3012: $? = 0 configure:3015: test -s conftest.o configure:3018: $? = 0 configure:3110: gcc -o conftest -g -O2 conftest.c >&5 configure: In function 'main': configure:3105: warning: incompatible implicit declaration of built-in function 'exit' configure:3113: $? = 0 configure:3115: ./conftest configure:3118: $? = 0 configure:3133: result: yes configure:3157: checking for sys/types.h configure:3174: gcc -c -g -O2 conftest.c >&5 configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3194: result: yes configure:3157: checking for sys/stat.h configure:3174: gcc -c -g -O2 conftest.c >&5 configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3194: result: yes configure:3157: checking for stdlib.h configure:3174: gcc -c -g -O2 conftest.c >&5 configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3194: result: yes configure:3157: checking for string.h configure:3174: gcc -c -g -O2 conftest.c >&5 configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3194: result: yes configure:3157: checking for memory.h configure:3174: gcc -c -g -O2 conftest.c >&5 configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3194: result: yes configure:3157: checking for strings.h configure:3174: gcc -c -g -O2 conftest.c >&5 configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3194: result: yes configure:3157: checking for inttypes.h configure:3174: gcc -c -g -O2 conftest.c >&5 configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3194: result: yes configure:3157: checking for stdint.h configure:3174: gcc -c -g -O2 conftest.c >&5 configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3194: result: yes configure:3157: checking for unistd.h configure:3174: gcc -c -g -O2 conftest.c >&5 configure:3177: $? = 0 configure:3180: test -s conftest.o configure:3183: $? = 0 configure:3194: result: yes configure:3216: checking stdio.h usability configure:3229: gcc -c -g -O2 conftest.c >&5 configure:3232: $? = 0 configure:3235: test -s conftest.o configure:3238: $? = 0 configure:3248: result: yes configure:3252: checking stdio.h presence configure:3263: gcc -E conftest.c configure:3269: $? = 0 configure:3288: result: yes configure:3324: checking for stdio.h configure:3331: result: yes configure:3352: checking ctype.h usability configure:3365: gcc -c -g -O2 conftest.c >&5 configure:3368: $? = 0 configure:3371: test -s conftest.o configure:3374: $? = 0 configure:3384: result: yes configure:3388: checking ctype.h presence configure:3399: gcc -E conftest.c configure:3405: $? = 0 configure:3424: result: yes configure:3460: checking for ctype.h configure:3467: result: yes configure:3479: checking for string.h configure:3484: result: yes configure:3624: checking malloc.h usability configure:3637: gcc -c -g -O2 conftest.c >&5 configure:3640: $? = 0 configure:3643: test -s conftest.o configure:3646: $? = 0 configure:3656: result: yes configure:3660: checking malloc.h presence configure:3671: gcc -E conftest.c configure:3677: $? = 0 configure:3696: result: yes configure:3732: checking for malloc.h configure:3739: result: yes configure:3884: 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 casa.matteocorti.ch config.status:640: creating Makefile config.status:765: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_ctype_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_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_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/corti/matteocorti.ch/software/bibtag/bibtag-1.0.1/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/corti/matteocorti.ch/software/bibtag/bibtag-1.0.1/missing --run tar' AUTOCONF='${SHELL} /home/corti/matteocorti.ch/software/bibtag/bibtag-1.0.1/missing --run autoconf' AUTOHEADER='${SHELL} /home/corti/matteocorti.ch/software/bibtag/bibtag-1.0.1/missing --run autoheader' AUTOMAKE='${SHELL} /home/corti/matteocorti.ch/software/bibtag/bibtag-1.0.1/missing --run automake-1.6' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"bibtag\" -DVERSION=\"1.0.1\" -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 ' 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/corti/matteocorti.ch/software/bibtag/bibtag-1.0.1/missing --run makeinfo' OBJEXT='o' PACKAGE='bibtag' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0.1' ac_ct_CC='gcc' ac_ct_STRIP='' am__include='include' 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/corti/matteocorti.ch/software/bibtag/bibtag-1.0.1/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_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 "bibtag" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.0.1" configure: exit 0