[plt-scheme] Problem building and running on Solaris 10

From: Mike VanHorn (michael.vanhorn at wright.edu)
Date: Tue Mar 16 10:59:09 EDT 2010

When I build plt-4.2.4 on a Solaris 10 x86 machine, I use the
--disable-foreign flag for the configure script.

However, when I do the "make install", I get many instances of the following
error

 /usr/local/plt-4.2.4/lib/plt/collects/scheme/foreign.ss:86:17: compile:
unbound identifier in module in: _int8

And I get a similar error when we run drscheme after the build completes:

 ./drscheme 
 /usr/local/plt-4.2.4/lib/plt/collects/scheme/foreign.ss:86:17: compile:
 unbound identifier in module in: _int8

 === context ===
 standard-module-name-resolver
 standard-module-name-resolver
 /usr/local/plt-4.2.4/lib/plt/collects/scheme/private/map.ss:45:11: for-each
 /usr/local/plt-4.2.4/lib/plt/collects/drscheme/tool-lib.ss: [running body]
 /usr/local/plt-4.2.4/lib/plt/collects/drscheme/private/drscheme-normal.ss:
 [running body]
 /usr/local/plt-4.2.4/lib/plt/collects/drscheme/drscheme.ss: [running body]

I searched the archives, and found a message where someone posted that the
make install errors shouldn't matter, but since we can't run drscheme, I
think it must mean something.

Does anyone have any idea how to solve this?

Thanks!

---
Mike VanHorn
Senior Computer Systems Administrator 
College of Engineering and Computer Science
Wright State University
265 Russ Engineering Center
937-775-5157
michael.vanhorn at wright.edu
RSS: http://www.engineering.wright.edu/~mvanhorn/MikeVanHorn'sNewsFeed.xml
http://www.engineering.wright.edu/~mvanhorn/





Posted on the users mailing list.