<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12px"><div id="yui_3_16_0_1_1423611942249_2810">On a Linux Mint 17.1 system, used git to download new version of Gambit.  When I run ./configure, I get the following:</div><div id="yui_3_16_0_1_1423611942249_2858"><br></div><div id="yui_3_16_0_1_1423611942249_2846">steve@steve-Satellite-L555D /opt/gambit $ ./configure<br style="" class="">checking build system type... x86_64-unknown-linux-gnu<br style="" class="">checking host system type... x86_64-unknown-linux-gnu<br style="" class="">checking target system type... x86_64-unknown-linux-gnu<br style="" class="">checking for gcc... gcc<br style="" class="">checking whether the C compiler works... no<br style="" class="">configure: error: in `/opt/gambit':<br style="" class="">configure: error: C compiler cannot create executables<br style="" class="">See `config.log' for more details<br style="" class="">steve@steve-Satellite-L555D /opt/gambit $ <br style="" class=""></div><div><br></div><div dir="ltr">The contents of config.log are:</div><div id="yui_3_16_0_1_1423611942249_2875" dir="ltr"><br></div><div id="yui_3_16_0_1_1423611942249_2876" dir="ltr">steve@steve-Satellite-L555D /opt/gambit $ cat config.log<br style="" class="">This file contains any messages produced by compilers while<br style="" class="">running configure, to aid debugging if configure makes a mistake.<br style="" class=""><br style="" class="">It was created by Gambit-C configure v4.7.4, which was<br style="" class="">generated by GNU Autoconf 2.69.  Invocation command line was<br style="" class=""><br style="" class="">  $ ./configure <br style="" class=""><br style="" class="">## --------- ##<br style="" class="">## Platform. ##<br style="" class="">## --------- ##<br style="" class=""><br style="" class="">hostname = steve-Satellite-L555D<br style="" class="">uname -m = x86_64<br style="" class="">uname -r = 3.13.0-37-generic<br style="" class="">uname -s = Linux<br style="" class="">uname -v = #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014<br style="" class=""><br style="" class="">/usr/bin/uname -p = x86_64<br style="" class="">/bin/uname -X     = unknown<br style="" class=""><br style="" class="">/bin/arch              = unknown<br style="" class="">/usr/bin/arch -k       = unknown<br style="" class="">/usr/convex/getsysinfo = unknown<br style="" class="">/usr/bin/hostinfo      = unknown<br style="" class="">/bin/machine           = unknown<br style="" class="">/usr/bin/oslevel       = unknown<br style="" class="">/bin/universe          = unknown<br style="" class=""><br style="" class="">PATH: /usr/local/sbin<br style="" class="">PATH: /usr/local/bin<br style="" class="">PATH: /usr/sbin<br style="" class="">PATH: /usr/bin<br style="" class="">PATH: /sbin<br style="" class="">PATH: /bin<br style="" class="">PATH: /usr/games<br style="" class="">PATH: /usr/local/games<br style="" class=""><br style="" class=""><br style="" class="">## ----------- ##<br style="" class="">## Core tests. ##<br style="" class="">## ----------- ##<br style="" class=""><br style="" class="">configure:2825: checking build system type<br style="" class="">configure:2839: result: x86_64-unknown-linux-gnu<br style="" class="">configure:2859: checking host system type<br style="" class="">configure:2872: result: x86_64-unknown-linux-gnu<br style="" class="">configure:2892: checking target system type<br style="" class="">configure:2905: result: x86_64-unknown-linux-gnu<br style="" class="">configure:3143: checking for gcc<br style="" class="">configure:3159: found /usr/bin/gcc<br style="" class="">configure:3170: result: gcc<br style="" class="">configure:3399: checking for C compiler version<br style="" class="">configure:3408: gcc --version >&5<br style="" class="">gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2<br style="" class="">Copyright (C) 2013 Free Software Foundation, Inc.<br style="" class="">This is free software; see the source for copying conditions.  There is NO<br style="" class="">warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br style="" class=""><br style="" class="">configure:3419: $? = 0<br style="" class="">configure:3408: gcc -v >&5<br style="" class="">Using built-in specs.<br style="" class="">COLLECT_GCC=gcc<br style="" class="">COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper<br style="" class="">Target: x86_64-linux-gnu<br style="" class="">Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu<br style="" class="">Thread model: posix<br style="" class="">gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) <br style="" class="">configure:3419: $? = 0<br style="" class="">configure:3408: gcc -V >&5<br style="" class="">gcc: error: unrecognized command line option '-V'<br style="" class="">gcc: fatal error: no input files<br style="" class="">compilation terminated.<br style="" class="">configure:3419: $? = 4<br style="" class="">configure:3408: gcc -qversion >&5<br style="" class="">gcc: error: unrecognized command line option '-qversion'<br style="" class="">gcc: fatal error: no input files<br style="" class="">compilation terminated.<br style="" class="">configure:3419: $? = 4<br style="" class="">configure:3439: checking whether the C compiler works<br style="" class="">configure:3461: gcc    conftest.c  >&5<br style="" class="">/usr/bin/ld: cannot find crt1.o: No such file or directory<br style="" class="">/usr/bin/ld: cannot find crti.o: No such file or directory<br style="" class="">/usr/bin/ld: cannot find -lc<br style="" class="">/usr/bin/ld: cannot find crtn.o: No such file or directory<br style="" class="">collect2: error: ld returned 1 exit status<br style="" class="">configure:3465: $? = 1<br style="" class="">configure:3503: result: no<br style="" class="">configure: failed program was:<br style="" class="">| /* confdefs.h */<br style="" class="">| #define PACKAGE_NAME "Gambit-C"<br style="" class="">| #define PACKAGE_TARNAME "gambc-v4_7_4"<br style="" class="">| #define PACKAGE_VERSION "v4.7.4"<br style="" class="">| #define PACKAGE_STRING "Gambit-C v4.7.4"<br style="" class="">| #define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"<br style="" class="">| #define PACKAGE_URL ""<br style="" class="">| /* end confdefs.h.  */<br style="" class="">| <br style="" class="">| int<br style="" class="">| main ()<br style="" class="">| {<br style="" class="">| <br style="" class="">|   ;<br style="" class="">|   return 0;<br style="" class="">| }<br style="" class="">configure:3508: error: in `/opt/gambit':<br style="" class="">configure:3510: error: C compiler cannot create executables<br style="" class="">See `config.log' for more details<br style="" class=""><br style="" class="">## ---------------- ##<br style="" class="">## Cache variables. ##<br style="" class="">## ---------------- ##<br style="" class=""><br style="" class="">ac_cv_build=x86_64-unknown-linux-gnu<br style="" class="">ac_cv_env_CCC_set=<br style="" class="">ac_cv_env_CCC_value=<br style="" class="">ac_cv_env_CC_set=<br style="" class="">ac_cv_env_CC_value=<br style="" class="">ac_cv_env_CFLAGS_set=<br style="" class="">ac_cv_env_CFLAGS_value=<br style="" class="">ac_cv_env_CPPFLAGS_set=<br style="" class="">ac_cv_env_CPPFLAGS_value=<br style="" class="">ac_cv_env_CPP_set=<br style="" class="">ac_cv_env_CPP_value=<br style="" class="">ac_cv_env_CXXCPP_set=<br style="" class="">ac_cv_env_CXXCPP_value=<br style="" class="">ac_cv_env_CXXFLAGS_set=<br style="" class="">ac_cv_env_CXXFLAGS_value=<br style="" class="">ac_cv_env_CXX_set=<br style="" class="">ac_cv_env_CXX_value=<br style="" class="">ac_cv_env_LDFLAGS_set=<br style="" class="">ac_cv_env_LDFLAGS_value=<br style="" class="">ac_cv_env_LIBS_set=<br style="" class="">ac_cv_env_LIBS_value=<br style="" class="">ac_cv_env_XMKMF_set=<br style="" class="">ac_cv_env_XMKMF_value=<br style="" class="">ac_cv_env_build_alias_set=<br style="" class="">ac_cv_env_build_alias_value=<br style="" class="">ac_cv_env_host_alias_set=<br style="" class="">ac_cv_env_host_alias_value=<br style="" class="">ac_cv_env_target_alias_set=<br style="" class="">ac_cv_env_target_alias_value=<br style="" class="">ac_cv_host=x86_64-unknown-linux-gnu<br style="" class="">ac_cv_prog_ac_ct_CC=gcc<br style="" class="">ac_cv_target=x86_64-unknown-linux-gnu<br style="" class=""><br style="" class="">## ----------------- ##<br style="" class="">## Output variables. ##<br style="" class="">## ----------------- ##<br style="" class=""><br style="" class="">AR=''<br style="" class="">BAT_EXTENSION=''<br style="" class="">BAT_EXTENSION_BAT=''<br style="" class="">BAT_EXTENSION_MF=''<br style="" class="">BAT_EXTENSION_SH=''<br style="" class="">BUILD_DYN=''<br style="" class="">BUILD_DYN_BAT=''<br style="" class="">BUILD_DYN_ECHO=''<br style="" class="">BUILD_DYN_ECHO_BAT=''<br style="" class="">BUILD_DYN_MF=''<br style="" class="">BUILD_DYN_SH=''<br style="" class="">BUILD_EXE=''<br style="" class="">BUILD_EXE_BAT=''<br style="" class="">BUILD_EXE_ECHO=''<br style="" class="">BUILD_EXE_ECHO_BAT=''<br style="" class="">BUILD_EXE_MF=''<br style="" class="">BUILD_EXE_SH=''<br style="" class="">BUILD_LIB=''<br style="" class="">BUILD_LIB_BAT=''<br style="" class="">BUILD_LIB_ECHO=''<br style="" class="">BUILD_LIB_ECHO_BAT=''<br style="" class="">BUILD_LIB_MF=''<br style="" class="">BUILD_LIB_SH=''<br style="" class="">BUILD_OBJ=''<br style="" class="">BUILD_OBJ_BAT=''<br style="" class="">BUILD_OBJ_ECHO=''<br style="" class="">BUILD_OBJ_ECHO_BAT=''<br style="" class="">BUILD_OBJ_MF=''<br style="" class="">BUILD_OBJ_SH=''<br style="" class="">CC='gcc'<br style="" class="">CFLAGS=''<br style="" class="">COMPILATION_OPTIONS=''<br style="" class="">CONF_BOOL=''<br style="" class="">CONF_MAX_CHR=''<br style="" class="">CONF_SINGLE_MULTIPLE_THREADED_VMS=''<br style="" class="">CONF_SINGLE_MULTIPLE_VMS=''<br style="" class="">CONF_THREAD_LOCAL_STORAGE_CLASS=''<br style="" class="">CONF_THREAD_SYSTEM=''<br style="" class="">CONF_VOIDSTAR_WIDTH=''<br style="" class="">CPP=''<br style="" class="">CPPFLAGS=''<br style="" class="">CXX=''<br style="" class="">CXXCPP=''<br style="" class="">CXXFLAGS=''<br style="" class="">C_COMPILER=''<br style="" class="">C_COMPILER_BAT=''<br style="" class="">C_COMPILER_MF=''<br style="" class="">C_COMPILER_SH=''<br style="" class="">C_COMP_CLANG=''<br style="" class="">C_COMP_GNUC=''<br style="" class="">C_COMP_LLVM=''<br style="" class="">C_COMP_VISUALC=''<br style="" class="">C_PREPROC=''<br style="" class="">C_PREPROC_BAT=''<br style="" class="">C_PREPROC_MF=''<br style="" class="">C_PREPROC_SH=''<br style="" class="">DASH_G=''<br style="" class="">DASH_KPIC=''<br style="" class="">DASH_O1=''<br style="" class="">DASH_O2=''<br style="" class="">DASH_OPT_IEEE_NaN_inf_ON=''<br style="" class="">DASH_OPT_IEEE_comparisons_ON=''<br style="" class="">DASH_OPT_Olimit_0=''<br style="" class="">DASH_TENV_large_GOT=''<br style="" class="">DASH_W=''<br style="" class="">DASH_Wall=''<br style="" class="">DASH_Wno_unused=''<br style="" class="">DASH_Wno_write_strings=''<br style="" class="">DASH_b=''<br style="" class="">DASH_bundle=''<br style="" class="">DASH_call_shared=''<br style="" class="">DASH_dynamiclib=''<br style="" class="">DASH_expect_unresolved=''<br style="" class="">DASH_fPIC=''<br style="" class="">DASH_fbranch_probabilities=''<br style="" class="">DASH_flat_namespace_undefined_suppress=''<br style="" class="">DASH_fmodulo_sched=''<br style="" class="">DASH_fno_common=''<br style="" class="">DASH_fno_keep_inline_dllexport=''<br style="" class="">DASH_fno_math_errno=''<br style="" class="">DASH_fno_move_loop_invariants=''<br style="" class="">DASH_fno_strict_aliasing=''<br style="" class="">DASH_fno_trapping_math=''<br style="" class="">DASH_fomit_frame_pointer=''<br style="" class="">DASH_fpic=''<br style="" class="">DASH_fprofile_arcs=''<br style="" class="">DASH_freschedule_modulo_scheduled_loops=''<br style="" class="">DASH_fschedule_insns2=''<br style="" class="">DASH_ftest_coverage=''<br style="" class="">DASH_fullwarn=''<br style="" class="">DASH_fwrapv=''<br style="" class="">DASH_g=''<br style="" class="">DASH_ieee=''<br style="" class="">DASH_mieee=''<br style="" class="">DASH_mieee_fp=''<br style="" class="">DASH_mieee_with_inexact=''<br style="" class="">DASH_no_cpp_precomp=''<br style="" class="">DASH_p=''<br style="" class="">DASH_pg=''<br style="" class="">DASH_rdynamic=''<br style="" class="">DASH_shared=''<br style="" class="">DASH_woff_1110_1174_1209_1552_3201=''<br style="" class="">DASH_xO2=''<br style="" class="">DEFS=''<br style="" class="">DEFS_BAT=''<br style="" class="">DEFS_DYN='-D___DYNAMIC'<br style="" class="">DEFS_DYN_BAT=''<br style="" class="">DEFS_DYN_MF=''<br style="" class="">DEFS_DYN_SH=''<br style="" class="">DEFS_EXE=''<br style="" class="">DEFS_EXE_BAT=''<br style="" class="">DEFS_EXE_MF=''<br style="" class="">DEFS_EXE_SH=''<br style="" class="">DEFS_LIB=''<br style="" class="">DEFS_LIB_BAT=''<br style="" class="">DEFS_LIB_MF=''<br style="" class="">DEFS_LIB_SH=''<br style="" class="">DEFS_MF=''<br style="" class="">DEFS_OBJ=''<br style="" class="">DEFS_OBJ_BAT=''<br style="" class="">DEFS_OBJ_MF=''<br style="" class="">DEFS_OBJ_SH=''<br style="" class="">DEFS_SH=''<br style="" class="">ECHO_C=''<br style="" class="">ECHO_N='-n'<br style="" class="">ECHO_T=''<br style="" class="">EGREP=''<br style="" class="">ENABLE_ABSOLUTE_SHARED_LIBS=''<br style="" class="">ENABLE_COMPILER_NAME=''<br style="" class="">ENABLE_GUIDE=''<br style="" class="">ENABLE_INTERPRETER_NAME=''<br style="" class="">ENABLE_MULTIPLE_VERSIONS=''<br style="" class="">ENABLE_SHARED=''<br style="" class="">ENABLE_SYMLINKS=''<br style="" class="">ENABLE_VERSIONED_SHARED_LIBS=''<br style="" class="">EXEEXT=''<br style="" class="">EXE_EXTENSION=''<br style="" class="">EXE_EXTENSION_BAT=''<br style="" class="">EXE_EXTENSION_MF=''<br style="" class="">EXE_EXTENSION_SH=''<br style="" class="">FIXLIB=''<br style="" class="">FLAGS_DYN=''<br style="" class="">FLAGS_DYN_BAT=''<br style="" class="">FLAGS_DYN_MF=''<br style="" class="">FLAGS_DYN_SH=''<br style="" class="">FLAGS_EXE=''<br style="" class="">FLAGS_EXE_BAT=''<br style="" class="">FLAGS_EXE_MF=''<br style="" class="">FLAGS_EXE_SH=''<br style="" class="">FLAGS_LIB=''<br style="" class="">FLAGS_LIB_BAT=''<br style="" class="">FLAGS_LIB_MF=''<br style="" class="">FLAGS_LIB_SH=''<br style="" class="">FLAGS_OBJ=''<br style="" class="">FLAGS_OBJ_BAT=''<br style="" class="">FLAGS_OBJ_MF=''<br style="" class="">FLAGS_OBJ_SH=''<br style="" class="">GAMBCGSCLIB=''<br style="" class="">GAMBCGSCLIB_BAT=''<br style="" class="">GAMBCGSCLIB_MF=''<br style="" class="">GAMBCGSCLIB_SH=''<br style="" class="">GAMBCGSILIB=''<br style="" class="">GAMBCGSILIB_BAT=''<br style="" class="">GAMBCGSILIB_MF=''<br style="" class="">GAMBCGSILIB_SH=''<br style="" class="">GAMBCLIB=''<br style="" class="">GAMBCLIB_BAT=''<br style="" class="">GAMBCLIB_DEFS=''<br style="" class="">GAMBCLIB_DEFS_BAT=''<br style="" class="">GAMBCLIB_DEFS_MF=''<br style="" class="">GAMBCLIB_DEFS_SH=''<br style="" class="">GAMBCLIB_MF=''<br style="" class="">GAMBCLIB_SH=''<br style="" class="">GCC_42_OR_43=''<br style="" class="">GIT=''<br style="" class="">GREP=''<br style="" class="">HAVE_SPECIAL_CC=''<br style="" class="">HAVE_SPECIAL_CXX=''<br style="" class="">HELP_BROWSER=''<br style="" class="">HG=''<br style="" class="">INSTALL=''<br style="" class="">INSTALL_DATA=''<br style="" class="">INSTALL_LIB=''<br style="" class="">INSTALL_PROGRAM=''<br style="" class="">LDFLAGS=''<br style="" class="">LIBOBJS=''<br style="" class="">LIBS=''<br style="" class="">LIBS_BAT=''<br style="" class="">LIBS_MF=''<br style="" class="">LIBS_SH=''<br style="" class="">LIB_EXTENSION=''<br style="" class="">LIB_EXTENSION_BAT=''<br style="" class="">LIB_EXTENSION_MF=''<br style="" class="">LIB_EXTENSION_SH=''<br style="" class="">LIB_MAJOR_VERSION_SUFFIX=''<br style="" class="">LIB_PREFIX=''<br style="" class="">LIB_PREFIX_BAT=''<br style="" class="">LIB_PREFIX_MF=''<br style="" class="">LIB_PREFIX_SH=''<br style="" class="">LIB_VERSION_SUFFIX=''<br style="" class="">LINK=''<br style="" class="">LINK_FOR_INSTALL=''<br style="" class="">LINK_FOR_INSTALL_GSC_LIBS=''<br style="" class="">LINK_FOR_INSTALL_GSI_LIBS=''<br style="" class="">LN_S=''<br style="" class="">LTLIBOBJS=''<br style="" class="">MAKE_LIBRARY=''<br style="" class="">MAKE_LIBRARY_FOR_INSTALL=''<br style="" class="">MAKE_LIBRARY_FOR_INSTALL_LIBS=''<br style="" class="">OBJEXT=''<br style="" class="">OBJ_EXTENSION=''<br style="" class="">OBJ_EXTENSION_BAT=''<br style="" class="">OBJ_EXTENSION_MF=''<br style="" class="">OBJ_EXTENSION_SH=''<br style="" class="">OS_WIN32=''<br style="" class="">PACKAGE_BUGREPORT='gambit@iro.umontreal.ca'<br style="" class="">PACKAGE_NAME='Gambit-C'<br style="" class="">PACKAGE_SHORTNAME='gambc'<br style="" class="">PACKAGE_STRING='Gambit-C v4.7.4'<br style="" class="">PACKAGE_TARNAME='gambc-v4_7_4'<br style="" class="">PACKAGE_URL=''<br style="" class="">PACKAGE_VERSION='v4.7.4'<br style="" class="">PATH_SEPARATOR=':'<br style="" class="">POSSIBLE_LLVM_GCC_LABEL_VALUES_BUG=''<br style="" class="">QTINCPATH=''<br style="" class="">RANLIB=''<br style="" class="">RC=''<br style="" class="">RTLIBSUBSYS=''<br style="" class="">SETDLPATH=''<br style="" class="">SETDLPATHBOOT=''<br style="" class="">SET_MAKE=''<br style="" class="">SHELL='/bin/bash'<br style="" class="">XMKMF=''<br style="" class="">X_CFLAGS=''<br style="" class="">X_EXTRA_LIBS=''<br style="" class="">X_FLAGS=''<br style="" class="">X_LIBS=''<br style="" class="">X_PRE_LIBS=''<br style="" class="">ac_ct_CC='gcc'<br style="" class="">ac_ct_CXX=''<br style="" class="">bat=''<br style="" class="">bindir='${exec_prefix}/bin'<br style="" class="">build='x86_64-unknown-linux-gnu'<br style="" class="">build_alias=''<br style="" class="">build_cpu='x86_64'<br style="" class="">build_os='linux-gnu'<br style="" class="">build_vendor='unknown'<br style="" class="">datadir='${datarootdir}'<br style="" class="">datarootdir='${prefix}/share'<br style="" class="">docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'<br style="" class="">dvidir='${docdir}'<br style="" class="">emacsdir=''<br style="" class="">exe=''<br style="" class="">exec_prefix='NONE'<br style="" class="">host='x86_64-unknown-linux-gnu'<br style="" class="">host_alias=''<br style="" class="">host_cpu='x86_64'<br style="" class="">host_os='linux-gnu'<br style="" class="">host_vendor='unknown'<br style="" class="">htmldir='${docdir}'<br style="" class="">includedir='${prefix}/include'<br style="" class="">infodir='${datarootdir}/info'<br style="" class="">libdir='${exec_prefix}/lib'<br style="" class="">libexecdir='${exec_prefix}/libexec'<br style="" class="">localedir='${datarootdir}/locale'<br style="" class="">localstatedir='${prefix}/var'<br style="" class="">mandir='${datarootdir}/man'<br style="" class="">obj=''<br style="" class="">oldincludedir='/usr/include'<br style="" class="">pdfdir='${docdir}'<br style="" class="">prefix='NONE'<br style="" class="">program_transform_name='s,x,x,'<br style="" class="">psdir='${docdir}'<br style="" class="">sbindir='${exec_prefix}/sbin'<br style="" class="">sharedstatedir='${prefix}/com'<br style="" class="">srcdirpfx=''<br style="" class="">sysconfdir='${prefix}/etc'<br style="" class="">target='x86_64-unknown-linux-gnu'<br style="" class="">target_alias=''<br style="" class="">target_cpu='x86_64'<br style="" class="">target_os='linux-gnu'<br style="" class="">target_vendor='unknown'<br style="" class=""><br style="" class="">## ----------- ##<br style="" class="">## confdefs.h. ##<br style="" class="">## ----------- ##<br style="" class=""><br style="" class="">/* confdefs.h */<br style="" class="">#define PACKAGE_NAME "Gambit-C"<br style="" class="">#define PACKAGE_TARNAME "gambc-v4_7_4"<br style="" class="">#define PACKAGE_VERSION "v4.7.4"<br style="" class="">#define PACKAGE_STRING "Gambit-C v4.7.4"<br style="" class="">#define PACKAGE_BUGREPORT "gambit@iro.umontreal.ca"<br style="" class="">#define PACKAGE_URL ""<br style="" class=""><br style="" class="">configure: exit 77<br style="" class=""></div><div id="yui_3_16_0_1_1423611942249_3327" dir="ltr"><br></div><div id="yui_3_16_0_1_1423611942249_3328" dir="ltr">What am I doing wrong?</div><div id="yui_3_16_0_1_1423611942249_3329" dir="ltr"><br></div><div id="yui_3_16_0_1_1423611942249_3330" dir="ltr"><br></div><div id="yui_3_16_0_1_1423611942249_3331" dir="ltr">Steve    <br></div><div id="yui_3_16_0_1_1423611942249_2811"><br></div></div></body></html>