+ Responder ao Tópico

GCC



  1. #1
    jigabo0
    Visitante

    Padrão GCC

    [daniel@CPD01 evolution-1.5.5]# ./configure
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking whether make sets $(MAKE)... no
    checking for working aclocal-1.4... missing
    checking for working autoconf... missing
    checking for working automake-1.4... missing
    checking for working autoheader... missing
    checking for working makeinfo... missing
    checking build system type... i686-pc-linux-gnulibc1
    checking host system type... i686-pc-linux-gnulibc1
    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.

    se alguem poder me ajudar...? eu estou tentando instalar o Ximian Evolution...
    minha distro é CL9 (Conectiva) eu tenho o gcc instalado (mas parece que nem bem instalado assim) algume pode me ajudar por favor ?
    minha distro eh CL

  2. #2
    c0dek
    Visitante

    Padrão GCC

    Tente atualizar o gcc e se o erro pérsistir tente mexer nas opções do ./configure

  3. #3
    jigabo0
    Visitante

    Padrão GCC

    Citação Postado originalmente por c0dek
    Tente atualizar o gcc e se o erro pérsistir tente mexer nas opções do ./configure
    Como eu atualizo o gcc

  4. #4

    Padrão GCC

    pega uma versão mais atulaizada no site:
    http://gcc.gnu.org/
    e para instalar basta seguir os passo:
    http://gcc.gnu.org/install/