Uploaded image for project: 'SWORD'
  1. SWORD
  2. API-74

configure:2469: error: C compiler cannot create executables

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Critical
    • Resolution: Cannot Reproduce
    • Affects Version/s: 1.7.90
    • Fix Version/s: None
    • Component/s: Make build system
    • Labels:
      None
    • Environment:

      Description

      /home/rjs/Downloads/Software/Christian/bible/sword-1.5.9/config.log

      This file contains any messages produced by compilers while
      running configure, to aid debugging if configure makes a mistake.

      It was created by sword configure 1.5.9, which was
      generated by GNU Autoconf 2.59. Invocation command line was

      $ ./configure --enable-tests --with-icu --with-lucene --sysconfdir=/etc --without-conf --disable-shared --prefix=/usr

        1. --------- ##
        2. Platform. ##
        3. --------- ##

      hostname = UbuntuD1
      uname -m = i686
      uname -r = 2.6.17-10-generic
      uname -s = Linux
      uname -v = #2 SMP Fri Oct 13 18:45:35 UTC 2006

      /usr/bin/uname -p = unknown
      /bin/uname -X = unknown

      /bin/arch = i686
      /usr/bin/arch -k = unknown
      /usr/convex/getsysinfo = unknown
      hostinfo = unknown
      /bin/machine = unknown
      /usr/bin/oslevel = unknown
      /bin/universe = unknown

      PATH: /usr/local/sbin
      PATH: /usr/local/bin
      PATH: /usr/sbin
      PATH: /usr/bin
      PATH: /sbin
      PATH: /bin
      PATH: /usr/bin/X11
      PATH: /usr/games

        1. ----------- ##
        2. Core tests. ##
        3. ----------- ##

      configure:1565: checking build system type
      configure:1583: result: i686-pc-linux-gnulibc1
      configure:1591: checking host system type
      configure:1605: result: i686-pc-linux-gnulibc1
      configure:1613: checking target system type
      configure:1627: result: i686-pc-linux-gnulibc1
      configure:1655: checking for a BSD-compatible install
      configure:1710: result: /usr/bin/install -c
      configure:1721: checking whether build environment is sane
      configure:1764: result: yes
      configure:1829: checking for gawk
      configure:1858: result: no
      configure:1829: checking for mawk
      configure:1845: found /usr/bin/mawk
      configure:1855: result: mawk
      configure:1865: checking whether make sets $(MAKE)
      configure:1885: result: yes
      configure:2115: checking for gcc
      configure:2131: found /usr/bin/gcc
      configure:2141: result: gcc
      configure:2385: checking for C compiler version
      configure:2388: gcc --version </dev/null >&5
      gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
      Copyright (C) 2006 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:2391: $? = 0
      configure:2393: gcc -v </dev/null >&5
      Using built-in specs.
      Target: i486-linux-gnu
      Configured with: ../src/configure v --enable-languages=c,c+,fortran,objc,obj-c+,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
      Thread model: posix
      gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
      configure:2396: $? = 0
      configure:2398: gcc -V </dev/null >&5
      gcc: '-V' option must have argument
      configure:2401: $? = 1
      configure:2424: checking for C compiler default output file name
      configure:2427: gcc -DUSBINARY conftest.c >&5
      /usr/bin/ld: crt1.o: No such file: No such file or directory
      collect2: ld returned 1 exit status
      configure:2430: $? = 1
      configure: failed program was:

      /* confdefs.h. */
      #define PACKAGE_NAME "sword"
      #define PACKAGE_TARNAME "sword"
      #define PACKAGE_VERSION "1.5.9"
      #define PACKAGE_STRING "sword 1.5.9"
      #define PACKAGE_BUGREPORT "sword-bugs@crosswire.org"
      #define PACKAGE "sword"
      #define VERSION "1.5.9"
      /* end confdefs.h. */
      int
      main ()
      { | | ; | return 0; | }

      configure:2469: error: C compiler cannot create executables
      See `config.log' for more details.

        1. ---------------- ##
        2. Cache variables. ##
        3. ---------------- ##

      ac_cv_build=i686-pc-linux-gnulibc1
      ac_cv_build_alias=i686-pc-linux-gnulibc1
      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=set
      ac_cv_env_CPPFLAGS_value=' -DUSBINARY'
      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_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=i686-pc-linux-gnulibc1
      ac_cv_host_alias=i686-pc-linux-gnulibc1
      ac_cv_path_install='/usr/bin/install -c'
      ac_cv_prog_AWK=mawk
      ac_cv_prog_ac_ct_CC=gcc
      ac_cv_prog_make_make_set=yes
      ac_cv_target=i686-pc-linux-gnulibc1
      ac_cv_target_alias=i686-pc-linux-gnulibc1

        1. ----------------- ##
        2. Output variables. ##
        3. ----------------- ##

      ACLOCAL='${SHELL} /home/rjs/Downloads/Software/Christian/bible/sword-1.5.9/missing --run aclocal-1.9'
      AMDEPBACKSLASH=''
      AMDEP_FALSE=''
      AMDEP_TRUE=''
      AMTAR='${SHELL} /home/rjs/Downloads/Software/Christian/bible/sword-1.5.9/missing --run tar'
      AM_CXXFLAGS=''
      AR=''
      AS=''
      AUTOCONF='${SHELL} /home/rjs/Downloads/Software/Christian/bible/sword-1.5.9/missing --run autoconf'
      AUTOHEADER='${SHELL} /home/rjs/Downloads/Software/Christian/bible/sword-1.5.9/missing --run autoheader'
      AUTOMAKE='${SHELL} /home/rjs/Downloads/Software/Christian/bible/sword-1.5.9/missing --run automake-1.9'
      AWK='mawk'
      BUILDEXAMPLES_FALSE=''
      BUILDEXAMPLES_TRUE=''
      BUILDTESTS_FALSE=''
      BUILDTESTS_TRUE=''
      BUILDUTILS_FALSE=''
      BUILDUTILS_TRUE=''
      CC='gcc'
      CCDEPMODE=''
      CFLAGS=' '
      CONFDEF_FALSE=''
      CONFDEF_TRUE=''
      CPP=''
      CPPFLAGS=' -DUSBINARY'
      CPPUNIT_CFLAGS=''
      CPPUNIT_CONFIG=''
      CPPUNIT_LIBS=''
      CURL_AM_CFLAGS=''
      CURL_CONFIG=''
      CURL_LIBS=''
      CXX=''
      CXXCPP=''
      CXXDEPMODE=''
      CXXFLAGS=' '
      CYGPATH_W='echo'
      DEFS=''
      DEPDIR=''
      DLLTOOL=''
      ECHO='echo'
      ECHO_C=''
      ECHO_N='-n'
      ECHO_T=''
      EGREP=''
      EXEEXT=''
      F77=''
      FFLAGS=''
      GENCCODE=''
      GENCMN=''
      GENRB=''
      HAVE_CPPUNIT_FALSE=''
      HAVE_CPPUNIT_TRUE=''
      ICUSWORD_FALSE=''
      ICUSWORD_TRUE=''
      ICU_CONFIG=''
      ICU_FALSE=''
      ICU_IOLIBS=''
      ICU_LIBS=''
      ICU_TRUE=''
      ICU_VER=''
      INSTALLMGR_FALSE=''
      INSTALLMGR_TRUE=''
      INSTALL_DATA='${INSTALL} -m 644'
      INSTALL_PROGRAM='${INSTALL}'
      INSTALL_SCRIPT='${INSTALL}'
      INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
      INSTCONF_FALSE=''
      INSTCONF_TRUE=''
      INTERNALFTPLIB_FALSE=''
      INTERNALFTPLIB_TRUE=''
      LDFLAGS=''
      LIBOBJS=''
      LIBS=''
      LIBTOOL=''
      LN_S=''
      LTLIBOBJS=''
      LUCENE_LIBS=''
      MAINT=''
      MAINTAINER_MODE_FALSE=''
      MAINTAINER_MODE_TRUE=''
      MAKEINFO='${SHELL} /home/rjs/Downloads/Software/Christian/bible/sword-1.5.9/missing --run makeinfo'
      MINGW_FALSE=''
      MINGW_TRUE=''
      OBJDUMP=''
      OBJEXT=''
      PACKAGE='sword'
      PACKAGE_BUGREPORT='sword-bugs@crosswire.org'
      PACKAGE_NAME='sword'
      PACKAGE_STRING='sword 1.5.9'
      PACKAGE_TARNAME='sword'
      PACKAGE_VERSION='1.5.9'
      PATH_SEPARATOR=':'
      PKGDATA=''
      PKG_CONFIG=''
      RANLIB=''
      SET_MAKE=''
      SHELL='/bin/bash'
      STRIP=''
      USELUCENE_FALSE=''
      USELUCENE_TRUE=''
      USE_PKGCONF_FALSE=''
      USE_PKGCONF_TRUE=''
      VERSION='1.5.9'
      WITHCURL_FALSE=''
      WITHCURL_TRUE=''
      XML_LIBS=''
      ZLIB_FALSE=''
      ZLIB_TRUE=''
      ac_ct_AR=''
      ac_ct_AS=''
      ac_ct_CC='gcc'
      ac_ct_CXX=''
      ac_ct_DLLTOOL=''
      ac_ct_F77=''
      ac_ct_OBJDUMP=''
      ac_ct_RANLIB=''
      ac_ct_STRIP=''
      am__fastdepCC_FALSE=''
      am__fastdepCC_TRUE=''
      am__fastdepCXX_FALSE=''
      am__fastdepCXX_TRUE=''
      am__include=''
      am__leading_dot='.'
      am__quote=''
      am__tar='${AMTAR} chof - "$$tardir"'
      am__untar='${AMTAR} xf -'
      bindir='${exec_prefix}/bin'
      build='i686-pc-linux-gnulibc1'
      build_alias=''
      build_cpu='i686'
      build_os='linux-gnulibc1'
      build_vendor='pc'
      datadir='${prefix}/share'
      dir_confdef=''
      enable_debug=''
      enable_profile=''
      exec_prefix='NONE'
      host='i686-pc-linux-gnulibc1'
      host_alias=''
      host_cpu='i686'
      host_os='linux-gnulibc1'
      host_vendor='pc'
      includedir='${prefix}/include'
      infodir='${prefix}/info'
      install_sh='/home/rjs/Downloads/Software/Christian/bible/sword-1.5.9/install-sh'
      libdir='${exec_prefix}/lib'
      libexecdir='${exec_prefix}/libexec'
      localstatedir='${prefix}/var'
      mandir='${prefix}/man'
      mkdir_p='mkdir -p --'
      oldincludedir='/usr/include'
      prefix='/usr'
      program_transform_name='s,x,x,'
      sbindir='${exec_prefix}/sbin'
      sharedstatedir='${prefix}/com'
      sysconfdir='/etc'
      target='i686-pc-linux-gnulibc1'
      target_alias=''
      target_cpu='i686'
      target_mingw32=''
      target_os='linux-gnulibc1'
      target_system=''
      target_vendor='pc'
      with_conf='no'
      with_icu='yes'
      with_zlib=''

        1. ----------- ##
        2. confdefs.h. ##
        3. ----------- ##

      #define PACKAGE "sword"
      #define PACKAGE_BUGREPORT "sword-bugs@crosswire.org"
      #define PACKAGE_NAME "sword"
      #define PACKAGE_STRING "sword 1.5.9"
      #define PACKAGE_TARNAME "sword"
      #define PACKAGE_VERSION "1.5.9"
      #define VERSION "1.5.9"

      configure: exit 77

        Attachments

          Activity

            People

            • Assignee:
              scribe Troy A Griffitts
              Reporter:
              rick7777 Rick Stevens
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: