GithubHelp home page GithubHelp logo

Comments (5)

caballa avatar caballa commented on June 18, 2024 1

@elazarg : can we change boost/container_hash/hash.hpp to boost/functional/hash.hpp ?

from ebpf-verifier.

elazarg avatar elazarg commented on June 18, 2024

Sure. I did that on the submission branch and somehow failed to port it to master.

from ebpf-verifier.

pchaigno avatar pchaigno commented on June 18, 2024

On Ubuntu 18.04, the build now fails with:

In file included from /verifier/external/crab/include/crab/common/debug.hpp:5,
                 from /verifier/external/crab/lib/debug.cpp:1:
/verifier/external/crab/include/crab/common/os.hpp:4:10: fatal error: boost/shared_ptr.hpp: No such file or directory
 #include <boost/shared_ptr.hpp>
          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

I think the README should state the versions of libboost required. That would make it easier to reproduce on Ubuntu and elsewhere.

EDIT: I also get that error for Ubuntu 18.10 with the libboost-dev from repositories.

from ebpf-verifier.

elazarg avatar elazarg commented on June 18, 2024

I think the README should state the versions of libboost required. That would make it easier to reproduce on Ubuntu and elsewhere.

You are right, of course. I didn't try it on 18.04 myself. Boost 1.67 should suffice, but I will verify.

I also get that error for Ubuntu 18.10 with the libboost-dev from repositories.

This is strange. I used libboost-dev and it worked - it defaulted to 1.67. Specifically, shared_ptr is 1.63.

from ebpf-verifier.

pchaigno avatar pchaigno commented on June 18, 2024

My bad. I had forgotten to add libboost-dev in the apt-get install line of my Dockerfile. Stupid mistake :s

from ebpf-verifier.

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.