Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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.68. Invocation command line was
- $ ./configure --prefix=/Users/ged/anaconda/lib/python2.7/site-packages/
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = Ged.local
- uname -m = x86_64
- uname -r = 11.3.0
- uname -s = Darwin
- uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
- /usr/bin/uname -p = i386
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = Mach kernel version:
- Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
- 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: 4.00 gigabytes
- Default processor set: 116 tasks, 636 threads, 2 processors
- Load average: 1.63, Mach factor: 0.79
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /Users/ged/anaconda/bin
- PATH: /Library/Frameworks/Python.framework/Versions/2.7/lib
- PATH: /Library/Frameworks/Python.framework/Versions/2.7/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/sbin
- PATH: /sbin
- PATH: /usr/local/bin
- PATH: /usr/X11/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2473: checking build system type
- configure:2487: result: i386-apple-darwin11.3.0
- configure:2507: checking host system type
- configure:2520: result: i386-apple-darwin11.3.0
- configure:2540: checking target system type
- configure:2553: result: i386-apple-darwin11.3.0
- configure:2615: checking for a BSD-compatible install
- configure:2683: result: /usr/bin/install -c
- configure:2694: checking whether build environment is sane
- configure:2744: result: yes
- configure:2885: checking for a thread-safe mkdir -p
- configure:2924: result: ./install-sh -c -d
- configure:2937: checking for gawk
- configure:2967: result: no
- configure:2937: checking for mawk
- configure:2967: result: no
- configure:2937: checking for nawk
- configure:2967: result: no
- configure:2937: checking for awk
- configure:2953: found /usr/bin/awk
- configure:2964: result: awk
- configure:2975: checking whether make sets $(MAKE)
- configure:3001: result: no
- configure:3069: checking whether to enable maintainer-specific portions of Makefiles
- configure:3078: result: no
- configure:3143: checking for gcc
- configure:3159: found /usr/local/bin/gcc
- configure:3170: result: gcc
- configure:3399: checking for C compiler version
- configure:3408: gcc --version >&5
- gcc (GCC) 4.5.0 20090910 (experimental)
- 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:3419: $? = 0
- configure:3408: gcc -v >&5
- Using built-in specs.
- Target: x86_64-apple-darwin10
- Configured with: ../gcc-4.5-20090910/configure --enable-languages=fortran,c++ --host=x86_64-apple-darwin10 --build=x86_64-apple-darwin10
- Thread model: posix
- gcc version 4.5.0 20090910 (experimental) (GCC)
- configure:3419: $? = 0
- configure:3408: gcc -V >&5
- gcc: '-V' option must have argument
- configure:3419: $? = 1
- configure:3408: gcc -qversion >&5
- gcc: unrecognized option '-qversion'
- gcc: no input files
- configure:3419: $? = 1
- configure:3439: checking whether the C compiler works
- configure:3461: gcc conftest.c >&5
- gcc: error trying to exec 'as': execvp: No such file or directory
- configure:3465: $? = 1
- configure:3503: result: no
- 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. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:3508: error: in `/Users/ged/Downloads/basemap-1.0.7/geos-3.3.3':
- configure:3510: error: C compiler cannot create executables
- See `config.log' for more details
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i386-apple-darwin11.3.0
- 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_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_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-darwin11.3.0
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_prog_AWK=awk
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_make_make_set=no
- ac_cv_target=i386-apple-darwin11.3.0
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /Users/ged/Downloads/basemap-1.0.7/geos-3.3.3/missing --run aclocal-1.11'
- ALLOCA=''
- AMDEPBACKSLASH=''
- AMDEP_FALSE=''
- AMDEP_TRUE=''
- AMTAR='${SHELL} /Users/ged/Downloads/basemap-1.0.7/geos-3.3.3/missing --run tar'
- AM_CFLAGS=''
- AM_CXXFLAGS=''
- AR=''
- AS=''
- AUTOCONF='${SHELL} /Users/ged/Downloads/basemap-1.0.7/geos-3.3.3/missing --run autoconf'
- AUTOHEADER='${SHELL} /Users/ged/Downloads/basemap-1.0.7/geos-3.3.3/missing --run autoheader'
- AUTOMAKE='${SHELL} /Users/ged/Downloads/basemap-1.0.7/geos-3.3.3/missing --run automake-1.11'
- AWK='awk'
- CAPI_INTERFACE_AGE='7'
- CAPI_INTERFACE_CURRENT='8'
- CAPI_INTERFACE_REVISION='4'
- CAPI_VERSION='1.7.4'
- CAPI_VERSION_MAJOR='1'
- CAPI_VERSION_MINOR='7'
- CAPI_VERSION_PATCH='4'
- CC='gcc'
- CCDEPMODE=''
- CFLAGS=''
- CPP=''
- CPPFLAGS=''
- CXX=''
- CXXCPP=''
- CXXDEPMODE=''
- CXXFLAGS=''
- CYGPATH_W='echo'
- DEFS=''
- DEPDIR=''
- DLLTOOL=''
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C='\c'
- ECHO_N=''
- ECHO_T=''
- EGREP=''
- ENABLE_PHP_FALSE=''
- ENABLE_PHP_TRUE=''
- ENABLE_PYTHON_FALSE=''
- ENABLE_PYTHON_TRUE=''
- ENABLE_RUBY_FALSE=''
- ENABLE_RUBY_TRUE=''
- ENABLE_SWIG_FALSE=''
- ENABLE_SWIG_TRUE=''
- EXEEXT=''
- FGREP=''
- GREP=''
- HAVE_PHP_FALSE=''
- HAVE_PHP_TRUE=''
- HAVE_PHP_UNIT_FALSE=''
- HAVE_PHP_UNIT_TRUE=''
- INLINE_FLAGS=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INTERFACE_AGE=''
- INTERFACE_CURRENT=''
- INTERFACE_REVISION=''
- JTS_PORT='1.12.0'
- LD=''
- LDFLAGS=''
- LIBOBJS=''
- LIBS=''
- LIBTOOL=''
- LIPO=''
- LN_S=''
- LTLIBOBJS=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /Users/ged/Downloads/basemap-1.0.7/geos-3.3.3/missing --run makeinfo'
- MANIFEST_TOOL=''
- MKDIR_P='./install-sh -c -d'
- NM=''
- NMEDIT=''
- OBJDUMP=''
- OBJEXT=''
- OTOOL64=''
- OTOOL=''
- PACKAGE='geos'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME=''
- PACKAGE_STRING=''
- PACKAGE_TARNAME=''
- PACKAGE_URL=''
- PACKAGE_VERSION=''
- PATH_SEPARATOR=':'
- PHP=''
- PHPUNIT=''
- PHP_CONFIG=''
- PYTHON=''
- PYTHON_CPPFLAGS=''
- PYTHON_EXEC_PREFIX=''
- PYTHON_EXTRA_LIBS=''
- PYTHON_LDFLAGS=''
- PYTHON_PLATFORM=''
- PYTHON_PREFIX=''
- PYTHON_SITE_PKG=''
- PYTHON_VERSION=''
- RANLIB=''
- RUBY=''
- RUBY_BIN_DIR=''
- RUBY_EXTENSION_DIR=''
- RUBY_INCLUDE_DIR=''
- RUBY_LIB_DIR=''
- RUBY_SHARED_LIB=''
- RUBY_SO_NAME=''
- RUBY_VERSION=''
- SED=''
- SET_MAKE='MAKE=make'
- SHELL='/bin/sh'
- STRIP=''
- SWIG=''
- SWIG_LIB=''
- SWIG_PYTHON_CPPFLAGS=''
- SWIG_PYTHON_OPT=''
- VERSION='3.3.3'
- VERSION_MAJOR='3'
- VERSION_MINOR='3'
- VERSION_PATCH='3'
- ac_ct_AR=''
- ac_ct_CC='gcc'
- ac_ct_CXX=''
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE=''
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE=''
- am__fastdepCXX_TRUE=''
- am__include=''
- am__isrc=''
- am__leading_dot='.'
- am__nodep=''
- am__quote=''
- am__tar='${AMTAR} chof - "$$tardir"'
- am__untar='${AMTAR} xf -'
- bindir='${exec_prefix}/bin'
- build='i386-apple-darwin11.3.0'
- build_alias=''
- build_cpu='i386'
- build_os='darwin11.3.0'
- build_vendor='apple'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host='i386-apple-darwin11.3.0'
- host_alias=''
- host_cpu='i386'
- host_os='darwin11.3.0'
- host_vendor='apple'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /Users/ged/Downloads/basemap-1.0.7/geos-3.3.3/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='$(top_builddir)/./install-sh -c -d'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- pkgpyexecdir=''
- pkgpythondir=''
- prefix='/Users/ged/anaconda/lib/python2.7/site-packages'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- pyexecdir=''
- pythondir=''
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target='i386-apple-darwin11.3.0'
- target_alias=''
- target_cpu='i386'
- target_os='darwin11.3.0'
- target_vendor='apple'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME ""
- #define PACKAGE_TARNAME ""
- #define PACKAGE_VERSION ""
- #define PACKAGE_STRING ""
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment