cook Logd not found.
Created by: BearzRobotics
- [x ] I agree that I have searched opened and closed issues to prevent duplicates.
Description
When I went to build redox I got an error: repo - fetching logd cook.sh: recipe 'logd' not found ./repo.sh failed.mk/filesystem.mk:2: recipe for target 'build/filesystem.bin' failed make: *** [build/filesystem.bin] Error 1
Environment info
- Operating system: Solus, with the docker container. uname -a : Linux d10639613af9 4.14.14-47.current #1 SMP Fri Jan 19 20:06:03 UTC 2018 x86_64 GNU/Linux
rustc -V: rustc 1.24.0-nightly (7eb64b86c 2017-12-20)
git rev-parse HEAD: 604c41ad
Steps to reproduce
- run docker in interactive mode (failed without docker as well)
- make all
- make qemu
- Proposed solution: Add logd to the cookbook.