Maxima 5.16.0 / GCL 2.7.0-87



At Sun, 10 Aug 2008 00:38:18 -0700 (PDT),
deb-marco wrote:
> 
> Step 1 (works fine):
> (load "../lisp-utils/defsystem.lisp")
> 
> Step 2 (fails with INTERNAL-SIMPLE-ERROR)
> (compiler::emit-fn t)
> 
> Any help would be appreciated. Running Kernel 2.6.26.1
> Marco
> 

I don't know anything about the gclcvs package, but there have been
several problems with gcl and randomized sbrk on recent kernels.

You may wish to have a look at some of the bug reports for gcl (2.6.7).
If you are feeling brave, you can try the patched version of gcl referred to in 

   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494153

David