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.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Dell-Studio uname -m = x86_64 uname -r = 1.7.24(0.269/5/3) uname -s = CYGWIN_NT-6.1 uname -v = 2013-08-15 11:59 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /cygdrive/d/MCNP/mcnp5/bin PATH: /cygdrive/c/Windows/system32 PATH: /cygdrive/c/Windows PATH: /cygdrive/c/Windows/System32/Wbem PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0 PATH: /cygdrive/c/Program Files (x86)/Common Files/Roxio Shared/DLLShared PATH: /cygdrive/c/Program Files (x86)/Common Files/Roxio Shared/OEM/DLLShared PATH: /cygdrive/c/Program Files (x86)/Common Files/Roxio Shared/OEM/DLLShared PATH: /cygdrive/c/Program Files (x86)/Common Files/Roxio Shared/OEM/12.0/DLLShared PATH: /cygdrive/c/Program Files (x86)/Roxio/OEM/AudioCore PATH: /cygdrive/c/Program Files (x86)/Common Files/Acronis/SnapAPI PATH: /usr/lib/lapack ## ----------- ## ## Core tests. ## ## ----------- ## configure:3042: checking for gcc configure:3058: found /usr/bin/gcc configure:3069: result: gcc configure:3298: checking for C compiler version configure:3307: gcc --version >&5 gcc (GCC) 4.8.1 Copyright (C) 2013 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:3318: $? = 0 configure:3307: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/4.8.1/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /cygdrive/i/szsz/tmpp/cygwin64/gcc/gcc-4.8.1-3/src/gcc-4.8.1/configure --srcdir=/cygdrive/i/szsz/tmpp/cygwin64/gcc/gcc-4.8.1-3/src/gcc-4.8.1 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/gcc -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --disable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libgomp --disable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libgcj-sublibs --disable-java-awt --disable-symvers --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib Thread model: posix gcc version 4.8.1 (GCC) configure:3318: $? = 0 configure:3307: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3318: $? = 1 configure:3307: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3318: $? = 1 configure:3338: checking whether the C compiler works configure:3360: gcc conftest.c >&5 configure:3364: $? = 0 configure:3412: result: yes configure:3415: checking for C compiler default output file name configure:3417: result: a.exe configure:3423: checking for suffix of executables configure:3430: gcc -o conftest.exe conftest.c >&5 configure:3434: $? = 0 configure:3456: result: .exe configure:3478: checking whether we are cross compiling configure:3486: gcc -o conftest.exe conftest.c >&5 configure:3490: $? = 0 configure:3497: ./conftest.exe configure:3501: $? = 0 configure:3516: result: no configure:3521: checking for suffix of object files configure:3543: gcc -c conftest.c >&5 configure:3547: $? = 0 configure:3568: result: o configure:3572: checking whether we are using the GNU C compiler configure:3591: gcc -c conftest.c >&5 configure:3591: $? = 0 configure:3600: result: yes configure:3609: checking whether gcc accepts -g configure:3629: gcc -c -g conftest.c >&5 configure:3629: $? = 0 configure:3670: result: yes configure:3687: checking for gcc option to accept ISO C89 configure:3750: gcc -c -g -O2 conftest.c >&5 configure:3750: $? = 0 configure:3763: result: none needed configure:3788: checking how to run the C preprocessor configure:3819: gcc -E conftest.c configure:3819: $? = 0 configure:3833: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3858: result: gcc -E configure:3878: gcc -E conftest.c configure:3878: $? = 0 configure:3892: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3934: checking for a BSD-compatible install configure:4002: result: /usr/bin/install -c configure:4017: checking for gawk configure:4033: found /usr/bin/gawk configure:4044: result: gawk configure:4058: checking for grep that handles long lines and -e configure:4116: result: /usr/bin/grep configure:4121: checking for egrep configure:4183: result: /usr/bin/grep -E configure:4188: checking for ANSI C header files configure:4208: gcc -c -g -O2 conftest.c >&5 configure:4208: $? = 0 configure:4281: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4281: $? = 0 configure:4281: ./conftest.exe configure:4281: $? = 0 configure:4292: result: yes configure:4305: checking for sys/types.h configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4305: result: yes configure:4305: checking for sys/stat.h configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4305: result: yes configure:4305: checking for stdlib.h configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4305: result: yes configure:4305: checking for string.h configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4305: result: yes configure:4305: checking for memory.h configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4305: result: yes configure:4305: checking for strings.h configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4305: result: yes configure:4305: checking for inttypes.h configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4305: result: yes configure:4305: checking for stdint.h configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4305: result: yes configure:4305: checking for unistd.h configure:4305: gcc -c -g -O2 conftest.c >&5 configure:4305: $? = 0 configure:4305: result: yes configure:4318: checking minix/config.h usability configure:4318: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4318: result: no configure:4318: checking minix/config.h presence configure:4318: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:4318: result: no configure:4318: checking for minix/config.h configure:4318: result: no configure:4339: checking whether it is safe to define __EXTENSIONS__ configure:4357: gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4364: result: yes configure:4379: checking for library containing strerror configure:4410: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:4410: $? = 0 configure:4427: result: none required configure:4510: checking build system type configure:4519: error: cannot guess build type; you must specify one ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_exeext=.exe ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep 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_c89= ac_cv_prog_cc_g=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' AWK='gawk' CC='gcc' CFLAGS='-g -O2' CMP='' CP='' CPP='gcc -E' CPPFLAGS='' CXX='' CXXCPP='' CXXFLAGS='' DATE='26 MARCH 2003' DEBUG='' DEFS='' DINCLUDE='' DLIB='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='.exe' F77='' FFLAGS='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIBRXVT='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='' LIBVERSION='1:0:0' LN='' LN_S='' LSMDATE='26MAR03' LTLIBOBJS='' MV='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' RM='' RXVTNAME='' SED='' SHELL='/bin/sh' STRIP='' TBL='' VERSION='2.7.10' XMKMF='' XPM_CFLAGS='' XPM_CPPFLAGS='' XPM_LIBS='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' include_assert_h='' include_fcntl_h='' include_stdarg_h='' include_stdlib_h='' include_string_h='' include_sys_ioctl_h='' include_sys_select_h='' include_sys_strredir_h='' include_sys_time_h='' include_time_h='' include_unistd_h='' include_util_h='' includedir='${prefix}/include' infodir='${datarootdir}/info' lib_multicharset='' 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}' rxvt_int16_typedef='' rxvt_int32_typedef='' rxvt_int64_typedef='' rxvt_intp_define='' rxvt_u_int16_typedef='' rxvt_u_int32_typedef='' rxvt_u_int64_typedef='' rxvt_u_intp_define='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## MCOMMON='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 configure: exit 1