Coder Social home page Coder Social logo

Make error about bully HOT 9 CLOSED

aanarchyy avatar aanarchyy commented on June 24, 2024
Make error

from bully.

Comments (9)

soxrok2212 avatar soxrok2212 commented on June 24, 2024 3

You don't have the latest version of libpcap. Try this:
apt-get remove libpcap-dev
apt-get install libpcap0.8-dev

from bully.

MatthewHKnight avatar MatthewHKnight commented on June 24, 2024

Yeah I noticed this issue with Kali NetHunter 3.0 for the Oneplus One looks like the repos are 404'ed so it's not wanting to compile. I'm not much of a Linux trouble shooter I'd say that this project was possibly abandon sadly.

Was good why it lasted.

from bully.

needanevo avatar needanevo commented on June 24, 2024

This is the last program i need to get fluxion running. Someone please fix the make file! It appears that the pcap.h file is missing. Anyone know where it is so I can make this install?

cc -Ipwd -Ipwd/utils/ -Ipwd/tls/ -Ipwd/wps/ -Ipwd/crypto/ -Ipwd/common/ -o bully bully.c -lpcap -lssl -lcrypto
bully.c:26:18: fatal error: pcap.h: No such file or directory
#include <pcap.h>
^
compilation terminated.
Makefile:19: recipe for target 'bully' failed
make: *** [bully] Error 1

from bully.

MatthewHKnight avatar MatthewHKnight commented on June 24, 2024

Na that doesn't work either it appears something is up with Kali Linux Repo's they appear to be throwing a 404 for where you download the libpcap0.8-dev

from bully.

needanevo avatar needanevo commented on June 24, 2024

from bully.

soxrok2212 avatar soxrok2212 commented on June 24, 2024

It will compile regardless of your wireless card. In regards to the Kali repos, perhaps try updating to their latest version or try switching to a different distro.

from bully.

needanevo avatar needanevo commented on June 24, 2024

from bully.

soxrok2212 avatar soxrok2212 commented on June 24, 2024

The problem is not in the distro itself, but if the repos do not have new versions of software then there will be problems unless you want to install it manually. You need libpcap0.8-dev. That is why you are receiving a pcap error.

from bully.

wiire-a avatar wiire-a commented on June 24, 2024

@escugs

Now (ea0cdd9) it should compile with the previous version of OpenSSL (libssl1.0-dev).

Please refer to #12.

from bully.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.