Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

aircrack.ng and linux/types.h #1

Closed
netfortius opened this issue Aug 1, 2016 · 1 comment
Closed

aircrack.ng and linux/types.h #1

netfortius opened this issue Aug 1, 2016 · 1 comment

Comments

@netfortius
Copy link

$ brew install sidaf/pentest/aircrack-ng
<...>
<...>
10: fatal error: 'linux/types.h' file not found

include <linux/types.h>

     ^

../include/netlink-private/netlink.h:42:10: fatal error: 'linux/types.h' file not found

include <linux/types.h>

     ^

1 error generated.
1 error generated.
make[2]: *** [attr.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [addr.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/brew):
https://github.com/sidaf/homebrew-pentest/issues


Is there a better way to fix than

http://stackoverflow.com/questions/20302860/supporting-linux-types-h-osx ?

@sidaf
Copy link
Owner

sidaf commented Aug 4, 2016

Yeah, not much I can do I'm afraid, aircrack support for Mac OS X is fairly limited AFAIK.

@sidaf sidaf closed this as completed Aug 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants