Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile on MacOSX Lion #45

Closed
GoogleCodeExporter opened this issue Mar 19, 2016 · 3 comments
Closed

Cannot compile on MacOSX Lion #45

GoogleCodeExporter opened this issue Mar 19, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Download source
2. Unzip
3. ./configure
4. make - fails

What is the expected output? What do you see instead?
Expected output is a successful 'make'.
I see many errors halfway through the make compile:

iwlib.c:2661: warning: (near initialization for ‘standard_event_descr[8]’)
iwlib.c:2662: error: unknown field ‘max_tokens’ specified in initializer

iwlib.c:3002: error: ‘iwstats’ has no member named ‘qual’
iwlib.c:3011: error: ‘struct iw_event’ has no member named ‘u’
iwlib.c:3080: error: ‘union iwreq_data’ has no member named ‘data’
iwlib.c:3096: error: request for member ‘length’ in something not a 
structure or union

etc.

What version of the product are you using? 
reaver1.2

On what operating system?
MacOSX Lion

Please provide any additional information below.


Original issue reported on code.google.com by tdensm...@lotame.com on 1 Jan 2012 at 8:59

@GoogleCodeExporter
Copy link
Author

iwlib.c:3135: warning: passing argument 3 of ‘iw_init_event_stream’ makes 
integer from pointer without a cast
make[1]: *** [iwlib.so] Error 1
make: *** [libiw] Error 2

Original comment by tdensm...@lotame.com on 1 Jan 2012 at 9:00

@GoogleCodeExporter
Copy link
Author

As mentioned in the README and the wiki, Reaver is only supported on Linux. We 
have no plans to port it or support it on OSX.

Original comment by cheff...@tacnetsol.com on 2 Jan 2012 at 1:10

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

That's a shame - this has been recommended as a good pen testing tool by 
private security companies in the City of London none the less ! 

I think it would be advantageous to support it on Mac, even if you only 
recommend a dirty way of hacking it together so that it works on OSX.

Original comment by Fletcher...@gmail.com on 8 Sep 2014 at 7:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant