Giter VIP home page Giter VIP logo

Comments (3)

h3xduck avatar h3xduck commented on July 17, 2024

Hi, -lbpf is used by gcc for linking against libbpf. You may try installing libbpf in your system:

sudo apt install libbpf-dev

from triplecross.

5stars217 avatar 5stars217 commented on July 17, 2024

Hi @h3xduck.
Thanks for providing this research, it's an excellent write up.

I'm having the same issue as kay6666 on ubunutu 20.04:
~/TripleCross/src$ make all BINARY kit /usr/bin/ld: cannot find -lbpf collect2: error: ld returned 1 exit status make: *** [Makefile:102: kit] Error 1

if I run $ sudo apt update
sudo apt install libbpf-dev
I get
sudo apt install libbpf-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libbpf-dev

In fact if I search for the package, it doesn't seem to exist anymore?

sudo apt search libbpf-dev Sorting... Done Full Text Search... Done

I also installed aptitude and tried the same thing. No luck.

if libbpf-dev has been merged into some other project, I couldn't find mention of it.

vr

from triplecross.

h3xduck avatar h3xduck commented on July 17, 2024

Hi @5stars217, could you try with 21.04? That is the version we are supporting. In 20.04 the package may be called otherwise. In fact you will not only find that build error, but also others such as #42

from triplecross.

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.