Visualizzazione dei risultati da 1 a 4 su 4

Discussione: installazione tcl

  1. #1

    installazione tcl

    durante l'installazione di TCL 7.6, al comando ./configure ottengo come risposta

    make: *** [tclPosixStr.o] Error 1

    come posso ovviare al problema?

    Grazie a tutti
    .. tutti siamo utili, ma nessuno è indispensabile ..

  2. #2
    qualche info in piu' non guasterebbe
    che distro' è ?

    dai un occhiata al ./configure e guarda cosa manca

  3. #3
    RedHat

    questo il log del config

    loading cache ./config.cache
    checking for ranlib... (cached) ranlib
    checking whether cross-compiling... (cached) no
    checking for getcwd... (cached) yes
    checking for opendir... (cached) yes
    checking for strstr... (cached) yes
    checking for strtol... (cached) yes
    checking for tmpnam... (cached) yes
    checking for waitpid... (cached) yes
    checking for strerror... (cached) yes
    checking for getwd... (cached) yes
    checking for wait3... (cached) yes
    checking for uname... (cached) yes
    checking for sin... (cached) no
    checking for -lieee... (cached) yes
    checking dirent.h... yes
    checking how to run the C preprocessor... (cached) cc -E
    checking for errno.h... (cached) yes
    checking for float.h... (cached) yes
    checking for limits.h... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for sys/wait.h... (cached) yes
    checking for dlfcn.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking fd_set and sys/select... yes
    checking for sys/time.h... (cached) yes
    checking whether time.h and sys/time.h may both be included... (cached) yes
    checking whether struct tm is in sys/time.h or time.h... (cached) time.h
    checking for tm_zone in struct tm... (cached) yes
    checking tm_tzadj in struct tm... no
    checking tm_gmtoff in struct tm... yes
    checking long timezone variable... yes
    checking proper strstr implementation... yes
    checking for strtoul... (cached) yes
    checking for strtod... (cached) yes
    checking for strtod... (cached) yes
    checking for Solaris strtod bug... ok
    checking for ANSI C header files... (cached) yes
    checking for mode_t... (cached) yes
    checking for pid_t... (cached) yes
    checking for size_t... (cached) yes
    checking for uid_t in sys/types.h... (cached) yes
    checking for opendir... (cached) yes
    checking union wait... yes
    checking matherr support... yes
    checking for vfork... (cached) yes
    checking vfork/signal bug... ok
    checking for strncasecmp... (cached) yes
    checking for BSDgettimeofday... (cached) no
    checking for gettimeofday... (cached) yes
    checking for gettimeofday declaration... present
    checking for -linet... (cached) no
    checking for net/errno.h... (cached) no
    checking for connect... (cached) yes
    checking for gethostbyname... (cached) yes
    checking system version (for dynamic loading)... Linux-2.4.22-1.2179.nptl
    checking for -ldl... (cached) yes
    checking for sys/ioctl.h... (cached) yes
    checking for sys/filio.h... (cached) no
    checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
    creating ./config.status
    creating Makefile
    creating tclConfig.sh


    Stò aggiungendo il tcl per poter utilizzare eggdrop

    grazie
    .. tutti siamo utili, ma nessuno è indispensabile ..

  4. #4
    guardando in giro sembra un problema di versione di gcc
    probabilmente richiede una versione diversa

    ai provato ad installare l'rpm per la tua versione di redhat ?
    http://rpm.pbone.net/

    prova ad installare anche tk con cui spesso è strettamente dipendente

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.