Autor Tópico: Erro ao tentar comnpílar Adesklets  (Lida 1681 vezes)

Offline Ain Soph

  • Usuário Ubuntu
  • *
  • Mensagens: 105
    • Ver perfil
    • Blog de Humor
Erro ao tentar comnpílar Adesklets
« Online: 16 de Dezembro de 2008, 00:13 »
pessoal eu fui tentar instalar o Adesklets e deu esse erro:
Código: [Selecionar]
fenix@queiroz:~/Programas/adesklets-0.6.1$ ./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 style of include used by make... GNU
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.

o config.log:
Código: [Selecionar]
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 = queiroz
uname -m = i686
uname -r = 2.6.24-22-generic
uname -s = Linux
uname -v = #1 SMP Mon Nov 24 18:32:42 UTC 2008

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

/bin/arch              = unknown
/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/games


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

configure:1405: checking for a BSD-compatible install
configure:1460: result: /usr/bin/install -c
configure:1471: checking whether build environment is sane
configure:1514: result: yes
configure:1579: checking for gawk
configure:1595: found /usr/bin/gawk
configure:1605: result: gawk
configure:1615: checking whether make sets $(MAKE)
configure:1635: result: yes
configure:1803: checking whether to enable maintainer-specific portions of Makefiles
configure:1812: result: no
configure:1847: checking for style of include used by make
configure:1875: result: GNU
configure:1946: checking for gcc
configure:1962: found /usr/bin/gcc
configure:1972: result: gcc
configure:2216: checking for C compiler version
configure:2219: gcc --version </dev/null >&5
gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
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:2222: $? = 0
configure:2224: 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 --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=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
configure:2227: $? = 0
configure:2229: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2232: $? = 1
configure:2255: checking for C compiler default output file name
configure:2258: gcc    conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2261: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "adesklets"
| #define VERSION "0.6.1"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2300: 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_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/fenix/Programas/adesklets-0.6.1/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/fenix/Programas/adesklets-0.6.1/missing --run tar'
AUTOCONF='${SHELL} /home/fenix/Programas/adesklets-0.6.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/fenix/Programas/adesklets-0.6.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/fenix/Programas/adesklets-0.6.1/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DOXYGEN=''
DOXYGEN_SUPPORT_FALSE=''
DOXYGEN_SUPPORT_TRUE=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXISTS=''
FONTCONFIG_CFLAGS=''
FONTCONFIG_LIBS=''
FRONTEND_SHELL_SUPPORT_FALSE=''
FRONTEND_SHELL_SUPPORT_TRUE=''
HAVE_SIGPROCMASK=''
HELP2MAN=''
HELP2MAN_SUPPORT_FALSE=''
HELP2MAN_SUPPORT_TRUE=''
IMLIB2_CFLAGS=''
IMLIB2_CONFIG=''
IMLIB2_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBOBJS=''
LIBS=''
LOCKFILES_DIR=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/fenix/Programas/adesklets-0.6.1/missing --run makeinfo'
MAKEINFO_SUPPORT_FALSE=''
MAKEINFO_SUPPORT_TRUE=''
OBJEXT=''
PACKAGE='adesklets'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PERL_SUPPORT_FALSE=''
PERL_SUPPORT_TRUE=''
PKG_CONFIG=''
PYTHON=''
PYTHON_CPPFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_EXTRA_LIBS=''
PYTHON_INSTALL_SUBMISSION_SCRIPTS_FALSE=''
PYTHON_INSTALL_SUBMISSION_SCRIPTS_TRUE=''
PYTHON_LDFLAGS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_SITE_PKG=''
PYTHON_SUPPORT_FALSE=''
PYTHON_SUPPORT_TRUE=''
PYTHON_VERSION=''
READLINE_LIBS=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
TIDY=''
VERSION='0.6.1'
X_CFLAGS=''
X_LIBS=''
YACC=''
ac_ct_CC='gcc'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/fenix/Programas/adesklets-0.6.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pkgpyexecdir=''
pkgpythondir=''
prefix='NONE'
program_transform_name='s,x,x,'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE "adesklets"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.6.1"

configure: exit 77

pelo que eu vi o problema é no copilador C, como resolvo isso??

Offline bred81

  • Usuário Ubuntu
  • *
  • Mensagens: 971
  • HAN?!
    • Ver perfil
Re: Erro ao tentar comnpílar Adesklets
« Resposta #1 Online: 16 de Dezembro de 2008, 12:16 »
Código: [Selecionar]
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install linux-headers-`uname -r`

Se já fez isso, não tenho idéias...
O que o Mario foi fazer no pscicólogo?
- Ele estava passando por uma fase difícil...