[CM] starting up cm under Cygwin 5.1 fails (Cygwin 5.0 expected)

Terrence Brannon metaperl@urth.org
Sun, 13 Jun 2004 07:00:20 -0400


Terrence Brannon wrote:

> Using this cmdline:
>
>     ~/mydocs/Scheme/cm-2.4.1/bin/cm.sh -e xemacs
>
> I get the following error in the *inferior-lisp* buffer:
>
> [1]>
> *** - The value of TOK must be one of DARWIN, LINUX, CYGWIN_NT-5.0, 
> FREEBSD
> The value is: CYGWIN_NT-5.1
> *** - UNIX error 13 (EACCES): Permission denied


I figured it out: src/make.lisp needs a small change... the problem was 
I was grepping for "TOK" because that error message had "TOK" in 
uppercase but the actual source file has "TOK" in lowercase!

So, the listener starts up like it was doing before. Now off to get 
timidity working smoothly.

-- 
mathematics: the science of quantity, shape, and arrangement
computersci: the science of information description and transformation
liberalarts: essential study for adequate education and civic participation.