Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: kompilace aircrack-ptw-1.0.0  (Přečteno 2332 krát)

Lui

  • Aktivní člen
  • *
  • Příspěvků: 121
kompilace aircrack-ptw-1.0.0
« kdy: 14 Ledna 2008, 22:03:56 »
Ahoj vsem, snazim se zkompilovat aircrack-ptw-1.0.0 a narazim na nasledujici problem

/usr/src/aircrack-ptw-1.0.0# make
gcc -o aircrack-ptw -Wall -fomit-frame-pointer -O3 -lpcap aircrack-ptw.c aircrack-ptw-lib.c
aircrack-ptw.c:5:18: error: pcap.h: No such file or directory
aircrack-ptw.c: In function ‘main’:
aircrack-ptw.c:33: error: ‘PCAP_ERRBUF_SIZE’ undeclared (first use in this function)
aircrack-ptw.c:33: error: (Each undeclared identifier is reported only once
aircrack-ptw.c:33: error: for each function it appears in.)
aircrack-ptw.c:34: error: ‘pcap_t’ undeclared (first use in this function)
aircrack-ptw.c:34: error: ‘descr’ undeclared (first use in this function)
aircrack-ptw.c:55: warning: implicit declaration of function ‘pcap_open_offline’
aircrack-ptw.c:60: warning: implicit declaration of function ‘pcap_datalink’
aircrack-ptw.c:60: error: ‘DLT_IEEE802_11’ undeclared (first use in this function)
aircrack-ptw.c:64: warning: implicit declaration of function ‘pcap_next_ex’
aircrack-ptw.c:65: error: dereferencing pointer to incomplete type
aircrack-ptw.c:65: error: dereferencing pointer to incomplete type
aircrack-ptw.c:33: warning: unused variable ‘errbuf’
make: *** [aircrack-ptw] Error 1

poradite mi nekdo co s tim?
Můj systém: Ubuntu 7.10 Gutsy Gibbon + Gnome.
Můj hw je IBM/Lenovo Thinkpad T60

Pavel Půlpán

Re: kompilace aircrack-ptw-1.0.0
« Odpověď #1 kdy: 14 Ledna 2008, 22:20:47 »
Toto je přesně ta chyba co hledáš:

Kód: [Vybrat]
aircrack-ptw.c:5:18: error: pcap.h: No such file or directory
Chybí ti balík s hlavičkamy. Doinstaluj si libpcap-dev. ;)

 

Provoz zaštiťuje spolek OpenAlt.