+ Responder ao Tópico



  1. #1
    Visitante

    Padrão Problema na Instalação do Squid.

    Estou tentando instalar o squid ná minha maquina c/ Slackare9.0 só que apresenta este erro abaixo se alguem puder me ajudar fico muito agradecido.


    loading cache ./config.cache
    checking for a BSD compatible install... /usr/bin/ginstall -c
    checking whether build environment is sane... yes
    checking for mawk... no
    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 whether the C compiler (gcc -g) works... no
    configure: error: installation or configuration problem: C compiler cannot create executables.

  2. #2
    glasswalk3r
    Visitante

    Padrão Problema na Instalação do Squid.

    verifique se o seu ambiente de programação em C está completo. pode estar faltando alguma biblioteca. vc já verificou o que faz "gcc -g"? eu não sei, mas vc pode checar a manpage e ver o que faz essa opção.

  3. #3
    Visitante

    Padrão Problema na Instalação do Squid.

    Então consegui reinstalei toda Série D do Slackware e funcionou muito obrigado valeu mesmo pela ajuda.

  4. #4
    Visitante

    Padrão Problema na Instalação do Squid.

    Só que agora esta acontecendo este erro sera que pode me ajudar?

    checking Default FD_SETSIZE value... 1024
    checking Maximum number of filedescriptors we can open... 256
    WARNING: 256 may not be enough filedescriptors if your
    cache will be very busy. Please see the FAQ page
    http://www.squid-cache.org/FAQ/FAQ-11.html#filedescriptors
    on how to increase your filedescriptor limit
    ai quando tento compilar com o comando make e aparece 1 Error que é este

    /usr/include/bits/socket.h:305:24: asm/socket.h: No such file or directory
    make[1]: *** [Array.o] Error 1
    make[1]: Leaving directory `/home/squid-2.5.STABLE1/lib´
    make: *** [all-recursive] Error 1

    agradeço se alguem puder me ajudar.