Visualizzazione dei risultati da 1 a 2 su 2
  1. #1

    problema installazione su knoppix

    Ho scaricato l'ultima versione delle librerie libpcap quando provo a fare ./configure ecco il risultato:

    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking gcc version... 4
    checking for inline... inline
    checking for __attribute__... yes
    checking for u_int8_t using gcc... yes
    checking for u_int16_t using gcc... yes
    checking for u_int32_t using gcc... yes
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking sys/ioccom.h usability... no
    checking sys/ioccom.h presence... no
    checking for sys/ioccom.h... no
    checking sys/sockio.h usability... no
    checking sys/sockio.h presence... no
    checking for sys/sockio.h... no
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking for netinet/if_ether.h... yes
    checking for ANSI ioctl definitions... yes
    checking for strerror... yes
    checking for strlcpy... no
    checking for vsnprintf... yes
    checking for snprintf... yes
    checking for library containing gethostbyname... none required
    checking for library containing socket... none required
    checking for library containing putmsg... none required
    checking for ether_hostton... yes
    checking whether ether_hostton is declared... no
    checking netinet/ether.h usability... yes
    checking netinet/ether.h presence... yes
    checking for netinet/ether.h... yes
    checking whether ether_hostton is declared... yes
    checking if --disable-protochain option is specified... enabled
    checking packet capture type... linux
    checking for getifaddrs... yes
    checking ifaddrs.h usability... yes
    checking ifaddrs.h presence... yes
    checking for ifaddrs.h... yes
    checking if --enable-ipv6 option is specified... no
    checking whether to build optimizer debugging code... no
    checking whether to build parser debugging code... no
    checking Linux kernel version... 2
    checking if if_packet.h has tpacket_stats defined... yes
    checking whether we have /proc/net/dev... yes
    checking whether we have DAG API headers... no (/usr/local/include)
    checking whether we have Septel API... no
    checking for flex... no
    checking for bison... no
    checking for capable lex... insufficient
    configure: error: Your operating system's lex is insufficient to compile
    libpcap. flex is a lex replacement that has many advantages, including
    being able to compile libpcap. For more information, see
    http://www.gnu.org/software/flex/flex.html .





    cosa c'è che non va?
    La programmazione è una scelta di vita....

  2. #2
    flex o lex non sembra alla versione giusta

    prova a aggiornarlo

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.