Hi
I cannot compile anything on Kubuntu. I HAVE installed all the gcc,cpp... and build essential packages.
What should i do?
Thanks in advance for all your help!
I cannot compile anything on Kubuntu. I HAVE installed all the gcc,cpp... and build essential packages.
Code:
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.61. Invocation command line was $ ./configure --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = MMCOMP uname -m = x86_64 uname -r = 2.6.20-15-generic uname -s = Linux uname -v = #2 SMP Sun Apr 15 06:17:24 UTC 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/lib/qt/bin PATH: /opt/kde/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /opt/kde/bin PATH: /opt/gnome/bin PATH: /opt/gnome/libexec PATH: /usr/X11/bin PATH: /usr/openwin/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/java/bin PATH: /usr/lib/mozilla/bin PATH: /home/rbase/bin PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2006: checking for a BSD-compatible install configure:2062: result: /usr/bin/install -c configure:2073: checking whether build environment is sane configure:2116: result: yes configure:2181: checking for gawk configure:2197: found /usr/bin/gawk configure:2208: result: gawk configure:2219: checking whether make sets $(MAKE) configure:2240: result: yes configure:2444: checking for style of include used by make configure:2472: result: GNU configure:2545: checking for gcc configure:2572: result: gcc configure:2810: checking for C compiler version configure:2817: gcc --version >&5 gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4) 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:2820: $? = 0 configure:2827: gcc -v >&5 Using built-in specs. Target: x86_64-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 x86_64-linux-gnu Thread model: posix gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4) configure:2830: $? = 0 configure:2837: gcc -V >&5 gcc: '-V' option must have argument configure:2840: $? = 1 configure:2863: checking for C compiler default output file name configure:2890: gcc -Os -march=i386 -mtune=i386 -fomit-frame-pointer -w -s -s conftest.c >&5 conftest.c:1: error: CPU you selected does not support x86-64 instruction set conftest.c:1: error: CPU you selected does not support x86-64 instruction set configure:2893: $? = 1 configure:2931: result: configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "akamaru" | #define VERSION "0.1" | #define PACKAGE_STRING "akamaru 0.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2938: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_AKAMARU_CFLAGS_set= ac_cv_env_AKAMARU_CFLAGS_value= ac_cv_env_AKAMARU_LIBS_set= ac_cv_env_AKAMARU_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Os -march=i386 -mtune=i386 -fomit-frame-pointer -w -s' 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=set ac_cv_env_CXXFLAGS_value='-Os -march=i386 -mtune=i386 -fomit-frame-pointer -w -s' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-s ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config 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. ## ## ----------------- ## "$AKAMARU_REQUIRES"='' ACLOCAL='aclocal' AKAMARU_CFLAGS='' AKAMARU_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/akamaru/config/missing --run tar' AR='' AUTOCONF='autoconf' AUTOHEADER='${SHELL} /tmp/akamaru/config/missing --run autoheader' AUTOMAKE='automake' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='gcc' CCDEPMODE='' CFLAGS='-Os -march=i386 -mtune=i386 -fomit-frame-pointer -w -s' CPP='' CPPFLAGS='' CXX='g++' CXXCPP='' CXXDEPMODE='' CXXFLAGS='-Os -march=i386 -mtune=i386 -fomit-frame-pointer -w -s' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GETTEXT_PACKAGE='' GLIB_CFLAGS='' GLIB_LIBS='' GMOFILES='' GMSGFMT='' GREP='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' LDFLAGS='-s' LIBOBJS='' LIBS='' LIBTOOL='libtool' LN_S='' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/akamaru/config/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' OBJEXT='' PACKAGE='akamaru' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='' SET_MAKE='' SHELL='/bin/bash' STRIP='' USE_NLS='' VERSION='0.1' XGETTEXT='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='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='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/tmp/akamaru/config/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}' plugindir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' 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 "akamaru" #define VERSION "0.1" #define PACKAGE_STRING "akamaru 0.1" configure: exit 77
Thanks in advance for all your help!
Comment