homebrew-pentest icon indicating copy to clipboard operation
homebrew-pentest copied to clipboard

WiFite install fails.

Open lostinsec opened this issue 6 years ago • 1 comments

Here's the output... ┌─[✗]─[mg@hackbookpro]─[~] └──╼ $ brew install wifite Updating Homebrew... ==> Installing wifite from sidaf/pentest ==> Installing dependencies for sidaf/pentest/wifite: bison, libnl and sidaf/pentest/aircrack-ng ==> Installing sidaf/pentest/wifite dependency: bison ==> Downloading https://homebrew.bintray.com/bottles/bison-3.3.1.mojave.bottle.tar.gz ######################################################################## 100.0% ==> Pouring bison-3.3.1.mojave.bottle.tar.gz ==> Caveats bison is keg-only, which means it was not symlinked into /usr/local, because some formulae require a newer version of bison.

If you need to have bison first in your PATH run: echo 'export PATH="/usr/local/opt/bison/bin:$PATH"' >> ~/.bash_profile

For compilers to find bison you may need to set: export LDFLAGS="-L/usr/local/opt/bison/lib"

==> Summary 🍺 /usr/local/Cellar/bison/3.3.1: 78 files, 2.5MB ==> Installing sidaf/pentest/wifite dependency: libnl ==> Downloading http://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz ######################################################################## 100.0% ==> ./configure --prefix=/usr/local/Cellar/libnl/3.2.25_3 ==> make Last 15 lines from /Users/mg/Library/Logs/Homebrew/libnl/02.make: ^~~~~~~~~~~~~~~ #include <linux/types.h>

     ^~~~~~~~~~~~~~~

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

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/sidaf/homebrew-pentest/issues

lostinsec avatar Feb 02 '19 18:02 lostinsec

same problem here

fire1ce avatar Mar 25 '19 12:03 fire1ce