[CM] Re: cannot run cm script on Linux SBCL

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
03 Aug 2005 16:46:58 -0700


On Mon, 2005-08-01 at 18:24, Rick Taube wrote:
> > debugger invoked on a UNDEFINED-FUNCTION in thread 11105:
> >   The function SB-POSIX::GETENV is undefined.
> 
> juan -- the sbcl posix support changed somewhere between 0.8.16 (which 
> ccrma has) and 0.9.0: in 0.8.16 its sb-ext:posix-getenv and in 0.9.0 
> its sb-posix:getenv. ive fixed the problem in rev 1.26 of sbcl.lisp (it 
> will take a while for the changes to migrate to anonymous cvs...).

How about 0.9.2? Does if have callbacks? That's the latest test build
version[*] I have done at Planet CCRMA (not available yet). 

Or: how do you know if a given sbcl has callbacks?

-- Fernando

[*] I just checked and there's a 0.9.3. This is source, not the binary
download.