Turns out I wasn't building the syscall libraries. Do so.
This commit is contained in:
@@ -18,7 +18,8 @@ installable {
|
||||
"+tools",
|
||||
"+libs",
|
||||
"./include+pkg",
|
||||
["$(PLATIND)/linux386/boot.o"] = "+boot"
|
||||
["$(PLATIND)/linux386/boot.o"] = "+boot",
|
||||
["$(PLATIND)/linux386/libsys.a"] = "./libsys+lib",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user