<div dir="ltr"><div>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. <a href="https://cm-mail.stanford.edu/pipermail/cmdist/2020-December/008258.html">https://cm-mail.stanford.edu/pipermail/cmdist/2020-December/008258.html</a></div><div><br></div><div>The error output when running Snd is below. My ~/.snd file includes (set! *load-path* &#39;(&quot;~/src/snd-20.9/&quot;))</div><div><br></div><div>$ snd<br>loading libc_s7.so<br>load /home/Sandy/src/snd-20.9/libc_s7.so failed: Exec format error<br><br>;unbound variable (symbol &quot;\x7f;ELF\x02;\x01;\x01;&quot;)<br>;    (load so-file-name cur-env)<br>;    cload.scm, line 693, position: 27567<br>; (load so-file-name cur-env)<br>; ((load so-file-name cur-env))<br>; ((curlet))<br>; ((*s7* &#39;history-enabled) #f)<br><br><br>;unbound variable *libc*<br>;    (load so-file-name cur-env)<br>;    repl.scm, line 1216, position: 43942<br>; (load so-file-name cur-env)<br>; ((define (symbol-completion text) (let ((...<br>; ((when val (return (cond ((null? (cdr cla...<br>; (*repl* &#39;run)<br></div></div>