[plt-scheme] Compiling 4.0

From: Paulo J. Matos (pocm at soton.ac.uk)
Date: Thu Jun 19 06:38:26 EDT 2008

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


Posted on the users mailing list.