Code Monkey home page Code Monkey logo

Comments (4)

anakryiko avatar anakryiko commented on August 28, 2024 1

Check build instructions at https://github.com/libbpf/libbpf-bootstrap#c-examples, it suggests to run git submodule update --init --recursive which will check out nested submodules as well.

But answering you direct question, doesn't seem like bpftool's Makefile allows to override where libbpf sources are. Not sure if we actually want to allow that, but just in case cc @qmonnet for an opinion.

from libbpf-bootstrap.

qmonnet avatar qmonnet commented on August 28, 2024 1

doesn't seem like bpftool's Makefile allows to override where libbpf sources are. Not sure if we actually want to allow that

Something similar was raised on the bpftool repo some time ago. I'm not against providing a way to override the path for libbpf, but I fear this might lead to confusion if users attempt to use a libbpf version which is not recent enough, or if they try to use the version installed on their system but without having the sources (given that bpftool needs some libbpf headers that are not exported as part of the regular user API).

from libbpf-bootstrap.

mik90 avatar mik90 commented on August 28, 2024

Check build instructions at https://github.com/libbpf/libbpf-bootstrap#c-examples, it suggests to run git submodule update --init --recursive which will check out nested submodules as well.

Ah! I feel like a dummy. Thanks for the pointer.

I guess I just immediately got glued to the first commands in the README

from libbpf-bootstrap.

mik90 avatar mik90 commented on August 28, 2024

Makes sense to me. I'll close this issue since it's already solved by the documentation.

Thanks for the quick responses!

from libbpf-bootstrap.

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.