You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am currently in chapter 2 of the blog. Build and install bootimage are both successful, but when I ran "cargo bootimage" these warnings and errors appear. WARNING: CARGO_MANIFEST_DIR env variable not set .
Hi, I am currently in chapter 2 of the blog. Build and install bootimage are both successful, but when I ran "cargo bootimage" these warnings and errors appear. WARNING:
CARGO_MANIFEST_DIR
env variable not set .error: linking with
rust-lld
failed: exit status: 1|
= note: "rust-lld" "-flavor" "gnu" "/tmp/rustcToqTyx/symbols.o"
error: could not compile
bootloader
due to previous errorError: Bootloader build failed.
Stderr:
The text was updated successfully, but these errors were encountered: