On Sun, Dec 29, 2019 at 8:49 PM Taylor R Campbell <[email protected]>
wrote:

> Then you can start it with ./run-build, and do:
>
> (cd "6001")
> (load "6001.sf")
>

I get an error at that step:

;Loading "6001.sf"...
;  Generating SCode for file: "make.scm" => "make.bin"... done
;  Generating SCode for file: "nodefs.scm" => "nodefs.bin"... done
;  Generating SCode for file: "picture.scm" => "picture.bin"... done
;  Generating SCode for file: "pic-reco.scm" => "pic-reco.bin"... done
;  Generating SCode for file: "pic-imag.scm" => "pic-imag.bin"... done
;  Generating SCode for file: "pic-read.scm" => "pic-read.bin"... done
;  Generating SCode for file: "pic-ops.scm" => "pic-ops.bin"... done
;  Generating SCode for file: "arith.scm" => "arith.bin"... done
;The object (edwin), passed as an argument to ->environment, is not an
environment.

Reply via email to