+ Responder ao Tópico



  1. #1
    Visitante

    Padrão INSTALACAO GCC 3.4.0 SLACK 8.1

    Ola , baxei ele , descompactei em /usr/src criei diretorio para o build /usr/src/gcc_build entrei em
    /usr/src/gcc_build e executei o configure ../gcc-3.4.0/configure
    ele configur sem erros , depois executei make
    e no make install deu os seguintes erros :::::

    /usr/bin/ginstall: cannot stat `doc/gcjh.1': No such file or directory
    chmod: getting attributes of `/usr/local/man/man1/gcjh.1': No such file or direc
    tory
    /usr/bin/ginstall: cannot stat `doc/jv-scan.1': No such file or directory
    chmod: getting attributes of `/usr/local/man/man1/jv-scan.1': No such file or di
    rectory
    /usr/bin/ginstall: cannot stat `doc/jcf-dump.1': No such file or directory
    chmod: getting attributes of `/usr/local/man/man1/jcf-dump.1': No such file or d
    irectory
    /usr/bin/ginstall: cannot stat `doc/gij.1': No such file or directory
    chmod: getting attributes of `/usr/local/man/man1/gij.1': No such file or direct
    ory
    /usr/bin/ginstall: cannot stat `doc/jv-convert.1': No such file or directory
    chmod: getting attributes of `/usr/local/man/man1/jv-convert.1': No such file or
    directory
    /usr/bin/ginstall: cannot stat `doc/rmic.1': No such file or directory
    chmod: getting attributes of `/usr/local/man/man1/rmic.1': No such file or direc
    tory
    /usr/bin/ginstall: cannot stat `doc/rmiregistry.1': No such file or directory
    chmod: getting attributes of `/usr/local/man/man1/rmiregistry.1': No such file o
    r directory
    make[1]: *** [java.install-man] Error 1
    make[1]: Leaving directory `/usr/src/gcc_build/gcc'
    make: *** [install-gcc] Error 2

    AJUDA POR FAVOR FICO GRATO

  2. #2

    Padrão INSTALACAO GCC 3.4.0 SLACK 8.1

    Cara pelo que eu vi no erro ele nao esta localizando /doc e outros deve ser o diretorio que vc deve estar instalando , pode ser entendeu , ve no help de instalacao do programa se te algum diretorio ou configuracao especifica que vc deve fazer antes de instalart o programa

  3. #3
    Visitante

    Padrão INSTALACAO GCC 3.4.0 SLACK 8.1

    pode crer , vlw
    vo tentar ver aqui , se diz alguma configuracao no ./configure --(alguns argumentos) ?