[plug] Trying to install linalg

caston at arach.net.au caston at arach.net.au
Sat Nov 25 12:53:21 WST 2006


Helllo,

I recently installed a new Debian sid system with a 2.6.18-2 kernel. 

I'm trying to install linbox from linalg (http://www.linalg.org/download.html)
I think I need this to get e-cell working.

I get the following:

peterpan:/home/chris/Desktop/linbox-1.0.0# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler
cannot create executables
See `config.log' for more details.

Please let me know if you have any ideas on how to fix this. Here is the config.log

thanks,

Chris


peterpan:/home/chris/Desktop/linbox-1.0.0# cat 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 configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = peterpan
uname -m = i686
uname -r = 2.6.18-2-686
uname -s = Linux
uname -v = #1 SMP Wed Nov 8 19:52:12 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


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1626: checking for a BSD-compatible install
configure:1681: result: /usr/bin/install -c
configure:1692: checking whether build environment is sane
configure:1735: result: yes
configure:1800: checking for gawk
configure:1816: found /usr/bin/gawk
configure:1826: result: gawk
configure:1836: checking whether make sets $(MAKE)
configure:1856: result: yes
configure:2032: checking whether to enable maintainer-specific portions of Makefiles
configure:2041: result: no
configure:2126: checking for gcc
configure:2142: found /usr/bin/gcc
configure:2152: result: gcc
configure:2396: checking for C compiler version
configure:2399: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)
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:2402: $? = 0
configure:2404: 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 --with-tune=i686
--enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)
configure:2407: $? = 0
configure:2409: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2412: $? = 1
configure:2435: checking for C compiler default output file name
configure:2438: gcc -O2 -Wall   conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2441: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "linbox"
| #define VERSION "1.0.0"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2480: 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_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_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/chris/Desktop/linbox-1.0.0/missing --run aclocal-1.9 -I
macros'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/chris/Desktop/linbox-1.0.0/missing --run tar'
AR=''
ATLAS_CFLAGS=''
ATLAS_LIBS=''
AUTOCONF='${SHELL} /home/chris/Desktop/linbox-1.0.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/chris/Desktop/linbox-1.0.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/chris/Desktop/linbox-1.0.0/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS='-O2 -Wall'
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS='-O2 -Wall'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXPAT_CFLAGS=''
EXPAT_LIBS=''
F77=''
FFLAGS=''
GIVARO_CFLAGS=''
GIVARO_LIBS=''
GMP_CFLAGS=''
GMP_LIBS=''
GMP_VERSION=''
INSIDE_GNOME_COMMON_FALSE=''
INSIDE_GNOME_COMMON_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIDIA_CFLAGS=''
LIDIA_LIBS=''
LINBOX_BUILD_DOC_FALSE=''
LINBOX_BUILD_DOC_TRUE=''
LINBOX_DOC_PATH=''
LINBOX_HAVE_ATLAS_FALSE=''
LINBOX_HAVE_ATLAS_TRUE=''
LINBOX_HAVE_EXPAT_FALSE=''
LINBOX_HAVE_EXPAT_TRUE=''
LINBOX_HAVE_GIVARO_FALSE=''
LINBOX_HAVE_GIVARO_TRUE=''
LINBOX_HAVE_LIDIA_FALSE=''
LINBOX_HAVE_LIDIA_TRUE=''
LINBOX_HAVE_MAPLE_FALSE=''
LINBOX_HAVE_MAPLE_TRUE=''
LINBOX_HAVE_NTL_FALSE=''
LINBOX_HAVE_NTL_TRUE=''
LINBOX_HAVE_SACLIB_FALSE=''
LINBOX_HAVE_SACLIB_TRUE=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/chris/Desktop/linbox-1.0.0/missing --run makeinfo'
MAPLE_CFLAGS=''
MAPLE_LIBS=''
NTL_CFLAGS=''
NTL_LIBS=''
OBJEXT=''
PACKAGE='linbox'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
SACLIB_CFLAGS=''
SACLIB_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_DOXYGEN=''
VERSION='1.0.0'
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
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=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/chris/Desktop/linbox-1.0.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
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 "linbox"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.0.0"

configure: exit 77







More information about the plug mailing list