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/local --with-conf=/usr/local/etc/tsocks.conf --libdir=/usr/local/lib --mandir=/usr/local/share/man ## --------- ## ## Platform. ## ## --------- ## hostname = comm765-0102-dhcp079.bu.edu uname -m = i386 uname -r = 8.7.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 1.00 gigabytes Default processor set: 71 tasks, 229 threads, 2 processors Load average: 1.06, Mach factor: 0.93 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1395: checking build system type configure:1413: result: i386-apple-darwin8.7.1 configure:1421: checking host system type configure:1435: result: i386-apple-darwin8.7.1 configure:1490: checking for gcc configure:1516: result: /usr/bin/gcc-3.3 configure:1760: checking for C compiler version configure:1763: /usr/bin/gcc-3.3 --version &5 gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1819) Copyright (C) 2002 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:1766: $? = 0 configure:1768: /usr/bin/gcc-3.3 -v &5 Using built-in specs. Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1819) configure:1771: $? = 0 configure:1773: /usr/bin/gcc-3.3 -V &5 gcc-3.3: `-V' option must have argument configure:1776: $? = 1 configure:1799: checking for C compiler default output file name configure:1802: /usr/bin/gcc-3.3 conftest.c >&5 gcc-3.3: installation problem, cannot exec `cc1': No such file or directory configure:1805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define CONF_FILE "/usr/local/etc/tsocks.conf" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1844: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin8.7.1 ac_cv_build_alias=i386-apple-darwin8.7.1 ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc-3.3 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=set ac_cv_env_CPP_value=/usr/bin/cpp-3.3 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_host=i386-apple-darwin8.7.1 ac_cv_host_alias=i386-apple-darwin8.7.1 ac_cv_prog_ac_ct_CC=/usr/bin/gcc-3.3 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/usr/bin/gcc-3.3' CFLAGS='' CPP='/usr/bin/cpp-3.3' CPPFLAGS='' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FIND='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' LDFLAGS='' LD_PRELOAD='' LIBOBJS='' LIBS='' LN_S='' LTLIBOBJS='' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' SHLIB_EXT='' SPECIALLIBS='' TAIL='' ac_ct_CC='/usr/bin/gcc-3.3' bindir='${exec_prefix}/bin' build='i386-apple-darwin8.7.1' build_alias='' build_cpu='i386' build_os='darwin8.7.1' build_vendor='apple' datadir='${prefix}/share' exec_prefix='NONE' host='i386-apple-darwin8.7.1' host_alias='' host_cpu='i386' host_os='darwin8.7.1' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' libdir='/usr/local/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/local/share/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 CONF_FILE "/usr/local/etc/tsocks.conf" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" configure: exit 77