Closed arkivm closed 4 years ago
Temporary fix is to invoke this command
make -C usr/mkfs/ build/libfs.a DEBUG=false && echo " " | tee -a sys/lib/libmembdev/src/lib.rs && make qemu-kvm DEBUG=false LARGE_MEM=true
commit 118864ae2150f2e621cfc0acd3c9fd369e5c8522 seems to solved it. Close it for now. Let me know if it still broken.
Temporary fix is to invoke this command
make -C usr/mkfs/ build/libfs.a DEBUG=false && echo " " | tee -a sys/lib/libmembdev/src/lib.rs && make qemu-kvm DEBUG=false LARGE_MEM=true