[plt-scheme] v3.99.0.2, dvh mysqlclient.ss no build

From: Geoffrey S. Knauth (geoff at knauth.org)
Date: Tue Nov 13 23:21:10 EST 2007

On Nov 13, 2007, at 20:26, Matthew Flatt wrote:
> `mzc --extension' had lots of problems. Many of them are fixed now in
> SVN, but I need to run a lot more tests to make sure that it's working
> right.

Matthew, whatever you did as of revision 7714 fixed my problem with  
mysqlclient.ss.  Thank you!

At the moment I'm operational, except I cannot re-install DivaScheme.

Welcome to MzScheme v3.99.0.2 [3m], Copyright (c) 2004-2007 PLT Scheme  
Inc.
 > (require (planet "install.ss" ("divascheme" "divascheme.plt" 1 3)))
default-load-handler: cannot open input file: "/usr/local/plt/collects/ 
srfi/32/sort.ss" (No such file or directory; errno=2)
setup-plt: Error during Compiling .zos for srfi-alias (/Users/gknauth/ 
Library/PLT Scheme/planet/300/3.99.0.2/cache/dyoo/srfi-alias.plt/1/2)
setup-plt:   default-load-handler: cannot open input file: "/usr/local/ 
plt/collects/srfi/32/sort.ss" (No such file or directory; errno=2)
semi-read-syntax/lexer.ss:120:49: compile: unbound variable in module  
in: reverse!
setup-plt: Error during Compiling .zos for DivaScheme (/Users/gknauth/ 
Library/PLT Scheme/planet/300/3.99.0.2/cache/divascheme/divascheme.plt/ 
1/3)
setup-plt:   semi-read-syntax/lexer.ss:120:49: compile: unbound  
variable in module in: reverse!
dynamic-require: unknown module: '#%mred-kernel

  === context ===
/usr/local/plt/collects/scheme/private/misc.ss:42:7

On DrScheme startup:

Error invoking tool #<path:/Users/gknauth/Library/PLT Scheme/planet/ 
300/3.99.0.2/cache/divascheme/divascheme.plt/1/3>;("tool.ss")

...gknauth/Library/PLT Scheme/planet/300/3.99.0.2/cache/divascheme/ 
divascheme.plt/1/3/interpreter.ss:7:42: #%require: no such provided  
variable at: circular-list in: (#%require (lib "etc.ss") (lib  
"list.ss") (lib "plt-match.ss") (lib "class.ss") (lib "struct.ss")  
(only (lib "1.ss" "srfi") last circular-list partition find)  
"traversal.ss" "structures.ss" (all-except "utilities.ss" insert-rope)  
(prefix action: "action...

  === context ===
/usr/local/plt/collects/drscheme/private/tools.ss:239:6
/usr/local/plt/collects/drscheme/private/tools.ss:57:2: load/invoke- 
all-tools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20071113/137453ee/attachment.html>

Posted on the users mailing list.