GithubHelp home page GithubHelp logo

Comments (5)

geonheec avatar geonheec commented on August 15, 2024

ah, let me correct what I said above.
This error seems to occur whether or not tools-sdk is added.

from meta-riscv.

kraj avatar kraj commented on August 15, 2024

instead of adding all tools-sdk Can you just try to add

IMAGE_INSTALL_append = " cpp"

and see if this fails too ?

from meta-riscv.

kraj avatar kraj commented on August 15, 2024

ah I see the real issue seems to be

FATAL: kernel too old

Its a config setting that should match glibc's expectations

from meta-riscv.

kraj avatar kraj commented on August 15, 2024

@alistair23 in your fork of glibc for rv32 you bumped the minimum kernel needed for rv32 to 5.2 [1] but linux-yocto is still at 5.2, thats why we see the boot failure above. should we use linux-mainline_5.4.bb in interim ?

[1] alistair23/glibc@d0c0df6

from meta-riscv.

alistair23 avatar alistair23 commented on August 15, 2024

Sorry I have other changes. You need the 5.4 kernel. You can use linux-mainline instead of linux-yocto which should worm

from meta-riscv.

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.