host-cargo not built as a part of the sysroot
shzhxh opened this issue · 6 comments
shzhxh commented
My OS is Debian 11, when I run ./aero.py , I encountered the following error:
error: host-cargo not built as a part of the sysroot, skipping compilation of `userland/`
shzhxh commented
I try to run ./aero.py --no-run in Ubuntu( on docker), I still encountered the same error.
shzhxh commented
shzhxh commented
@shzhxh what instructions did you follow to build it?
./aero.py --sysroot # build sysroot
./aero.py # build iso and img
MolassesLover commented
I keep running into this issue, and I'm not entirely sure what it means. Compilation doesn't seem to fail, though.