installing aubio

Asked by Dickenstain

When I have downloaded extracted the aubio 0.3.2 package and I run ./configure I get the following:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
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.

I am pretty new with ubuntu and wondering what is wrong?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu aubio Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Philip Wyett (philwyett) said :
#1

Can you paste the contents of the 'config.log' that was created.

Revision history for this message
Dickenstain (mhaikone) said :
#2

here you go:

hostname = xxxxxxxxxxxxxx-laptop
uname -m = i686
uname -r = 2.6.24-19-generic
uname -s = Linux
uname -v = #1 SMP Wed Jun 18 14:43:41 UTC 2008

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

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/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/games

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

configure:2038: checking for a BSD-compatible install
configure:2094: result: /usr/bin/install -c
configure:2105: checking whether build environment is sane
configure:2148: result: yes
configure:2205: checking for gawk
configure:2235: result: no
configure:2205: checking for mawk
configure:2221: found /usr/bin/mawk
configure:2232: result: mawk
configure:2243: checking whether make sets $(MAKE)
configure:2264: result: yes
configure:2445: checking whether to enable maintainer-specific portions of Makefiles
configure:2454: result: no
configure:2476: checking build system type
configure:2494: result: i686-pc-linux-gnulibc1
configure:2516: checking host system type
configure:2531: result: i686-pc-linux-gnulibc1
configure:2602: checking for gcc
configure:2618: found /usr/bin/gcc
configure:2629: result: gcc
configure:2867: checking for C compiler version
configure:2874: gcc --version >&5
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Copyright (C) 2007 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:2877: $? = 0
configure:2884: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --pre
fix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --en
able-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2
 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=al
l --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
configure:2887: $? = 0
configure:2894: gcc -V >&5
gcc: '-V' option must have argument
configure:2897: $? = 1
configure:2920: checking for C compiler default output file name
configure:2947: gcc conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2950: $? = 1
configure:2988: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "aubio"
| #define VERSION "0.3.2"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2995: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnulibc1
ac_cv_env_ALSA_CFLAGS_set=
ac_cv_env_ALSA_CFLAGS_value=
ac_cv_env_ALSA_LIBS_set=
ac_cv_env_ALSA_LIBS_value=
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_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FFTWLIB_CFLAGS_set=
ac_cv_env_FFTWLIB_CFLAGS_value=
ac_cv_env_FFTWLIB_LIBS_set=
ac_cv_env_FFTWLIB_LIBS_value=
ac_cv_env_JACK_CFLAGS_set=
ac_cv_env_JACK_CFLAGS_value=
ac_cv_env_JACK_LIBS_set=
ac_cv_env_JACK_LIBS_value=
ac_cv_env_LASH_CFLAGS_set=
ac_cv_env_LASH_CFLAGS_value=
ac_cv_env_LASH_LIBS_set=
ac_cv_env_LASH_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SAMPLERATE_CFLAGS_set=
ac_cv_env_SAMPLERATE_CFLAGS_value=
ac_cv_env_SAMPLERATE_LIBS_set=
ac_cv_env_SAMPLERATE_LIBS_value=
ac_cv_env_SNDLIB_CFLAGS_set=
ac_cv_env_SNDLIB_CFLAGS_value=
ac_cv_env_SNDLIB_LIBS_set=
ac_cv_env_SNDLIB_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=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

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

ACLOCAL='${SHELL} /home/xxxxxxxxxxx/aubio-0.3.2/missing --run aclocal-1.8'
ALSA_CFLAGS=''
ALSA_LIBS=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/xxxxxxxxxxx/aubio-0.3.2/missing --run tar'
AR=''
AUBIO_CFLAGS=''
AUTOCONF='${SHELL} /home/xxxxxxxxxxx/aubio-0.3.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/xxxxxxxxxxx/aubio-0.3.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/xxxxxxxxxxx/aubio-0.3.2/missing --run automake-1.8'
AWK='mawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
COMPILE_TESTS_FALSE=''
COMPILE_TESTS_TRUE=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DARWIN_FALSE=''
DARWIN_TRUE=''
DEFS=''
DEPDIR=''
DOCBOOKFOUND_FALSE=''
DOCBOOKFOUND_TRUE=''
DOCBOOK_TO_MAN=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
FFTWLIB_CFLAGS=''
FFTWLIB_LIBS=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
JACK_CFLAGS=''
JACK_LIBS=''
LASH_CFLAGS=''
LASH_LIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/xxxxxxxxxxx/aubio-0.3.2/missing --run makeinfo'
MINGW_FALSE=''
MINGW_TRUE=''
OBJEXT=''
PACKAGE='aubio'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
PUREDATAFOUND_FALSE=''
PUREDATAFOUND_TRUE=''
PYTHON=''
PYTHONFOUND_FALSE=''
PYTHONFOUND_TRUE=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB=''
SAMPLERATE_CFLAGS=''
SAMPLERATE_LIBS=''
SET_MAKE=''
SHARED_VERSION_INFO='3:1:1'
SHELL='/bin/bash'
SNDLIB_CFLAGS=''
SNDLIB_LIBS=''
STRIP=''
SWIG=''
SWIGFOUND_FALSE=''
SWIGFOUND_TRUE=''
VERSION='0.3.2'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnulibc1'
build_alias=''
build_cpu='i686'
build_os='linux-gnulibc1'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnulibc1'
host_alias=''
host_cpu='i686'
host_os='linux-gnulibc1'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/xxxxxxxxxxx/aubio-0.3.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "aubio"
#define VERSION "0.3.2"

configure: exit 77

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

Where you have downloaded aubio...?
Which command have you used to install aubio...?

I think aubio is in repository so please...

Using System->Administration->Software sources [Ubuntu software tab] please enable (Check the checkbox) all the showed repositories rows.

Then open a Terminal from the menu Applications->Accessories->Terminal and type:

sudo aptitude update
sudo aptitude upgrade
sudo aptitude install aubio-tools

give your user password when requested, you don't see nothing when you type it, then press enter.

Please type

aptitude search aubio

to see all aubio related available packages

Thank you

Can you help with this problem?

Provide an answer of your own, or ask Dickenstain for more information if necessary.

To post a message you must log in.