Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
redox
redox
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 211
    • Issues 211
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • redox-os
  • redoxredox
  • Issues
  • #1317

Closed
Open
Opened Sep 16, 2020 by Evan Hoose@Shared4041 of 1 task completed1/1 task

Issue with compiling for the first time.

  • I agree that I have searched opened and closed issues to prevent duplicates.

Description

make all Failing to compile.

Environment info

  • uname -a: Linux laptop 5.4.0-7642-generic #46~1598628707~20.04~040157c-Ubuntu SMP [REDACT] x86_64 x86_64 x86_64 GNU/Linux

NOTE: I am currently running Pop!_OS, not vanilla Ubuntu.

  • rustc -V: rustc 1.48.0-nightly (6af1bdda5 2020-09-15)

  • git rev-parse HEAD: d7e52b52

Steps to reproduce

  1. Follow Manual Setup in https://doc.redox-os.org/book/ch02-04-preparing-the-build.html
  2. Run make all as stated in https://doc.redox-os.org/book/ch02-05-compiling-redox.html

Behavior

  • Expected behavior: Compile finishes without error.
  • Actual behavior: Receive error:
mk/depends.mk:13: *** cargo-config 0.1.1 not found, run "cargo install --force --version 0.1.1 cargo-config".  Stop.

I don't know where to find logs, but would be happy to provide them if someone can point me to the right place

Related to:

  • #1310 Possibly same bug? I'm not familiar with the build systems involved, so I can't say for sure.
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: redox-os/redox#1317