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.57. Invocation command line was $ ./configure --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = stephan uname -m = i686 uname -r = 2.4.18-k7 uname -s = Linux uname -v = #1 Sun Apr 14 13:19:11 EST 2002 /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/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /usr/games PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1320: checking for a BSD-compatible install configure:1374: result: /usr/bin/install -c configure:1385: checking whether build environment is sane configure:1428: result: yes configure:1462: checking for gawk configure:1491: result: no configure:1462: checking for mawk configure:1478: found /usr/bin/mawk configure:1488: result: mawk configure:1498: checking whether make sets $(MAKE) configure:1518: result: yes configure:1678: checking for g++ configure:1694: found /usr/bin/g++ configure:1704: result: g++ configure:1720: checking for C++ compiler version configure:1723: g++ --version &5 2.95.4 configure:1726: $? = 0 configure:1728: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) configure:1731: $? = 0 configure:1733: g++ -V &5 g++: argument to `-V' missing configure:1736: $? = 1 configure:1760: checking for C++ compiler default output configure:1763: g++ conftest.cc >&5 /usr/bin/ld: BFD 2.13.90.0.18 20030121 Debian GNU/Linux internal error, aborting at ../../bfd/reloc.c line 1554 in _bfd_relocate_contents /usr/bin/ld: Please report this bug. collect2: ld returned 1 exit status configure:1766: $? = 1 configure: failed program was: | #line 1739 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "buy" | #define VERSION "0.0.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1805: error: C++ compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_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_path_install='/usr/bin/install -c' ac_cv_prog_AWK=mawk ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/stephan/prj/BUY/missing --run aclocal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/stephan/prj/BUY/missing --run tar' AUTOCONF='${SHELL} /home/stephan/prj/BUY/missing --run autoconf' AUTOHEADER='${SHELL} /home/stephan/prj/BUY/missing --run autoheader' AUTOMAKE='${SHELL} /home/stephan/prj/BUY/missing --run automake' AWK='mawk' CC='' CCDEPMODE='' CFLAGS='' CPP='' CPPFLAGS='' CXX='g++' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/stephan/prj/BUY/missing --run makeinfo' OBJEXT='o' PACKAGE='buy' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' SET_MAKE='' SHELL='/bin/sh' VERSION='0.0.6' ac_ct_CC='' ac_ct_CXX='g++' ac_ct_RANLIB='' am__include='' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='NONE' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/stephan/prj/BUY/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "buy" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "0.0.6" configure: exit 77