I am having an error similar to (but different from) the error linked here,
and using the patch Bill suggested has been a successful workaround on
GNU/Linux. However, I am having issues running the latest Snd on Cygwin
when compiled without GUI support.
https://cm-mail.stanford.edu/pipermail/cmdist/2020-December/008258.html
The error output when running Snd is below. My ~/.snd file includes (set!
*load-path* '("~/src/snd-20.9/"))
$ snd
loading libc_s7.so
load /home/Sandy/src/snd-20.9/libc_s7.so failed: Exec format error
;unbound variable (symbol "\x7f;ELF\x02;\x01;\x01;")
; (load so-file-name cur-env)
; cload.scm, line 693, position: 27567
; (load so-file-name cur-env)
; ((load so-file-name cur-env))
; ((curlet))
; ((*s7* 'history-enabled) #f)
;unbound variable *libc*
; (load so-file-name cur-env)
; repl.scm, line 1216, position: 43942
; (load so-file-name cur-env)
; ((define (symbol-completion text) (let ((...
; ((when val (return (cond ((null? (cdr cla...
; (*repl* 'run)
_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist