[plt-scheme] Compiling 4.0

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Jun 19 08:25:25 EDT 2008

When #<variable-code> shows up, it's a MzScheme crash.

What kind of processor does you machine have, and what are the gcc
compiler options on your machine?

Matthew

At Thu, 19 Jun 2008 11:38:26 +0100, "Paulo J. Matos" wrote:
> Hello all,
> 
> I am compiling 4.0 in Gentoo Linux and I got this:
> make[4]: Entering directory `/home/pmatos/plt-4.0/src/mred/gc2'
> ../../mzscheme/mzscheme3m -cqu "./gen-deps.ss"
> procedure application: expected procedure, given: #<variable-code>;
> arguments were: (quote #%utils) #f #f #t
> for-each: expects type <procedure> as 1st argument, given:
> #<variable-code>; other arguments were: ()
> make[4]: *** [gen-deps] Error 1
> 
> I just configured it with:
> ./configure --prefix=/usr/local/plt/plt-4.0
> 
> Cheers,
> 
> -- 
> Paulo Jorge Matos - pocm at soton.ac.uk
> http://www.personal.soton.ac.uk/pocm
> PhD Student @ ECS
> University of Southampton, UK
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.