GithubHelp home page GithubHelp logo

Comments (4)

klange avatar klange commented on June 15, 2024

It sounds like you made an attempt to build the toolchain locally - the Docker builds assume you are coming from an empty repo, so when your local directory is mapped in, the script that “installs” the Docker image’s toolchain fails.

For the second question, there is a different Docker image with an aarch64 toolchain - you can check the Github Actions configuration to see how that is used. The RPi builds aren’t very useful, though, as I have not made much progress on the USB stack - they can boot to a desktop you can’t interact with, and with some changes you can get a serial console over the miniuart, but they’re not generally useful.

from toaruos.

klange avatar klange commented on June 15, 2024

sudo docker run

You should not run docker with sudo. You should add your user to the appropriate group to run docker as yourself. If you run docker as root, the permissions on files produced within the container may cause issues.

from toaruos.

klange avatar klange commented on June 15, 2024

Did you make an attempt to build that failed? The last step in the build-in-docker.sh removes the util/local symlink. You can try removing it manually before proceeding - the scripts were not intended for active development.

from toaruos.

TunifyBasic avatar TunifyBasic commented on June 15, 2024

thank that was helpful.

from toaruos.

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.