Advertisement
Guest User

Untitled

a guest
Sep 13th, 2013
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. admin1@akah:~/Scrivania/reaver-1.4/src$ ./configure
  2. checking for gcc... gcc
  3. checking whether the C compiler works... yes
  4. checking for C compiler default output file name... a.out
  5. checking for suffix of executables...
  6. checking whether we are cross compiling... no
  7. checking for suffix of object files... o
  8. checking whether we are using the GNU C compiler... yes
  9. checking whether gcc accepts -g... yes
  10. checking for gcc option to accept ISO C89... none needed
  11. checking for pcap_open_live in -lpcap... no
  12. error: pcap library not found!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement