tomyagher / reaver-wps

Automatically exported from code.google.com/p/reaver-wps
0 stars 0 forks source link

pcap issue #194

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi All
Not sure this is the right forum so please let me know.
I am trying to install reaver 1.4 on linuxmint 11.

When I run sudo ./configure in the src directory, I get this error below 
although libpcap and libpcap-dev are installed. 

checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for pcap_open_live in -lpcap... no
error: pcap library not found!

Original issue reported on code.google.com by petros.f...@gmail.com on 28 Jan 2012 at 2:29

GoogleCodeExporter commented 8 years ago
This is an issue with the configure script, you probably don't have 
libsqlite3-dev installed.

Original comment by cheff...@tacnetsol.com on 28 Jan 2012 at 4:15

GoogleCodeExporter commented 8 years ago
That's it. Works now. Thank you very much.

Original comment by petros.f...@gmail.com on 28 Jan 2012 at 10:04

GoogleCodeExporter commented 8 years ago
It compiled and installed but now when I try to run wash, I am getting:

[X] ERROR: Failed to compile packet filter

Is there something else I need to install?

Original comment by petros.f...@gmail.com on 28 Jan 2012 at 10:20

GoogleCodeExporter commented 8 years ago
It's good, scratch that. I forgot to run airmon-ng first.
Thanks.

Original comment by petros.f...@gmail.com on 28 Jan 2012 at 10:33

GoogleCodeExporter commented 8 years ago
i have same msg 
[X] ERROR: Failed to compile packet filter

just when run wash command 
airmon-ng is started on ath0 reaver is working good but wash is not working

Original comment by cif...@gmail.com on 29 Jan 2012 at 11:20

GoogleCodeExporter commented 8 years ago
i have the same ERROR msg 
[X] ERROR: Failed to compile packet filter

just when run the wash command 
airmon-ng is started on eth1 (in monitor mode) but wash is not working

Original comment by marcosim...@gmail.com on 5 Dec 2012 at 1:03

GoogleCodeExporter commented 8 years ago
wash is not working for me nether. What should I do?

Original comment by simon.be...@gmail.com on 9 Nov 2014 at 7:23