This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Haskell X11 package configure 1.4.5, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = archlinux uname -m = i686 uname -r = 2.6.29-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Wed Apr 29 14:25:30 UTC 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/bin/perlbin/site PATH: /usr/bin/perlbin/vendor PATH: /usr/bin/perlbin/core ## ----------- ## ## Core tests. ## ## ----------- ## configure:1878: checking for gcc configure:1894: found /usr/bin/gcc configure:1905: result: gcc configure:2137: checking for C compiler version configure:2145: gcc --version >&5 gcc (GCC) 4.4.0 Copyright (C) 2009 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:2149: $? = 0 configure:2156: gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++ --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic Thread model: posix gcc version 4.4.0 (GCC) configure:2160: $? = 0 configure:2167: gcc -V >&5 gcc: '-V' option must have argument configure:2171: $? = 1 configure:2194: checking for C compiler default output file name configure:2216: gcc conftest.c >&5 gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See for instructions. configure:2220: $? = 1 configure:2258: result: configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Haskell X11 package" | #define PACKAGE_TARNAME "X11" | #define PACKAGE_VERSION "1.4.5" | #define PACKAGE_STRING "Haskell X11 package 1.4.5" | #define PACKAGE_BUGREPORT "dons@galois.com" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2264: error: in `/home/tom/build/1 haskell-x11-darcs/src/X11-build': configure:2267: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_prog_ac_ct_CC=gcc ## ----------------- ## ## Output variables. ## ## ----------------- ## BUILD_PACKAGE_BOOL='' CC='gcc' CFLAGS='' CPP='' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' EXTRA_LIBRARIES='' GREP='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='dons@galois.com' PACKAGE_NAME='Haskell X11 package' PACKAGE_STRING='Haskell X11 package 1.4.5' PACKAGE_TARNAME='X11' PACKAGE_VERSION='1.4.5' PATH_SEPARATOR=':' SHELL='/bin/sh' X11_BUILD_PACKAGE='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Haskell X11 package" #define PACKAGE_TARNAME "X11" #define PACKAGE_VERSION "1.4.5" #define PACKAGE_STRING "Haskell X11 package 1.4.5" #define PACKAGE_BUGREPORT "dons@galois.com" configure: exit 77