no title added by anonymous on Mon Mar 9 22:15:41 2015
$ cat prova.scm (use json) (repl) $ csc prova.scm -o prova -static Error: (import) during expansion of (import ...) - cannot import from undefined module: chicken Call history: prova.scm:2: ##sys#require <syntax> (module json (json-read json-write) (import scheme) (import chicken) (use ports) (require-library sr...... <syntax> (##core#module json (json-read json-write) (import scheme) (import chicken) (use ports) (require-lib...... <syntax> (import scheme) <syntax> (##core#undefined) <syntax> (import chicken) <--