Code Monkey home page Code Monkey logo

Comments (3)

latentPrion avatar latentPrion commented on June 3, 2024

Hi, @hariramm7 : Sorry, I have to sort of proceed by assuming you're asking how to get the seL4 build dependencies? If so, you can try following the instructions on this page:

https://research.csiro.au/tsblog/getting-started-sel4-camkes-l4v-dependencies/

If you don't want to do the whole docker thing, which I personally don't like much, you can just look into the dockerfiles and copy out the package names from there and manually enter them into the Ubuntu terminal as apt-get install commands:

https://github.com/SEL4PROJ/seL4-CAmkES-L4v-dockerfiles/blob/master/sel4.dockerfile
https://github.com/SEL4PROJ/seL4-CAmkES-L4v-dockerfiles/blob/master/sel4_tests.dockerfile
https://github.com/SEL4PROJ/seL4-CAmkES-L4v-dockerfiles/blob/master/camkes.dockerfile

I think those three are the relevant dockerfiles which list the full set of packages needed to build the seL4 kernel, the seL4Test project, and CAmkES based projects. Let me know how things go~

from sel4.

AdrianDanis avatar AdrianDanis commented on June 3, 2024

Closing this as it's not an issue. @hariramm7 feel free to continue discussion and get help on the mailing list

from sel4.

hariramm7 avatar hariramm7 commented on June 3, 2024

Hello @latentPrion Thanks for helping me. I have tried installing sel4 with whole docker thing. All went well until last step. I have run building sel4 and after that step, only 105 tests are passed out of 202 and not proceeding further. please go through the attachment.
untitled

from sel4.

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.